Commit Graph

242 Commits

Author SHA1 Message Date
2d11d5ef88 Update imports for terrain serialization tests 2026-05-02 04:23:12 +02:00
2f220aa2a5 Add tests for foliage mask serialization and migration 2026-05-02 04:22:51 +02:00
763692473a Update serialization tests for foliage masks and versioning 2026-05-02 04:22:51 +02:00
4a3774a729 Update local draft storage serialization tests to include foliage layers 2026-05-02 03:51:31 +02:00
1c0cc6540e Add serialization tests for foliage migration and bundled prototypes 2026-05-02 03:50:00 +02:00
d96cd1b859 Update serialization tests for new scene versions and foliage support 2026-05-02 03:50:00 +02:00
af7ae7d210 auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-05-02 03:49:30 +02:00
6361c72dfe auto-git:
[change] tests/serialization/editor-draft-storage.test.ts
2026-05-01 18:55:45 +02:00
b53564423d auto-git:
[change] tests/serialization/editor-draft-storage.test.ts
2026-05-01 18:54:09 +02:00
0558ddfaed auto-git:
[add] tests/serialization/editor-draft-storage.test.ts
2026-05-01 18:54:09 +02:00
1631863558 auto-git:
[change] tests/serialization/local-draft-storage.test.ts
2026-05-01 18:24:09 +02:00
bab9becb61 auto-git:
[change] tests/serialization/local-draft-storage.test.ts
2026-05-01 17:44:38 +02:00
56609fe0e3 auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-05-01 16:29:43 +02:00
325ceef05c auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-05-01 16:29:20 +02:00
b4f4888257 auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-05-01 16:29:20 +02:00
90eb773980 auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-05-01 16:29:20 +02:00
2b2cd81054 Refactor terrain data handling and add comprehensive unit tests for brush, mesh, and serialization. 2026-04-30 02:58:24 +02:00
1c5e75b5ec Remove outdated version check in scene document JSON tests 2026-04-30 00:28:03 +02:00
39794c084a Update test serialization logic for legacy face climbables 2026-04-30 00:20:17 +02:00
06035beef4 Update scene document serialization tests to include climbable state and migration logic 2026-04-30 00:20:00 +02:00
27285b729d Update serialization tests for God Rays source size and scene migration 2026-04-28 14:02:36 +02:00
ea83ede450 Update scene document serialization tests for advanced rendering features and migrations 2026-04-28 04:54:45 +02:00
e91a724b41 Implement and test God Rays advanced rendering feature 2026-04-28 04:41:05 +02:00
c8781a020b Add migration tests for distance fog and water settings 2026-04-28 04:10:37 +02:00
05377dadfb Update scene document versions and tests for distance fog and dynamic global illumination 2026-04-28 04:10:37 +02:00
c368140aa2 Cleanup minor formatting issues and refine validation logic across components and tests 2026-04-28 03:38:48 +02:00
821f00cdb6 Add migration tests for scene documents, including handling missing dynamic global illumination settings 2026-04-28 03:30:20 +02:00
31fb78a431 Update serialization tests with new version constants and dynamic global illumination settings 2026-04-28 03:30:20 +02:00
00e8ef9c82 Include interaction mapping in scene document JSON tests 2026-04-27 15:46:11 +02:00
41c2f316e6 Test: Add migration test for Player Start input bindings 2026-04-27 15:44:22 +02:00
e331e94715 Update serialization version for interaction angles and track interactable state in viewport host 2026-04-27 15:44:15 +02:00
8750b7aab4 Add serialization test for player start interact bindings 2026-04-27 15:43:58 +02:00
013c944fc4 auto-git:
[change] src/app/App.tsx
 [change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document-validation.ts
 [change] src/rendering/world-background-renderer.ts
 [change] src/rendering/world-shader-sky.ts
 [change] tests/domain/scene-document-validation.test.ts
2026-04-25 01:37:07 +02:00
a8f89f8007 auto-git:
[change] tests/serialization/project-document-json.test.ts
2026-04-25 01:37:07 +02:00
70cb1b382b auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-04-25 01:35:57 +02:00
b0ca05445d auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-04-23 09:11:04 +02:00
a1d295a3b3 auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-04-23 09:11:04 +02:00
8870ed1991 auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-04-23 09:08:07 +02:00
1a224b190a auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-04-23 02:39:59 +02:00
d46c2d62c5 auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-04-23 02:39:22 +02:00
23fd21ec9b auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-04-22 18:30:54 +02:00
7932706a44 auto-git:
[change] tests/domain/build-runtime-scene.test.ts
 [change] tests/domain/scene-document-validation.test.ts
 [change] tests/serialization/scene-document-json.test.ts
 [change] tests/unit/entity-instances.test.ts
 [change] tests/unit/viewport-focus.test.ts
2026-04-22 17:21:20 +02:00
6d577bc1ed auto-git:
[change] src/document/migrate-scene-document.ts
 [change] tests/serialization/scene-document-json.test.ts
2026-04-22 16:58:34 +02:00
48f7bc8e58 auto-git:
[change] tests/domain/world-settings.test.ts
 [change] tests/serialization/scene-document-json.test.ts
2026-04-22 16:57:36 +02:00
78f0f85aef auto-git:
[change] tests/serialization/project-document-json.test.ts
 [change] tests/serialization/scene-document-json.test.ts
2026-04-22 16:55:29 +02:00
d071c77fc0 auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-04-22 16:24:02 +02:00
483a0f2bdd auto-git:
[change] tests/serialization/scene-document-json.test.ts
 [change] tests/unit/world-shader-sky.test.ts
2026-04-22 16:23:32 +02:00
91a89a276c auto-git:
[change] tests/domain/scene-document-validation.test.ts
 [change] tests/domain/world-settings.test.ts
 [change] tests/serialization/project-document-json.test.ts
2026-04-22 16:23:17 +02:00
e43abfc59e auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-04-22 16:01:57 +02:00
23a6d5a01a auto-git:
[change] tests/serialization/scene-document-json.test.ts
2026-04-22 16:00:37 +02:00