|
|
360bff74d9
|
Update imports in serialization tests to include createCustomMaterialDef
|
2026-05-18 16:15:57 +02:00 |
|
|
|
78655ac6a4
|
Enhance junction shape serialization and migration tests
|
2026-05-13 19:25:55 +02:00 |
|
|
|
f99c82bf29
|
Add junction shape scene document version constant
|
2026-05-13 19:25:55 +02:00 |
|
|
|
9246e545c4
|
Improve serialization tests for spline corridor junctions and edge settings
|
2026-05-13 17:21:57 +02:00 |
|
|
|
e49e779ca8
|
Add version constant for spline corridor junction edges
|
2026-05-13 17:21:57 +02:00 |
|
|
|
4f6d42fffb
|
auto-git:
[change] tests/serialization/scene-document-json.test.ts
|
2026-05-13 13:36:58 +02:00 |
|
|
|
08a78a6d72
|
test(serialization): Add migration and round-trip tests for spline corridor junctions
|
2026-05-13 13:35:50 +02:00 |
|
|
|
90c00febad
|
feat(junction): Add command tests and serialization support for spline corridor junctions
|
2026-05-13 13:35:49 +02:00 |
|
|
|
6c796b336b
|
Add spline corridor junctions to local draft storage test fixture
|
2026-05-13 13:33:09 +02:00 |
|
|
|
39679aadef
|
Update scene document test case with collisionEnabled setting
|
2026-05-13 04:36:59 +02:00 |
|
|
|
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 |
|
|
|
66567a7ba1
|
Test serialization of foliage blocker mask in project document JSON
|
2026-05-02 11:34:19 +02:00 |
|
|
|
0c7f8ab3db
|
Add support for foliage blocker mask in project document serialization tests
|
2026-05-02 11:34:19 +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 |
|
|
|
8ea8d7fa4b
|
Add test case for terrain foliage mask serialization
|
2026-05-02 04:23:12 +02:00 |
|
|
|
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 |
|