|
|
768a963025
|
Add legacy dialogue to project document JSON test
|
2026-04-15 00:23:27 +02:00 |
|
|
|
09fe277239
|
Add test for migrating legacy project sequence steps into clips
|
2026-04-15 00:23:22 +02:00 |
|
|
|
7ed5751684
|
Remove unused constant from project-document-json.test.ts
|
2026-04-14 23:55:37 +02:00 |
|
|
|
d351eb6176
|
Add NPC entity to project document JSON test
|
2026-04-14 23:53:44 +02:00 |
|
|
|
a88fb5422d
|
Add trigger volume entity creation in project document JSON test
|
2026-04-14 23:50:03 +02:00 |
|
|
|
78e9ed6ad1
|
Update test version to PLAYER_START_PAUSE_BINDINGS_SCENE_DOCUMENT_VERSION
|
2026-04-14 23:50:03 +02:00 |
|
|
|
c0a9226481
|
Add tests for project sequences and migration
|
2026-04-14 23:49:55 +02:00 |
|
|
|
4d4ebbf03a
|
Add tests for NPC dialogue serialization and migration
|
2026-04-14 20:34:52 +02:00 |
|
|
|
f8b604fcb4
|
Update tests for dialogue library serialization and migration
|
2026-04-14 20:02:07 +02:00 |
|
|
|
42fb0020b7
|
Add SCHEDULER_ACTOR_ROUTINE_EFFECTS_SCENE_DOCUMENT_VERSION constant
|
2026-04-14 20:02:07 +02:00 |
|
|
|
16d7307999
|
Remove unused constant from project-document-json.test.ts and add updateAssets call in runtime-host.test.ts
|
2026-04-14 17:22:24 +02:00 |
|
|
|
fe6c02ba55
|
Update effect property to effects array in project-document-json.test.ts
|
2026-04-14 13:58:33 +02:00 |
|
|
|
3ce90898ee
|
Add tests for actor scheduler routines with animation and follow-path effects
|
2026-04-14 13:56:42 +02:00 |
|
|
|
140153424b
|
Add tests for light control effects and document migration
|
2026-04-14 03:15:36 +02:00 |
|
|
|
5cd45a3417
|
Add time settings to test case
|
2026-04-14 02:11:39 +02:00 |
|
|
|
8474075851
|
Add project name to test case
|
2026-04-14 02:11:39 +02:00 |
|
|
|
ebabd00624
|
Add tests for project scheduler routines and legacy NPC presence migration
|
2026-04-14 02:05:53 +02:00 |
|
|
|
97e9b7fa0a
|
Update tests to include scheduler and presence features
|
2026-04-14 02:05:41 +02:00 |
|
|
|
8146606eb4
|
Update test for project document JSON serialization
|
2026-04-13 21:27:48 +02:00 |
|
|
|
1c30cc2027
|
Update project document serialization tests to include paths and migration logic
|
2026-04-13 21:27:44 +02:00 |
|
|
|
aea8d7d5a3
|
Update test case for project document JSON serialization
|
2026-04-13 15:37:10 +02:00 |
|
|
|
001ee5543f
|
Update test imports and usage of default world settings
|
2026-04-13 15:17:09 +02:00 |
|
|
|
e161de9f99
|
Refactor time and world settings migration tests
|
2026-04-13 15:11:24 +02:00 |
|
|
|
9f420456ab
|
Update project document JSON tests for time migration
|
2026-04-12 14:35:22 +02:00 |
|
|
|
c0d8bf9403
|
Add night sky asset and update time settings in project document JSON test
|
2026-04-12 14:34:56 +02:00 |
|
|
|
d8c4837e49
|
Update project document JSON serialization test
|
2026-04-12 14:14:58 +02:00 |
|
|
|
51f754a193
|
Add test for migrating first-slice project time documents
|
2026-04-12 14:14:46 +02:00 |
|
|
|
574687c555
|
Update tests for project time settings and world settings, add new properties and scenarios
|
2026-04-12 14:14:24 +02:00 |
|
|
|
e57a105133
|
Add tests for project time settings and runtime project time, update build-runtime-scene test
|
2026-04-12 04:35:24 +02:00 |
|
|
|
8a1a207958
|
Enable advanced rendering and whitebox bevel in project document JSON test
|
2026-04-12 01:05:53 +02:00 |
|
|
|
2b6accedd1
|
Update project document JSON test to remove editor preferences
|
2026-04-11 14:29:37 +02:00 |
|
|
|
fadedaf75d
|
Update tests for project document JSON serialization with editor preferences
|
2026-04-11 14:29:08 +02:00 |
|
|
|
811b51bd6a
|
Update tests for project document serialization and add project name handling
|
2026-04-11 13:26:59 +02:00 |
|
|
|
e01eb777b7
|
Fix JSON serialization in project document test
|
2026-04-11 04:42:52 +02:00 |
|
|
|
61d3bef338
|
Add test for Scene Exit target validation in project-document-json.test.ts
|
2026-04-11 04:41:32 +02:00 |
|
|
|
9d0a3a6481
|
Remove unused import in project-document-json.test.ts
|
2026-04-11 04:41:32 +02:00 |
|
|
|
910f9c2ad3
|
Update test to reflect migration of v23 project documents without Scene Entry and Scene Exit entities
|
2026-04-11 04:40:37 +02:00 |
|
|
|
08b91ae553
|
Update project document JSON tests for scene entry and exit entities
|
2026-04-11 04:40:33 +02:00 |
|
|
|
e205cea50c
|
auto-git:
[change] src/app/app.css
[change] src/commands/set-scene-loading-screen-command.ts
[change] src/document/migrate-scene-document.ts
[change] src/document/scene-document-validation.ts
[change] src/document/scene-document.ts
[change] src/runner-web/RunnerCanvas.tsx
[change] src/runtime-three/first-person-navigation-controller.ts
[change] src/runtime-three/navigation-controller.ts
[change] src/runtime-three/orbit-visitor-navigation-controller.ts
[change] src/runtime-three/runtime-host.ts
[change] tests/domain/editor-store.test.ts
[change] tests/serialization/local-draft-storage.test.ts
[change] tests/serialization/project-document-json.test.ts
[change] tests/serialization/project-package.test.ts
[change] tests/unit/runner-canvas.test.tsx
[change] tests/unit/runtime-host.test.ts
|
2026-04-11 04:19:51 +02:00 |
|
|
|
002215fd3c
|
Add unit test for project document JSON serialization
|
2026-04-11 04:19:00 +02:00 |
|