Commit Graph

964 Commits

Author SHA1 Message Date
927b7a4b53 Remove unused function in App.tsx 2026-04-15 10:10:36 +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
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
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
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
280fa57e6a Update App.tsx to clarify time-based actor behavior 2026-04-15 07:30:56 +02:00
259a3805c5 Refine error message in App.tsx 2026-04-15 07:28:15 +02:00
e6028bafc9 Update error message in App.tsx 2026-04-15 07:28:15 +02:00
16569c8deb Remove unused functions in App.tsx 2026-04-15 07:27:24 +02:00
b71fabba5f Remove unused animation and sound handling functions in App.tsx 2026-04-15 07:27:10 +02:00
8e209ecb51 Remove unused variables in App.tsx 2026-04-15 07:27:02 +02:00
07b27b388e Refactor App.tsx by removing unused props and consolidating control step handlers 2026-04-15 07:26:35 +02:00
f781dbabad Modify material summary in App.tsx 2026-04-15 07:25:42 +02:00
a138aa51b5 Update status messages in App.tsx 2026-04-15 07:25:41 +02:00
6c8f745e3c Update project sequence control logic and add actor target support 2026-04-15 07:24:59 +02:00
0bb08dd955 Update material inspector labels and values 2026-04-15 06:53:48 +02:00
edee202771 Enhance material inspector with brush scope and mixed face handling 2026-04-15 06:51:54 +02:00