Commit Graph

555 Commits

Author SHA1 Message Date
d6be1c5562 Update scene document migration for PATH_FOUNDATION version 2026-04-13 23:57:32 +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
6847d7c211 Add NPC presence support in scene document 2026-04-13 23:48:23 +02:00
2b34849847 Add functions to get scene path point index and details 2026-04-13 22:25:06 +02:00
8e3ea3f32e Remove unused PATH_FOUNDATION_SCENE_DOCUMENT_VERSION and related logic in migrate-scene-document.ts 2026-04-13 21:33:15 +02:00
fac0dd2236 Simplify readScenePaths and migrateSceneDocument 2026-04-13 21:32:09 +02:00
f10128fe11 Remove allowMissing option in readScenePaths 2026-04-13 21:32:09 +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
de10305f69 Add NPC collider settings to scene document 2026-04-13 17:10:47 +02:00
9ed75fb5da Add validation for NPC entities in scene documents 2026-04-13 16:18:00 +02:00
8a9ca925e7 Add support for reading and migrating NPC entities in scene documents 2026-04-13 16:17:44 +02:00
5ac196cef9 Bump SCENE_DOCUMENT_VERSION to 41 and add NPC_ENTITY_FOUNDATION_SCENE_DOCUMENT_VERSION 2026-04-13 16:17:44 +02:00
cee290407b Add functions for reading project asset bounding box and brush volume settings 2026-04-13 15:33:47 +02:00
a665a41bb9 Update time settings reading logic in migrate-scene-document.ts 2026-04-13 15:27:06 +02:00
f67d306028 Refactor shadow settings in migrate-scene-document.ts 2026-04-13 15:26:47 +02:00
4bbe7997c8 Remove duplicate timeOfDay settings in migrate-scene-document.ts 2026-04-13 15:25:12 +02:00
c567041bff Refactor time settings and background handling in scene document migration 2026-04-13 15:24:03 +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
a1155fb952 Export and type DEFAULT_NIGHT_IMAGE_ENVIRONMENT_INTENSITY as constant 2026-04-13 14:45:55 +02:00
65fe197d27 Remove unused time phase and night background settings from project-time-settings.ts and update scene-document.ts and world-settings.ts accordingly 2026-04-13 14:44:35 +02:00
6e5b6cbada Remove unused constant from migrate-scene-document.ts 2026-04-12 14:42:56 +02:00
7955fc83a2 Update validateSceneDocument and validateProjectDocument to include assets in time validation 2026-04-12 14:33:21 +02:00
3163f9a1e1 Implement validation for ProjectTimeNightBackgroundSettings in scene-document-validation.ts 2026-04-12 14:32:30 +02:00
d3f2136169 Add ProjectTimeNightBackgroundSettings type to scene-document-validation.ts 2026-04-12 14:32:30 +02:00
b54598e2b9 Add support for project time night background settings in scene document 2026-04-12 14:32:11 +02:00
4872b964e7 Add night background settings to project time configurations 2026-04-12 14:31:58 +02:00
237588f369 Add validation for project time settings and phase profiles 2026-04-12 14:08:33 +02:00
14f53facfe Add project time phase profile reading in migrate-scene-document.ts 2026-04-12 14:07:56 +02:00
5cb979f93d Update scene document version and add project time lighting to world settings 2026-04-12 14:07:56 +02:00
b54f688406 Add project time phase profiles and related functions 2026-04-12 14:07:31 +02:00
783685404d Add time settings to SceneDocument migration (continued) 2026-04-12 04:39:06 +02:00
7236521c78 Add time settings to SceneDocument migration 2026-04-12 04:39:06 +02:00
78ce8810a2 Add validateProjectTimeSettings function and update validation logic 2026-04-12 04:32:03 +02:00
2f8b95a7e2 Add allowMissingTimeSettings check in migrateProjectDocument 2026-04-12 04:32:03 +02:00
30a0a77468 Update migrateSceneDocument to handle AUTHORED_OBJECT_STATE_SCENE_DOCUMENT_VERSION 2026-04-12 04:32:03 +02:00
83b5d3d7bf Add function to read project time settings 2026-04-12 04:31:31 +02:00
32607900c5 Update scene document versions and add project time settings 2026-04-12 04:31:25 +02:00
40b3ed560a Update scene document to include project time settings 2026-04-12 04:30:49 +02:00
c00d3ce6c8 Add project time settings command and related files 2026-04-12 04:30:49 +02:00
97f78b141f Update App.tsx and scene-document-validation.ts for asset management improvements 2026-04-12 03:56:18 +02:00
7093032034 Add entity state validation to point and spot light entities 2026-04-12 03:35:24 +02:00
6794c53e52 Add validation for boolean properties in scene document entities 2026-04-12 03:34:14 +02:00