Commit Graph

881 Commits

Author SHA1 Message Date
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
2a9b6f661c Fix null check for storage in App.tsx and update type checks in starter-environment-assets.ts; add null check for storage in project-package.ts 2026-04-15 04:27:38 +02:00
e24c70dab3 Handle null projectAssetStorage in asset synchronization logic 2026-04-15 04:25:51 +02:00
f9488c9268 Apply starter environment assets to project document during initialization 2026-04-15 04:25:41 +02:00
1fdbf50d16 auto-git:
[change] src/app/App.tsx
 [change] src/document/scene-document.ts
 [change] src/geometry/box-face-uvs.ts
 [change] src/materials/starter-material-textures.ts
 [change] src/runtime-three/runtime-host.ts
 [change] src/viewport-three/viewport-host.ts
2026-04-15 04:05:05 +02:00
c147af9481 Remove unused resolveDefaultSceneTransitionTarget function from App.tsx 2026-04-15 03:46:02 +02:00
5bf564e574 Add scene transition step handling in App.tsx 2026-04-15 03:46:02 +02:00
4bc4b4c97f Add functions for handling project sequence scene transition steps 2026-04-15 03:45:44 +02:00
21e155d7a5 auto-git:
[change] src/app/App.tsx
2026-04-15 03:45:39 +02:00
a7b9cedeed Remove scene exit configuration section 2026-04-15 03:45:34 +02:00
27efe6278d Update interaction prompt text 2026-04-15 03:45:34 +02:00
299859a2fe Rename function and parameter for scene transition handling 2026-04-15 03:44:49 +02:00
0e02d6bc70 Remove unused menu item and update event handler 2026-04-15 03:44:49 +02:00
c21de3f100 Remove unused function applySceneExitChange in App.tsx 2026-04-15 03:44:37 +02:00
e29a070588 Remove scene exit placement logic from App.tsx 2026-04-15 03:44:22 +02:00
fcfcdafa56 Refactor scene exit handling in App.tsx 2026-04-15 03:44:22 +02:00
349c5582d8 Remove scene exit related state and logic in App.tsx 2026-04-15 03:44:06 +02:00
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