|
|
661741aed8
|
Add validation for project sequence duration and clip properties in scene-document-validation.ts
|
2026-04-15 00:47:27 +02:00 |
|
|
|
f13188bf32
|
Refactor sequence step handling to use clips
|
2026-04-15 00:18:42 +02:00 |
|
|
|
8c1f332a85
|
Rename dialogues parameter to projectResources in validateProjectSequence
|
2026-04-14 23:47:28 +02:00 |
|
|
|
e782811c4b
|
Add validation for dialogue and sequence IDs in scene document
|
2026-04-14 23:37:06 +02:00 |
|
|
|
29129e6e4f
|
Enhance project scheduler validation by incorporating sequence effects and ensuring valid sequence IDs.
|
2026-04-14 23:36:56 +02:00 |
|
|
|
9fce9834b6
|
Add sequence validation for interaction links
|
2026-04-14 23:36:27 +02:00 |
|
|
|
b8ab7f383d
|
Fix undefined check in dialogue validation
|
2026-04-14 23:36:27 +02:00 |
|
|
|
ea58fb7bd7
|
Refactor validation functions to include context parameter
|
2026-04-14 23:35:59 +02:00 |
|
|
|
d09bc6dd17
|
Add validation for project sequences and update resource validation
|
2026-04-14 23:35:33 +02:00 |
|
|
|
a6dda24748
|
Import ProjectSequence and related functions in scene-document-validation.ts
|
2026-04-14 23:34:52 +02:00 |
|
|
|
fe4cdad1dc
|
Add pause functionality validation in scene document
|
2026-04-14 22:39:31 +02:00 |
|
|
|
fd13fdffe8
|
Add NPC dialogue support in scene document and runtime interaction system
|
2026-04-14 20:32:23 +02:00 |
|
|
|
39671a723e
|
Add validation for missing dialogue resource in interaction links
|
2026-04-14 19:57:08 +02:00 |
|
|
|
d2e3f39e91
|
Remove unused import and function in scene-document-validation.ts
|
2026-04-14 19:57:04 +02:00 |
|
|
|
416b4ac7ab
|
Add dialogue validation functions and update validateProjectResources
|
2026-04-14 19:56:59 +02:00 |
|
|
|
81a78c202a
|
Import ProjectDialogue and ProjectDialogueLibrary types
|
2026-04-14 19:56:59 +02:00 |
|
|
|
ac551563ad
|
Add validation functions for project scheduler actor usage
|
2026-04-14 13:52:03 +02:00 |
|
|
|
c3636d73cd
|
Add validation for playActorAnimation and followActorPath effects in scene-document-validation.ts
|
2026-04-14 13:43:32 +02:00 |
|
|
|
a5df024138
|
Enhance project scheduler validation with effect checks and actor presence requirement
|
2026-04-14 13:43:18 +02:00 |
|
|
|
14afd6a342
|
Add validation for unsupported actor routine effects in scene controls
|
2026-04-14 13:43:05 +02:00 |
|
|
|
639e919e0b
|
Update project scheduler validation context and record usage
|
2026-04-14 13:43:00 +02:00 |
|
|
|
4277dfd9e8
|
Import and declare new functions in scene-document-validation.ts
|
2026-04-14 13:43:00 +02:00 |
|
|
|
a37237d1f3
|
Simplify effect type assertion and update validation context creation in scene document files
|
2026-04-14 02:59:30 +02:00 |
|
|
|
86703862c5
|
Refactor project scheduler validation logic
|
2026-04-14 02:59:24 +02:00 |
|
|
|
fd928ce289
|
Update scene-document-validation.ts with new imports and function
|
2026-04-14 02:58:40 +02:00 |
|
|
|
d43394e39e
|
Refactor control effect validation in scene-document-validation.ts
|
2026-04-14 02:39:33 +02:00 |
|
|
|
61882b8b1a
|
Implement validation functions for new control targets in scene-document-validation.ts
|
2026-04-14 02:39:12 +02:00 |
|
|
|
6df7b989c5
|
Add new control target types to scene-document-validation.ts
|
2026-04-14 02:39:12 +02:00 |
|
|
|
838449d5cb
|
Refactor scheduler validation to use actor existence check function
|
2026-04-14 01:56:10 +02:00 |
|
|
|
bf84a2f62a
|
Refactor validateProjectScheduler to accept options object and improve validation logic
|
2026-04-14 01:56:00 +02:00 |
|
|
|
6489f9d254
|
Add validation for project scheduler against scene and enhance actor ID handling in project document validation
|
2026-04-14 01:55:49 +02:00 |
|
|
|
f282518472
|
Add validation for project scheduler against scene document
|
2026-04-14 01:55:43 +02:00 |
|
|
|
0f936f3754
|
Add validation for setActorPresence effect in scene-document-validation.ts
|
2026-04-14 01:55:17 +02:00 |
|
|
|
afb2c28714
|
Add validation for actor control targets in scene document
|
2026-04-14 01:55:14 +02:00 |
|
|
|
4f1cc67fc3
|
Add imports and types for project scheduler validation
|
2026-04-14 01:55:03 +02:00 |
|
|
|
c1f1ff7488
|
auto-git:
[change] src/app/App.tsx
[change] src/controls/control-surface.ts
[change] src/document/migrate-scene-document.ts
[change] src/document/scene-document-validation.ts
[change] src/document/scene-document.ts
[change] src/interactions/interaction-links.ts
[change] src/runtime-three/runtime-audio-system.ts
[change] src/runtime-three/runtime-host.ts
[change] src/runtime-three/runtime-interaction-system.ts
[change] src/runtime-three/runtime-scene-build.ts
[change] tests/domain/runtime-control-foundation.test.ts
[change] tests/domain/runtime-interaction-system.test.ts
[change] tests/serialization/control-interaction-links.test.ts
[change] tests/unit/runtime-host.test.ts
|
2026-04-14 01:42:17 +02:00 |
|
|
|
ef2871712f
|
Add validation functions for light and interaction control targets, and update control effect validation
|
2026-04-14 01:34:23 +02:00 |
|
|
|
e1a25899f5
|
Add control effect validation in scene-document-validation.ts
|
2026-04-14 01:34:10 +02:00 |
|
|
|
e5b23e882c
|
Add validation for undefined NPC presence in scene document
|
2026-04-13 23:48:35 +02:00 |
|
|
|
c3d164f149
|
Add NPC presence validation in scene-document-validation.ts
|
2026-04-13 23:48:31 +02:00 |
|
|
|
1bba848eb7
|
Add path-related functionality in App.tsx, scene-document-validation.ts, and viewport-host.ts
|
2026-04-13 21:23:30 +02:00 |
|
|
|
3f4e951f41
|
Add path-related commands and update selection handling
|
2026-04-13 21:23:03 +02:00 |
|
|
|
0eac096de5
|
Add paths functionality to scene document and related components
|
2026-04-13 21:21:39 +02:00 |
|
|
|
08f3ad426c
|
Refactor collision validation logic for player start and NPC entities
|
2026-04-13 17:11:04 +02:00 |
|
|
|
9ed75fb5da
|
Add validation for NPC entities in scene documents
|
2026-04-13 16:18:00 +02:00 |
|
|
|
31b3777d47
|
Remove unused parameter in validateProjectTimeSettings calls
|
2026-04-13 14:52:28 +02:00 |
|
|
|
7e2d63fa90
|
Rename ProjectTimePhaseProfile to WorldTimePhaseProfile and update related functions
|
2026-04-13 14:51:18 +02:00 |
|
|
|
aa45eb6fa8
|
Refactor background validation logic in scene-document-validation.ts
|
2026-04-13 14:50:32 +02:00 |
|
|
|
bb17ba4a0b
|
Add validation for WorldBackgroundSettings in scene-document-validation.ts
|
2026-04-13 14:50:08 +02:00 |
|
|
|
14fa25965f
|
Remove unused types and add new ones in scene-document-validation.ts
|
2026-04-13 14:50:08 +02:00 |
|