|
|
d7dde39ade
|
Add ProjectScheduleTargetOption type import in App.tsx
|
2026-04-15 06:19:29 +02:00 |
|
|
|
941f883ff9
|
Implement applyProjectSequencerState and updateProjectSequencerState in App.tsx
|
2026-04-15 06:19:07 +02:00 |
|
|
|
a72f63b335
|
Import and prepare for project sequencer command in App.tsx
|
2026-04-15 06:19:07 +02:00 |
|
|
|
d74fd3fc0f
|
Add set-project-sequencer-command.ts
|
2026-04-15 06:19:06 +02:00 |
|
|
|
4093f602b6
|
Update tests to use mouse events instead of pointer events
|
2026-04-15 06:11:13 +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 |
|
|
|
b7ffb59461
|
Update test to ignore x coordinate in elementFromPoint
|
2026-04-15 06:08:58 +02:00 |
|
|
|
3967d24365
|
Remove unused getRoutineDurationMinutes function
|
2026-04-15 06:08:00 +02:00 |
|
|
|
b145daac4c
|
Make sequence placement tests asynchronous
|
2026-04-15 06:08:00 +02:00 |
|
|
|
28dcd4639b
|
Add onSetRoutineTarget to ProjectSchedulePane
|
2026-04-15 06:08:00 +02:00 |
|
|
|
7862a5fd15
|
Update project sequencer pane test to use ProjectScheduleTargetOption type
|
2026-04-15 06:06:46 +02:00 |
|
|
|
4f6e19095d
|
Refactor and enhance ProjectSequencerPane tests
|
2026-04-15 06:06:41 +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 |
|
|
|
5888a42713
|
Update tests to remove Target and Legacy Day Filter checks
|
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 |
|
|
|
dc0f69e433
|
Remove duplicate import in runtime-host.test.ts
|
2026-04-15 05:47:44 +02:00 |
|
|
|
9a84032d43
|
Test scheduler impulse sequences fire only once per session
|
2026-04-15 05:46:30 +02:00 |
|
|
|
37232e43f6
|
Add tracking for completed scheduled impulse routines
|
2026-04-15 05:46:30 +02:00 |
|
|
|
38820f1bf4
|
Add unit test for ProjectSequencerPane component
|
2026-04-15 05:27:47 +02:00 |
|
|
|
70b19ac684
|
Add inline control effect check and global target handling in ProjectSchedulePane
|
2026-04-15 05:26:29 +02:00 |
|
|
|
902eacc18c
|
Add test for starter environment project package serialization
|
2026-04-15 04:29:04 +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 |
|
|
|
3f5c2036a5
|
Update world settings command test to use originalWorld
|
2026-04-15 04:27:31 +02:00 |
|
|
|
8367d181b1
|
Add new test file for starter environment assets
|
2026-04-15 04:27:31 +02:00 |
|
|
|
8d21c917f1
|
Add previewUrl to loadedImageAssets in tests/unit/runner-canvas.test.tsx
|
2026-04-15 04:27:31 +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 |
|
|
|
651265a4d4
|
Add snow mountains night environment
|
2026-04-15 04:25:23 +02:00 |
|
|
|
29485587ae
|
Add sunset open sky environment
|
2026-04-15 04:25:23 +02:00 |
|
|
|
610a333168
|
Add evening blue sky and winter soccer field day environments
|
2026-04-15 04:25:23 +02:00 |
|
|
|
e3e8d4b9fa
|
Ignore *.zip files
|
2026-04-15 04:21:08 +02:00 |
|
|
|
bc44e38180
|
Ignore .hdris_* files
|
2026-04-15 04:21:08 +02:00 |
|
|
|
aa6c49854b
|
Update scene document versions and remove unused import
|
2026-04-15 04:13:11 +02:00 |
|
|
|
5a443e9da3
|
Update material names and add tests for box face UVs and scene document migration
|
2026-04-15 04:12:01 +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 |
|