Commit Graph

21 Commits

Author SHA1 Message Date
d6c81008fe Update ProjectSequencesPanel to support adding control effects 2026-04-15 07:40:33 +02:00
ad9d785b1b Add preferredControlTargetKey prop to ProjectSequencesPanel 2026-04-15 07:30:56 +02:00
b497b8081f Remove unused target options from ProjectSequencesPanel 2026-04-15 07:24:41 +02:00
004aefeb7d Simplify sequence effect handling in ProjectSequencesPanel.tsx 2026-04-15 07:24:37 +02:00
b5791a973a Add path control options to ProjectSequencesPanel 2026-04-15 06:20:47 +02:00
afe26ecd63 Add scene transition functionality to ProjectSequencesPanel 2026-04-15 02:08:50 +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
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
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
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
d8d33b37fe Fix variable name from step to clip in input value assignment 2026-04-15 00:25:13 +02:00
744d0d1ba5 Fix variable references in getControlClip functions 2026-04-15 00:24:17 +02:00
07bf28e53d Rename SequenceStep to SequenceClip and update related functions 2026-04-15 00:19:25 +02:00
6bfb25ed6d Update sequence labels and add compatibility check in ProjectSchedulePane 2026-04-15 00:08:00 +02:00
ac0f8b84f8 Add support for 'startDialogue' step type in ProjectSequencesPanel 2026-04-14 23:47:09 +02:00
64f6eba8bd Add ProjectSequencesPanel component 2026-04-14 23:39:50 +02:00