Commit Graph

72 Commits

Author SHA1 Message Date
d5b941286c Add onSetControlStepPathSmooth to ProjectSchedulePane 2026-04-15 11:19:20 +02:00
0e0c8b4f41 Add support for cone and torus brushes in App.tsx and update ProjectSchedulePane.tsx 2026-04-15 09:10:10 +02:00
bf662f76f2 Refactor project sequence handling and add whitebox brush geometry support 2026-04-15 07:43:29 +02:00
39f72310d5 Update routine summary for global sequences 2026-04-15 07:32:07 +02:00
4006c11885 Add preferred control target key to ProjectSchedulePane 2026-04-15 07:32:07 +02:00
9af91415a1 auto-git:
[change] src/app/ProjectSchedulePane.tsx
2026-04-15 07:26:29 +02:00
19d9365991 auto-git:
[change] src/app/ProjectSchedulePane.tsx
2026-04-15 07:26:29 +02:00
2444e51b30 Update ProjectSchedulePane to filter sequences based on controlEffect type 2026-04-15 07:26:08 +02:00
2f0d5a01f9 Remove unused presence effect handling in ProjectSchedulePane.tsx 2026-04-15 07:26:04 +02:00
d0eaabcc90 Update component props to use simplified control step handlers 2026-04-15 07:25:53 +02:00
41857bd826 Remove unused control step options and handlers 2026-04-15 07:25:53 +02:00
f0628da704 Refactor ProjectSchedulePane.tsx by removing unused properties and methods 2026-04-15 07:25:42 +02:00
b164f7947f Remove unused selectedRoutineHeldSteps variable 2026-04-15 06:27:48 +02:00
e4bd435271 Update option mapping in ProjectSchedulePane 2026-04-15 06:27:48 +02:00
9e551dee4f Add selectableSequences logic to ProjectSchedulePane 2026-04-15 06:27:47 +02:00
b64f44d082 Add ProjectScheduleEffectOptionId type to src/app/ProjectSchedulePane.tsx 2026-04-15 06:25:18 +02:00
6ce7cd4fb7 Remove unused props from ProjectSchedulePane.tsx 2026-04-15 06:22:52 +02:00
72c2c08979 Remove unused functions and handlers in ProjectSchedulePane.tsx 2026-04-15 06:22:46 +02:00
0bdcbdbea8 Update ProjectSchedulePane to handle sequence selection and creation logic 2026-04-15 06:22:40 +02:00
3f3621d997 Add logic to handle selected routine sequence in ProjectSchedulePane 2026-04-15 06:22:11 +02:00
189861a5a6 Refactor ProjectSchedulePane.tsx by removing unused variables and optimizing conditionals 2026-04-15 06:21:01 +02:00
b47f88d4f2 Add path-related props and handlers to ProjectSequencerPane 2026-04-15 06:20:55 +02:00
5e4a7747b3 Replace onPointerDown with onMouseDown in ProjectSchedulePane 2026-04-15 06:11:13 +02:00
722dbca888 Change event types from PointerEvent to MouseEvent in ProjectSchedulePane.tsx 2026-04-15 06:10:45 +02:00
419456b406 Remove unused variable in ProjectSchedulePane.tsx 2026-04-15 06:10:45 +02:00
629070b916 Enhance drag state resolution and pointer target calculation in ProjectSchedulePane.tsx 2026-04-15 06:09:52 +02:00
ecd24a33ca Remove unnecessary button check in ProjectSchedulePane.tsx 2026-04-15 06:09:52 +02:00
e3b9703d16 Refactor routine drag handling and cleanup logic 2026-04-15 06:08:58 +02:00
3967d24365 Remove unused getRoutineDurationMinutes function 2026-04-15 06:08:00 +02:00
28dcd4639b Add onSetRoutineTarget to ProjectSchedulePane 2026-04-15 06:08:00 +02:00
821cd23041 Improve routine sorting logic in ProjectSchedulePane 2026-04-15 06:06:41 +02:00
ab38f7628f Update ProjectSchedulePane to use getRenderedRoutineTargetKey and add drag functionality 2026-04-15 06:05:35 +02:00
0397895a8d Add routine drag and drop functionality in ProjectSchedulePane 2026-04-15 06:05:27 +02:00
b487b67f5a Add drag and resize functionality for project schedule routines 2026-04-15 06:05:18 +02:00
77f911e5f8 Remove unused props from ProjectSchedulePane 2026-04-15 05:57:51 +02:00
1e4f985758 Remove unused functions and elements from ProjectSchedulePane.tsx 2026-04-15 05:56:41 +02:00
70b19ac684 Add inline control effect check and global target handling in ProjectSchedulePane 2026-04-15 05:26:29 +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
19be23661a Add model animation and sound target options to ProjectSchedulePane 2026-04-15 01:41:41 +02:00
a7e01f08b9 Add teleport and visibility effects to project sequences 2026-04-15 01:29:23 +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
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
a024c7f798 Wrap timeline and aside elements in a fragment 2026-04-15 00:25:13 +02:00
b129f78788 Rename button text in ProjectSchedulePane 2026-04-15 00:24:17 +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