Commit Graph

1109 Commits

Author SHA1 Message Date
89907753d1 Implement delete functionality for brushes, entities, and model instances 2026-04-15 14:57:54 +02:00
3152249091 Add active class styling for outliner items 2026-04-15 14:57:54 +02:00
a7f1183382 Update selectedLabels to selectedItems in getMultiSelectionSummary 2026-04-15 14:53:09 +02:00
5209708ab2 Update App.tsx to display multi-selection summary and selected items details 2026-04-15 14:52:56 +02:00
8ec5331396 Enhance selection handling in App component 2026-04-15 14:52:45 +02:00
dc42b7b8a5 Update status message for multiple selections in App.tsx 2026-04-15 14:52:17 +02:00
811948c487 Add activeSelectionId to App.tsx 2026-04-15 14:52:17 +02:00
261b6e518c Include active selection ID in resolveTransformTarget calls in App.tsx 2026-04-15 14:51:52 +02:00
09c7d6f410 Add multi-selection summary calculation in App.tsx 2026-04-15 14:51:52 +02:00
2eef503c49 Add function to get multi-selection summary in App.tsx 2026-04-15 14:51:37 +02:00
39c9fa2131 Update selection handling logic for activeSelectionId 2026-04-15 14:51:20 +02:00
a2e2bf892c Import and integrate delete selection command 2026-04-15 14:51:20 +02:00
175422ed38 Add activeSelectionId to EditorStore and update transform-session.ts 2026-04-15 14:39:45 +02:00
d5b941286c Add onSetControlStepPathSmooth to ProjectSchedulePane 2026-04-15 11:19:20 +02:00
2883afac71 Add smooth path option to project sequences 2026-04-15 11:15:09 +02:00
2a53aa01f4 Add function to update project sequence control step path smoothing in App.tsx 2026-04-15 11:13:44 +02:00
1332b488cf auto-git:
[change] src/app/ProjectSequencesPanel.tsx
2026-04-15 11:13:38 +02:00
d8d233b7fc auto-git:
[change] src/app/ProjectSequencesPanel.tsx
2026-04-15 11:13:38 +02:00
d148021f6d Update NPC dialogue panel text 2026-04-15 10:59:53 +02:00
9f0a7fe2af Add interaction links section to App component 2026-04-15 10:59:23 +02:00
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