|
|
0ddf5fc603
|
auto-git:
[change] tests/serialization/scene-document-json.test.ts
|
2026-04-22 15:29:05 +02:00 |
|
|
|
f152944e79
|
auto-git:
[change] tests/serialization/scene-document-json.test.ts
|
2026-04-22 14:05:31 +02:00 |
|
|
|
de66b3f766
|
auto-git:
[change] tests/serialization/scene-document-json.test.ts
|
2026-04-22 14:05:06 +02:00 |
|
|
|
86500de2d1
|
auto-git:
[change] tests/serialization/project-document-json.test.ts
|
2026-04-22 14:03:55 +02:00 |
|
|
|
641e704c93
|
auto-git:
[change] tests/serialization/project-document-json.test.ts
|
2026-04-22 12:34:21 +02:00 |
|
|
|
94dec56eb4
|
auto-git:
[add] src/rendering/terrain-layer-material.ts
[add] tests/domain/terrains.test.ts
[change] src/app/App.tsx
[change] src/core/terrain-brush.ts
[change] src/document/migrate-scene-document.ts
[change] src/document/scene-document-validation.ts
[change] src/document/scene-document.ts
[change] src/document/terrains.ts
[change] src/geometry/terrain-brush.ts
[change] src/geometry/terrain-mesh.ts
[change] src/runtime-three/rapier-collision-world.ts
[change] src/runtime-three/runtime-host.ts
[change] src/runtime-three/runtime-scene-build.ts
[change] src/viewport-three/ViewportCanvas.tsx
[change] src/viewport-three/ViewportPanel.tsx
[change] src/viewport-three/viewport-host.ts
[change] tests/domain/build-runtime-scene.test.ts
[change] tests/domain/rapier-collision-world.test.ts
[change] tests/domain/terrain.command.test.ts
[change] tests/domain/water-material.test.ts
[change] tests/geometry/terrain-brush.test.ts
[change] tests/geometry/terrain-mesh.test.ts
[change] tests/serialization/scene-document-json.test.ts
[change] tests/unit/terrain-foundation.integration.test.tsx
[change] tests/unit/viewport-canvas.test.tsx
|
2026-04-20 02:37:01 +02:00 |
|
|
|
d0df07acf1
|
Add FOLLOW_ACTOR_PATH_SMOOTH_SCENE_DOCUMENT_VERSION to tests
|
2026-04-18 20:06:02 +02:00 |
|
|
|
07b667e3d8
|
Update scene document JSON tests to include terrains
|
2026-04-18 20:02:18 +02:00 |
|
|
|
129b688ffc
|
Include terrains object in local draft storage test
|
2026-04-18 20:01:02 +02:00 |
|
|
|
75807045a3
|
Add path entity to project document JSON test
|
2026-04-15 11:23:59 +02:00 |
|
|
|
7dca8b1b25
|
Add NPC entity to project document test
|
2026-04-15 11:21:56 +02:00 |
|
|
|
817b88497e
|
Add test for migrating legacy actor follow-path effects to smooth paths by default
|
2026-04-15 11:17:12 +02:00 |
|
|
|
8460ac6329
|
Add test for migrating legacy NPC dialogue speaker fields
|
2026-04-15 10:15:27 +02:00 |
|
|
|
51bfea0a80
|
Remove speakerName from dialogue lines in project-document-json.test.ts
|
2026-04-15 10:13:17 +02:00 |
|
|
|
a660414009
|
Remove unused scene document versions from project document JSON test
|
2026-04-15 10:03:05 +02:00 |
|
|
|
5ff3136762
|
Remove dialogue library resource test from scene document JSON serialization
|
2026-04-15 09:59:57 +02:00 |
|
|
|
8210e00e0f
|
Refactor project-document-json.test.ts by removing dialogue and sequence migration tests
|
2026-04-15 09:59:53 +02:00 |
|
|
|
b304d604a2
|
Refactor NPC dialogue handling in project document JSON tests
|
2026-04-15 09:32:39 +02:00 |
|
|
|
1f0e5cdeb7
|
Update test to include cone and torus brushes
|
2026-04-15 09:13:29 +02:00 |
|
|
|
1fdf8895c5
|
Add tests for whitebox primitives creation, runtime, geometry, and serialization
|
2026-04-15 08:13:01 +02:00 |
|
|
|
902eacc18c
|
Add test for starter environment project package serialization
|
2026-04-15 04:29:04 +02:00 |
|
|
|
5a443e9da3
|
Update material names and add tests for box face UVs and scene document migration
|
2026-04-15 04:12:01 +02:00 |
|
|
|
a4eaba47d9
|
Update test to expect exception on invalid document
|
2026-04-15 03:54:40 +02:00 |
|
|
|
28b2114fc5
|
Refactor document validation check in project-document-json test
|
2026-04-15 03:51:57 +02:00 |
|
|
|
413da1d1ee
|
Add document validation in project-document-json test
|
2026-04-15 03:51:57 +02:00 |
|
|
|
865a48cf16
|
Add test for round-tripping scene transition sequence effects
|
2026-04-15 03:50:53 +02:00 |
|
|
|
5276d994bb
|
Remove unused scene exit entity from tests
|
2026-04-15 03:49:49 +02:00 |
|
|
|
08d9581407
|
Refactor project-document-json.test.ts by removing Scene Exit entities and updating test cases
|
2026-04-15 03:49:44 +02:00 |
|
|
|
c59d673d45
|
Add box brush test case in project-document-json.test.ts
|
2026-04-15 01:46:08 +02:00 |
|
|
|
f4ca697e33
|
Remove unused brush definition in test
|
2026-04-15 01:43:44 +02:00 |
|
|
|
cff3022504
|
Add test for legacy toggle visibility sequence effects migration
|
2026-04-15 01:43:41 +02:00 |
|
|
|
4ea24e6626
|
Update tests to remove unused properties and update migration logic
|
2026-04-15 01:17:22 +02:00 |
|
|
|
39fedfca55
|
Update durationMinutes in project document JSON test
|
2026-04-15 00:56:32 +02:00 |
|
|
|
49ed94dbcd
|
Update project document JSON test to include duration and lane details
|
2026-04-15 00:54:54 +02:00 |
|
|
|
a863de897a
|
Add startMinute, durationMinutes, and lane to scene document validation tests
|
2026-04-15 00:54:31 +02:00 |
|
|
|
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 |
|
|
|
5958a94750
|
Add pause bindings migration in scene document JSON tests
|
2026-04-14 22:40:24 +02:00 |
|
|
|
4d4ebbf03a
|
Add tests for NPC dialogue serialization and migration
|
2026-04-14 20:34:52 +02:00 |
|
|
|
37c3dade46
|
Add test for round-tripping dialogue library resources through scene schema
|
2026-04-14 20:02:11 +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 |
|
|
|
577df0b21d
|
Add test for actor scheduler animation and follow-path routines in scene document JSON
|
2026-04-14 13:57:23 +02:00 |
|