Commit Graph

2790 Commits

Author SHA1 Message Date
133a83bcdb Update scene document version and add project sequence duration 2026-04-15 00:46:53 +02:00
932f03ba30 Refactor sequence steps with timing and normalization functions 2026-04-15 00:46:45 +02:00
6dd5b1859f Convert sequence selection logic into an IIFE 2026-04-15 00:25:13 +02:00
d8d33b37fe Fix variable name from step to clip in input value assignment 2026-04-15 00:25:13 +02:00
a024c7f798 Wrap timeline and aside elements in a fragment 2026-04-15 00:25:13 +02:00
744d0d1ba5 Fix variable references in getControlClip functions 2026-04-15 00:24:17 +02:00
b129f78788 Rename button text in ProjectSchedulePane 2026-04-15 00:24:17 +02:00
df2c543b40 Update routine sequence message 2026-04-15 00:24:17 +02:00
00e0d77a18 Remove unused test file for project sequence templates 2026-04-15 00:23:40 +02:00
768a963025 Add legacy dialogue to project document JSON test 2026-04-15 00:23:27 +02:00
09fe277239 Add test for migrating legacy project sequence steps into clips 2026-04-15 00:23:22 +02:00
78098d200e Remove unused file project-sequence-templates.ts 2026-04-15 00:22:52 +02:00
144c717757 Correct error messages for sequence clip validation 2026-04-15 00:22:40 +02:00
6975a12d5b Set sequencer mode to 'timeline' when opening schedule pane 2026-04-15 00:22:40 +02:00
d70924fade Add 'Edit Sequences' button to ProjectSchedulePane 2026-04-15 00:22:01 +02:00
10766159a5 Update labels and descriptions in ProjectSchedulePane.tsx 2026-04-15 00:21:55 +02:00
7eee6c89e4 Add edit in Sequencer button and material summary for Run Sequence links 2026-04-15 00:21:45 +02:00
c022753795 Remove Sequences panel from App.tsx 2026-04-15 00:21:21 +02:00
b5d3279fda Enhance ProjectSequencerPane with additional props and handlers 2026-04-15 00:21:11 +02:00
a45da04a75 Add mode toggle and sequence editor to ProjectSequencerPane 2026-04-15 00:20:55 +02:00
141086e325 Add mode and sequence management to ProjectSchedulePane 2026-04-15 00:20:32 +02:00
d5b215370d Update App.tsx to handle default sequence selection and open sequencer editor with status message 2026-04-15 00:20:11 +02:00
c26a0d60d9 Refactor sequence handling in App component 2026-04-15 00:19:53 +02:00
97f2dbf4b1 Add sequencer mode state and update App component 2026-04-15 00:19:53 +02:00
1836e94efb Update project sequence step references to clips 2026-04-15 00:19:36 +02:00
07bf28e53d Rename SequenceStep to SequenceClip and update related functions 2026-04-15 00:19:25 +02:00
f13188bf32 Refactor sequence step handling to use clips 2026-04-15 00:18:42 +02:00
10e0c52fee Rename SequenceStep to SequenceClip and update related functions 2026-04-15 00:18:23 +02:00
4755cfdd0d Update type definitions in project-sequence-templates.ts 2026-04-15 00:08:19 +02:00
06f3db4cf5 Add tests for project sequence templates 2026-04-15 00:08:19 +02:00
6bfb25ed6d Update sequence labels and add compatibility check in ProjectSchedulePane 2026-04-15 00:08:00 +02:00
1c22b8c4f8 Ensure default impulse project sequence on interaction 2026-04-15 00:07:51 +02:00
f6f08735ff Add project sequence templates 2026-04-15 00:07:51 +02:00
7ed5751684 Remove unused constant from project-document-json.test.ts 2026-04-14 23:55:37 +02:00
ad84de0ca6 Add tests for project schedule routines and interaction run-sequence links 2026-04-14 23:54:07 +02:00
e98ff663be Add test for resolving actor held steps from referenced project sequences 2026-04-14 23:53:53 +02:00
d3fcb10ebc Test run-sequence links through authored impulse steps in RuntimeInteractionSystem 2026-04-14 23:53:44 +02:00
d351eb6176 Add NPC entity to project document JSON test 2026-04-14 23:53:44 +02:00
b578897fd0 Update imports and add new function in runtime-interaction-system.test.ts 2026-04-14 23:51:19 +02:00
a88fb5422d Add trigger volume entity creation in project document JSON test 2026-04-14 23:50:03 +02:00
78e9ed6ad1 Update test version to PLAYER_START_PAUSE_BINDINGS_SCENE_DOCUMENT_VERSION 2026-04-14 23:50:03 +02:00
c0a9226481 Add tests for project sequences and migration 2026-04-14 23:49:55 +02:00
2beedcf6ab Remove unused import in App.tsx 2026-04-14 23:49:55 +02:00
c2b26a4ba1 Include sequences in runtime project scheduler tests 2026-04-14 23:48:32 +02:00
4ab0d56026 Add project sequence library to runtime scene fixture 2026-04-14 23:48:32 +02:00
8c1f332a85 Rename dialogues parameter to projectResources in validateProjectSequence 2026-04-14 23:47:28 +02:00
5526519fc0 Remove unused function getHeldSequenceControlEffects from App.tsx 2026-04-14 23:47:28 +02:00
ac0f8b84f8 Add support for 'startDialogue' step type in ProjectSequencesPanel 2026-04-14 23:47:09 +02:00
d8482e6834 Add support for 'runSequence' interaction link in migrate-scene-document.ts 2026-04-14 23:47:03 +02:00
ba9deb43b5 Add sequences to SceneDocument migration 2026-04-14 23:46:59 +02:00