Commit Graph

809 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
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
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
19be23661a Add model animation and sound target options to ProjectSchedulePane 2026-04-15 01:41:41 +02:00
2e39658d3e Update ProjectSequencesPanel to handle setVisibility and add new effect buttons 2026-04-15 01:41:33 +02:00
8151228017 Update ProjectSequencesPanel with new target options and step handlers 2026-04-15 01:41:14 +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
b780a9399f Add teleport and visibility step functionality to ProjectSequencesPanel 2026-04-15 01:29:04 +02:00
12243bf5cc Update button text from 'Add Sequence' to 'Create Sequence' 2026-04-15 01:20:36 +02:00
dfc94f1b95 Conditional rendering of mode buttons in ProjectSchedulePane 2026-04-15 01:19:30 +02:00
90870f50e1 Update button text in ProjectSchedulePane 2026-04-15 01:18:37 +02:00
36f81d74b0 Refactor sequence handling and add new sequences panel 2026-04-15 01:17:01 +02:00
4cab97d785 Remove unused ProjectSequencesPanel component and update sequence document migration and validation 2026-04-15 01:13:31 +02:00
1b160de137 Change input types to number for sequence and clip timing fields in ProjectSequencesPanel.tsx 2026-04-15 00:53:10 +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
6969a20066 Update ProjectSchedulePane with sequence duration and clip timing functionality 2026-04-15 00:52:40 +02:00
0d49a69b9b Add ProjectSequencesPanel component 2026-04-15 00:52:40 +02:00
ef5e7f40ed Remove ProjectSequencesPanel component and its associated logic 2026-04-15 00:49:59 +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
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
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