Commit Graph

1089 Commits

Author SHA1 Message Date
63fda459d4 Refactor sequence link messages and descriptions 2026-04-15 10:59:06 +02:00
58dd2729e3 Update interaction source handling to include NPCs 2026-04-15 10:59:06 +02:00
9cce99b7db Add NPC support in interaction source entity handling 2026-04-15 10:58:50 +02:00
927b7a4b53 Remove unused function in App.tsx 2026-04-15 10:10:36 +02:00
364e21df5f Remove speakerName handling in NpcDialoguesPanel 2026-04-15 10:10:02 +02:00
da4e02a6f2 Remove ProjectDialoguesPanel component and related files 2026-04-15 09:53:33 +02:00
025793d9b1 Remove unused 'startDialogue' action and related code in App.tsx 2026-04-15 09:52:08 +02:00
1a8c4df01d Remove unused code in App.tsx 2026-04-15 09:30:24 +02:00
3f43a4e6d4 Simplify imports in NpcDialoguesPanel.tsx 2026-04-15 09:24:55 +02:00
9874f9c91d Remove unused variable and update function parameter in App.tsx 2026-04-15 09:24:55 +02:00
fd47dec943 Update interaction link creation and add new scene document version 2026-04-15 09:17:50 +02:00
3db877c86e Update App.tsx to remove dialogue selection and add material summary for NPC Talk effect 2026-04-15 09:17:04 +02:00
2f2f610c9f Remove startDialogue action handling and related functions in App.tsx 2026-04-15 09:16:53 +02:00
b9cde33aab Remove unused Dialogue panel from App.tsx 2026-04-15 09:16:17 +02:00
7927b2c83f Replace dialogue selection with NpcDialoguesPanel component in App.tsx 2026-04-15 09:15:53 +02:00
b5d3f933ed Update App.tsx and transform-session.ts for NPC dialogue changes 2026-04-15 09:15:15 +02:00
1de82de206 Rename and update dialogue-related functions and types in App.tsx and transform-session.ts 2026-04-15 09:15:09 +02:00
939b5da9d9 Add NPC dialogue management functions in App.tsx 2026-04-15 09:14:37 +02:00
5e78049a1b Remove unused dialogue handling functions and related code in App.tsx 2026-04-15 09:14:01 +02:00
fdba01a3e3 Remove unused parameter in commitEntityChange 2026-04-15 09:13:06 +02:00
e58037051c Add function to update selected NPC dialogues 2026-04-15 09:12:15 +02:00
11805bd97a Update NPC entity creation logic 2026-04-15 09:12:09 +02:00
0453d8d4c5 Update dialogue selection logic in App.tsx 2026-04-15 09:11:57 +02:00
22e373851e Refactor dialogue handling logic in App.tsx 2026-04-15 09:11:37 +02:00
543d050f95 Remove unused setNpcDialogueIdDraft calls in App.tsx 2026-04-15 09:11:37 +02:00
1b057a2ee1 Rename state variables related to NPC dialogues in App.tsx 2026-04-15 09:10:52 +02:00
fcaa2d339a Remove unused imports and update dialogue panel reference in App.tsx 2026-04-15 09:10:52 +02:00
5a7fd67f1f Update whitebox box creation instructions 2026-04-15 09:10:39 +02:00
0e0c8b4f41 Add support for cone and torus brushes in App.tsx and update ProjectSchedulePane.tsx 2026-04-15 09:10:10 +02:00
718dc75868 Add cone and torus creation functionality 2026-04-15 09:09:51 +02:00
65772870c6 Add NPC dialogues panel component 2026-04-15 09:09:30 +02:00
317a767d89 Add support for wedge and cylinder brushes in App.tsx 2026-04-15 08:06:53 +02:00
1d96c0e3ce Add menu options for Whitebox Wedge and Cylinder creation 2026-04-15 08:06:45 +02:00
5ce46bad51 Add wedge and cylinder creation functionality in App.tsx 2026-04-15 08:06:41 +02:00
6f41e49c30 Add scene lighting effect check and summary in ProjectSequencesPanel.tsx 2026-04-15 07:57:19 +02:00
fab5f09470 Remove unused imports in App.tsx 2026-04-15 07:57:07 +02:00
f9e263be50 Enhance status message for volume settings edit 2026-04-15 07:55:28 +02:00
737f48d6a0 Update face, edge, and vertex labels based on selected brush 2026-04-15 07:55:28 +02:00
2ec0322c27 Refactor material handling and face labels in App.tsx 2026-04-15 07:55:17 +02:00
31ff803b04 Update brush handling in App.tsx 2026-04-15 07:55:17 +02:00
4d5b6a6d10 Improve status message for brush selections in App.tsx 2026-04-15 07:55:01 +02:00
85b5eed9cf Update UV mapping logic to use selectedBrushFaceIds 2026-04-15 07:54:52 +02:00
14552f06ad Update brush face handling in App.tsx 2026-04-15 07:54:39 +02:00
1d6653e926 Update brush handling and selection logic in App.tsx 2026-04-15 07:54:34 +02:00
19cf47faf8 Update App.tsx with brush-related imports and changes 2026-04-15 07:54:06 +02:00
bf662f76f2 Refactor project sequence handling and add whitebox brush geometry support 2026-04-15 07:43:29 +02:00
d6c81008fe Update ProjectSequencesPanel to support adding control effects 2026-04-15 07:40:33 +02:00
39f72310d5 Update routine summary for global sequences 2026-04-15 07:32:07 +02:00
4006c11885 Add preferred control target key to ProjectSchedulePane 2026-04-15 07:32:07 +02:00
ad9d785b1b Add preferredControlTargetKey prop to ProjectSequencesPanel 2026-04-15 07:30:56 +02:00