Commit Graph

733 Commits

Author SHA1 Message Date
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
b3a79bd75d Reorder sequence visibility target options in App.tsx 2026-04-15 01:44:47 +02:00
124e572083 Remove unused function getSequenceVisibilityTargetKey in App.tsx 2026-04-15 01:44:37 +02:00
1328d6344e Update App.tsx to include new step handlers and options 2026-04-15 01:42:29 +02:00
0bf1491a56 Refactor and add new project sequence effects in App.tsx 2026-04-15 01:42:24 +02:00
deadc001cb Add functions for creating and handling project sequence control steps 2026-04-15 01:42:09 +02:00
7ac0fa653b Add target options for sequence visibility, animation, and sound 2026-04-15 01:41:59 +02:00
bf72f1a4c4 Add functions for handling sequence visibility targets in App.tsx 2026-04-15 01:41:54 +02:00
1e20849815 Simplify renderInteractionLinksSection calls in App.tsx 2026-04-15 01:30:18 +02:00
d7e47b4901 Update App.tsx to support sequence effects and refactor interaction links 2026-04-15 01:30:12 +02:00
32d972b665 Add function to check if interaction action type is legacy 2026-04-15 01:29:59 +02:00
4070fbda36 Add teleport and visibility step handling in App.tsx 2026-04-15 01:29:28 +02:00
a7e01f08b9 Add teleport and visibility effects to project sequences 2026-04-15 01:29:23 +02:00
36f81d74b0 Refactor sequence handling and add new sequences panel 2026-04-15 01:17:01 +02:00
d87119f1ce Update App and ProjectSchedulePane components with new handlers and styles for sequence duration and clip timing 2026-04-15 00:52:57 +02:00
bb05c7c19e Update project sequence creation and timing handling 2026-04-15 00:49:03 +02:00
e687dd7494 Import constants and functions in App.tsx 2026-04-15 00:48:22 +02:00
6dd5b1859f Convert sequence selection logic into an IIFE 2026-04-15 00:25:13 +02:00
df2c543b40 Update routine sequence message 2026-04-15 00:24:17 +02:00
6975a12d5b Set sequencer mode to 'timeline' when opening schedule pane 2026-04-15 00:22:40 +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
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
1c22b8c4f8 Ensure default impulse project sequence on interaction 2026-04-15 00:07:51 +02:00
2beedcf6ab Remove unused import in App.tsx 2026-04-14 23:49:55 +02:00
5526519fc0 Remove unused function getHeldSequenceControlEffects from App.tsx 2026-04-14 23:47:28 +02:00
67da46a9b6 Import ProjectScheduleEffectOptionId type 2026-04-14 23:46:04 +02:00
d6b3b39edf Add 'Run Sequence' interaction action label 2026-04-14 23:46:04 +02:00
72ca99fde7 Add Sequences panel to App component 2026-04-14 23:44:36 +02:00
3ed30308ee Update App component to include sequences and handle sequence ID changes 2026-04-14 23:44:26 +02:00
ee5ba05a93 Add 'Run Sequence' option and corresponding UI elements in App.tsx 2026-04-14 23:44:03 +02:00
3e0c5a02c5 Add runSequence interaction link handling and updates 2026-04-14 23:43:55 +02:00
a824dc3235 Add function to handle adding sequence interaction link 2026-04-14 23:43:24 +02:00
cba0aa98b2 Add filters for project held and impulse sequences in App.tsx 2026-04-14 23:41:58 +02:00
214d35285a Add project sequence control and dialogue step handling functions 2026-04-14 23:41:15 +02:00
1196e3c501 Add functions for managing project sequences and steps in App.tsx 2026-04-14 23:40:45 +02:00
ef32ba1c36 Add project sequence update functionality in App.tsx 2026-04-14 23:40:25 +02:00
21ff64fab9 Add effect to set initial sequence ID if not selected 2026-04-14 23:40:16 +02:00
8a8f60f3c9 Add project sequence list and selected sequence ID state in App.tsx 2026-04-14 23:40:07 +02:00
48a6334a27 Import additional sequence control functions in App.tsx 2026-04-14 23:40:07 +02:00
ec46a2fddb Update App.tsx to include ProjectSequencesPanel and related imports 2026-04-14 23:39:50 +02:00
ff1c7cb87e Rename ProjectSchedulePane to ProjectSequencerPane and update App.tsx import 2026-04-14 23:20:54 +02:00