Commit Graph

133 Commits

Author SHA1 Message Date
dd76bae073 Add validation for radial prism, cone, and torus side counts in scene document 2026-04-15 09:12:20 +02:00
84edd3ee26 Add normalization functions for brush properties 2026-04-15 09:12:09 +02:00
b5bba4823f Use dynamic face and vertex IDs for validation and add volume mode check 2026-04-15 08:08:34 +02:00
e2bbd0dca0 Update imports and remove unused constants 2026-04-15 08:08:34 +02:00
da510ad776 Update validation messages and logic in scene document, project scheduler, and sequencer 2026-04-15 07:24:11 +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
8aabc1e434 Update validateProjectSequence to include dialogues in document parameter 2026-04-15 03:46:55 +02:00
65797e9e59 Add validation for startSceneTransition effect in project sequence 2026-04-15 03:43:45 +02:00
50428afb8e Remove sceneExit validation from document validation 2026-04-15 02:08:34 +02:00
295366d94f Remove validateSceneExitEntity function and related logic 2026-04-15 02:08:25 +02:00
b9de337127 Remove unused SceneExitEntity type from imports 2026-04-15 02:08:25 +02:00
7ed8a6edd3 Update scene document validation to include scenes in project scheduler context 2026-04-15 02:08:25 +02:00
a0ec31aa06 Add impulse effects validation in project scheduler 2026-04-15 02:07:49 +02:00
e6f30d0735 Update scene document validation to include startSceneTransition effect checks 2026-04-15 02:07:31 +02:00
b4e378ef28 Remove global target validation for project scheduler 2026-04-15 02:07:22 +02:00
d90dafecac Update interaction control target validation message 2026-04-15 02:07:22 +02:00
4a4a1dd935 Include brushes in project scheduler validation context 2026-04-15 01:46:08 +02:00
16dd969a88 Add brush counts to project scheduler validation context and update scene target recording 2026-04-15 01:44:56 +02:00
37a189fadb Add validation for setVisibility effect targets in scene document 2026-04-15 01:40:58 +02:00
4cab97d785 Remove unused ProjectSequencesPanel component and update sequence document migration and validation 2026-04-15 01:13:31 +02:00
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