Commit Graph

2207 Commits

Author SHA1 Message Date
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
8ae62429cb Enhance button styling and add dragging features in app.css 2026-04-15 06:05: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
37232e43f6 Add tracking for completed scheduled impulse routines 2026-04-15 05:46:30 +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
80a3c4bc2a Filter out starter environment image assets during project save and load 2026-04-15 04:26:04 +02:00
38862af7f5 Update preview URL usage in ViewportCanvas 2026-04-15 04:26:04 +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
620862941f Add support for starter environment image assets 2026-04-15 04:25:37 +02:00
2d47ba89a1 Add starter environment assets TypeScript file 2026-04-15 04:25:23 +02:00
aa6c49854b Update scene document versions and remove unused import 2026-04-15 04:13:11 +02:00
166c5e7dfa Remove unused variable 'emphasizedFace' in viewport-host.ts 2026-04-15 04:12:01 +02:00
b7b85d37bd Update scene document migration to include new versions and parameters 2026-04-15 04:11:24 +02:00
1bc1da42dc Remove unused import in migrate-scene-document.ts 2026-04-15 04:08:49 +02:00
b4b399e3c6 Update material registry handling to support legacy patterns and new workflow checks 2026-04-15 04:07:45 +02:00
288c5d8e55 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-15 04:06:59 +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
34276718de auto-git:
[change] src/materials/starter-material-library.ts
2026-04-15 04:05:04 +02:00
d0a6c11531 Update validateProjectResources to include scenes in document validation 2026-04-15 03:56:07 +02:00
4cd99680d4 Fix scene validation by including scenes in context 2026-04-15 03:54:40 +02:00
9691ba84ce Add project scenes to validation context and improve scene transition check 2026-04-15 03:54:03 +02:00
eac599396a Include scenes in validation context 2026-04-15 03:54:03 +02:00
7dd37630b1 Import ImpulseSequenceStep type 2026-04-15 03:48:00 +02:00
58542fba93 Fix type casting in cloneRuntimeResolvedProjectScheduleState 2026-04-15 03:48:00 +02:00
a201545818 Add createDefaultResolvedControlSource function 2026-04-15 03:48:00 +02:00
d4de319292 Remove unused normalizeSceneReferenceId function 2026-04-15 03:46:55 +02:00
8aabc1e434 Update validateProjectSequence to include dialogues in document parameter 2026-04-15 03:46:55 +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