|
|
a8e1feb12a
|
Add migration test for legacy collision settings in scene paths
|
2026-05-13 04:35:39 +02:00 |
|
|
|
50e1b72db1
|
Add version constants for spline corridor collision and repeaters
|
2026-05-13 04:35:39 +02:00 |
|
|
|
699b68c2cf
|
Update serialization tests to validate collisionEnabled property in scene document JSON
|
2026-05-13 04:34:53 +02:00 |
|
|
|
f7a04061a1
|
Add serialization tests for legacy paths and box brushes
|
2026-05-13 03:50:06 +02:00 |
|
|
|
0002ed791e
|
Add spline road edges version constant to serialization tests
|
2026-05-13 03:50:06 +02:00 |
|
|
|
fbe432992a
|
auto-git:
[change] tests/serialization/scene-document-json.test.ts
|
2026-05-13 03:04:44 +02:00 |
|
|
|
45dd23840c
|
Add migration and round-trip tests for road edges and box brushes
|
2026-05-13 03:03:48 +02:00 |
|
|
|
3eb6d8064a
|
Update scene document tests with spline road edges version
|
2026-05-13 03:03:48 +02:00 |
|
|
|
e61a89da9e
|
Add edge definitions (soft shoulders) to scene document serialization test
|
2026-05-13 03:02:50 +02:00 |
|
|
|
27edce9551
|
Test: Add round-trip serialization test for dynamic terrain material layers
|
2026-05-13 00:52:14 +02:00 |
|
|
|
98a6d6d030
|
Add serialization tests for path migration and box brush round-tripping
|
2026-05-13 00:08:14 +02:00 |
|
|
|
3365b45a23
|
Import path terrain glue scene document version constant
|
2026-05-13 00:06:05 +02:00 |
|
|
|
873b51e398
|
Add serialization tests for path migration and box brush round-tripping
|
2026-05-12 23:38:46 +02:00 |
|
|
|
87f57c925f
|
Update serialization tests to include spline path version
|
2026-05-12 23:38:46 +02:00 |
|
|
|
0554e530cb
|
Add test case for migrating pre-spline paths to linear curve defaults
|
2026-05-12 22:49:39 +02:00 |
|
|
|
e38daf29fa
|
Add NPC target anchor scene document version constant to tests
|
2026-05-12 22:49:39 +02:00 |
|
|
|
3fd2b6811b
|
Update test case to use constant version for unsupported document checks
|
2026-05-11 22:00:39 +02:00 |
|
|
|
a9c7ca93db
|
Add migration tests for NPC targeting anchors and related features
|
2026-05-11 22:00:16 +02:00 |
|
|
|
35875fa49d
|
Update scene document test with target anchor definition
|
2026-05-11 22:00:06 +02:00 |
|
|
|
e72237cd3a
|
Add NPC targeting version to serialization tests
|
2026-05-11 22:00:06 +02:00 |
|
|
|
19ee1b8c80
|
Add test case to validate migration of NPC targeting properties (targetable)
|
2026-05-11 21:34:34 +02:00 |
|
|
|
2d6a5e3af9
|
Add NPC_TARGETING_SCENE_DOCUMENT_VERSION constant
|
2026-05-11 21:34:34 +02:00 |
|
|
|
236c17c908
|
Update test case to assert targetable property is true after JSON serialization
|
2026-05-11 21:34:34 +02:00 |
|
|
|
5878601e67
|
Update serialization test to use brush targeting instead of sound emitter targeting
|
2026-05-11 21:26:24 +02:00 |
|
|
|
95efe2d483
|
Add migration test for NPC targetability in scene documents
|
2026-05-11 21:26:09 +02:00 |
|
|
|
b95d47d31a
|
Remove unused imports for NPC targeting and run sequence links
|
2026-05-11 21:26:09 +02:00 |
|
|
|
8f725eaed4
|
Add targetable property check to scene document JSON test
|
2026-05-11 21:26:09 +02:00 |
|
|
|
d433cf7b1f
|
Update serialization tests for NPC targeting and run sequence links
|
2026-05-11 21:26:09 +02:00 |
|
|
|
4b76f1a719
|
auto-git:
[change] src/runtime-three/runtime-scene-build.ts
[change] src/viewport-three/transform-surface-snap.ts
[change] src/viewport-three/viewport-host.ts
[change] tests/domain/runtime-interaction-system.test.ts
[change] tests/domain/transform-session.command.test.ts
[change] tests/serialization/scene-document-json.test.ts
[change] tests/unit/runtime-interaction-system.test.ts
[change] tests/unit/transform-foundation.integration.test.tsx
|
2026-05-11 14:15:37 +02:00 |
|
|
|
a0193bcce1
|
Enhance scene document serialization tests with explicit transform defaults and migration checks
|
2026-05-11 14:10:55 +02:00 |
|
|
|
3e4b227816
|
Update scene document serialization tests to include foliage quality version
|
2026-05-02 11:34:19 +02:00 |
|
|
|
f26c01eddc
|
Add migration test for terrain documents missing foliage blocker masks
|
2026-05-02 11:33:30 +02:00 |
|
|
|
4e08d788c2
|
Test serialization/deserialization of foliage blocker masks
|
2026-05-02 11:33:30 +02:00 |
|
|
|
04666940a2
|
Add foliage configuration to scene document JSON tests
|
2026-05-02 10:56:58 +02:00 |
|
|
|
d34ec58225
|
Add migration test for scene documents missing foliage quality settings
|
2026-05-02 10:53:44 +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 |
|
|
|
af7ae7d210
|
auto-git:
[change] tests/serialization/scene-document-json.test.ts
|
2026-05-02 03:49:30 +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 |
|
|
|
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 |
|