Commit Graph

2938 Commits

Author SHA1 Message Date
a4eaba47d9 Update test to expect exception on invalid document 2026-04-15 03:54:40 +02:00
4cd99680d4 Fix scene validation by including scenes in context 2026-04-15 03:54:40 +02:00
9691ba84ce Add project scenes to validation context and improve scene transition check 2026-04-15 03:54:03 +02:00
eac599396a Include scenes in validation context 2026-04-15 03:54:03 +02:00
28b2114fc5 Refactor document validation check in project-document-json test 2026-04-15 03:51:57 +02:00
0be8e9418b Update MockViewportHost with updateSimulation method 2026-04-15 03:51:57 +02:00
413da1d1ee Add document validation in project-document-json test 2026-04-15 03:51:57 +02:00
865a48cf16 Add test for round-tripping scene transition sequence effects 2026-04-15 03:50:53 +02:00
df33439a5b Refactor scene transition tests and update component logic 2026-04-15 03:50:24 +02:00
a7209957af Update RunnerCanvas test to use setSceneTransitionHandler and onSceneTransitionActivated 2026-04-15 03:50:07 +02:00
6ab057566d Add scene transition options and handlers to ProjectSequencesPanel 2026-04-15 03:50:07 +02:00
5276d994bb Remove unused scene exit entity from tests 2026-04-15 03:49:49 +02:00
08d9581407 Refactor project-document-json.test.ts by removing Scene Exit entities and updating test cases 2026-04-15 03:49:44 +02:00
ed55b74e01 Remove unused sceneExits from build-runtime-scene.test.ts 2026-04-15 03:49:44 +02:00
f291496709 Remove scene exit related code from build runtime scene test 2026-04-15 03:48:49 +02:00
ec3297e550 Update method name in runtime control foundation test 2026-04-15 03:48:49 +02:00
346c7cfc47 Update tests for scene transition sequences 2026-04-15 03:48:14 +02:00
1d52eecfcc Rename activateSceneExit to startSceneTransition 2026-04-15 03:48:00 +02:00
7dd37630b1 Import ImpulseSequenceStep type 2026-04-15 03:48:00 +02:00
58542fba93 Fix type casting in cloneRuntimeResolvedProjectScheduleState 2026-04-15 03:48:00 +02:00
a201545818 Add createDefaultResolvedControlSource function 2026-04-15 03:48:00 +02:00
d4de319292 Remove unused normalizeSceneReferenceId function 2026-04-15 03:46:55 +02:00
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