Commit Graph

2916 Commits

Author SHA1 Message Date
8aabc1e434 Update validateProjectSequence to include dialogues in document parameter 2026-04-15 03:46:55 +02:00
c147af9481 Remove unused resolveDefaultSceneTransitionTarget function from App.tsx 2026-04-15 03:46:02 +02:00
5bf564e574 Add scene transition step handling in App.tsx 2026-04-15 03:46:02 +02:00
4bc4b4c97f Add functions for handling project sequence scene transition steps 2026-04-15 03:45:44 +02:00
21e155d7a5 auto-git:
[change] src/app/App.tsx
2026-04-15 03:45:39 +02:00
a7b9cedeed Remove scene exit configuration section 2026-04-15 03:45:34 +02:00
27efe6278d Update interaction prompt text 2026-04-15 03:45:34 +02:00
299859a2fe Rename function and parameter for scene transition handling 2026-04-15 03:44:49 +02:00
0e02d6bc70 Remove unused menu item and update event handler 2026-04-15 03:44:49 +02:00
c21de3f100 Remove unused function applySceneExitChange in App.tsx 2026-04-15 03:44:37 +02:00
e29a070588 Remove scene exit placement logic from App.tsx 2026-04-15 03:44:22 +02:00
fcfcdafa56 Refactor scene exit handling in App.tsx 2026-04-15 03:44:22 +02:00
349c5582d8 Remove scene exit related state and logic in App.tsx 2026-04-15 03:44:06 +02:00
675c15fabf Add readSceneTransitionTargetKey function in App.tsx 2026-04-15 03:44:03 +02:00
7ea183d677 Add scene transition target options in App.tsx 2026-04-15 03:44:03 +02:00
d24946fed7 Remove unused scene exit related code from App.tsx 2026-04-15 03:43:54 +02:00
1b0e387a22 Update import type in App.tsx 2026-04-15 03:43:54 +02:00
99de573f04 Remove unused constants from App.tsx 2026-04-15 03:43:45 +02:00
65797e9e59 Add validation for startSceneTransition effect in project sequence 2026-04-15 03:43:45 +02:00
98aa66d5e1 Bump scene document version and add new transition effect constant 2026-04-15 03:43:45 +02:00
a04c6fad18 Add validation for startSceneTransition effect in migrate-scene-document.ts 2026-04-15 03:43:18 +02:00
d9d288ab8d Remove readSceneExitEntity function and its usage 2026-04-15 03:43:14 +02:00
43d1e56347 Remove unused function createSceneExitEntity 2026-04-15 03:43:14 +02:00
94f7e628df Remove sceneExit handling in ViewportHost 2026-04-15 03:42:56 +02:00
98cd962ec0 Refactor scene exit handling in viewport-host.ts 2026-04-15 03:42:52 +02:00
ee277f7e92 Update entity rendering logic to exclude sceneExit 2026-04-15 03:42:52 +02:00
9c6e4e0eec Remove unused constants from viewport-host.ts 2026-04-15 03:42:52 +02:00
f564daaea3 Update scene transition handling and entity rotation logic 2026-04-15 03:42:33 +02:00
7fd9c6f775 Add StartSceneTransitionSequenceEffect to project-sequence-steps.ts 2026-04-15 03:42:28 +02:00
dcb18f01ed Ignore materials_* directories 2026-04-15 03:36:19 +02:00
0a44265154 Add impulse sequence handling in ProjectSchedulePane 2026-04-15 02:09:09 +02:00
18fe9afecf Add scene transition functionality to ProjectSchedulePane 2026-04-15 02:09:02 +02:00
afe26ecd63 Add scene transition functionality to ProjectSequencesPanel 2026-04-15 02:08:50 +02:00
50428afb8e Remove sceneExit validation from document validation 2026-04-15 02:08:34 +02:00
295366d94f Remove validateSceneExitEntity function and related logic 2026-04-15 02:08:25 +02:00
b9de337127 Remove unused SceneExitEntity type from imports 2026-04-15 02:08:25 +02:00
7ed8a6edd3 Update scene document validation to include scenes in project scheduler context 2026-04-15 02:08:25 +02:00
a0ec31aa06 Add impulse effects validation in project scheduler 2026-04-15 02:07:49 +02:00
e6f30d0735 Update scene document validation to include startSceneTransition effect checks 2026-04-15 02:07:31 +02:00
b4e378ef28 Remove global target validation for project scheduler 2026-04-15 02:07:22 +02:00
d90dafecac Update interaction control target validation message 2026-04-15 02:07:22 +02:00
c22e610690 Normalize sequenceId in project-scheduler.ts 2026-04-15 02:07:22 +02:00
aa1295cbee Add sequenceId parameter and update normalizeProjectScheduleEffects in project-scheduler 2026-04-15 02:06:52 +02:00
5290b78d72 Update runtime-project-scheduler to use cloneSequenceEffect 2026-04-15 02:06:52 +02:00
6e5beaa54d Add impulse routine resolution to project scheduler 2026-04-15 02:06:38 +02:00
9883953e67 Add support for impulse routines in project scheduler 2026-04-15 02:06:29 +02:00
eb0277088c Update RuntimeHost to handle impulse routines and scene transitions 2026-04-15 02:06:00 +02:00
d717b979ec Add scene transition and impulse sequence effect handling in runtime-host.ts 2026-04-15 02:05:51 +02:00
df94bb38ee Clear activeScheduledImpulseRoutineIds on scene reset 2026-04-15 02:05:42 +02:00
61a99a57ef Allow null link in applyControlEffect 2026-04-15 02:05:42 +02:00