|
|
70cf99cf0a
|
Update tests to validate collisionEnabled property for runtime scene edges
|
2026-05-13 04:34:53 +02:00 |
|
|
|
bb8d2328e6
|
test(domain): Add test case for spline corridor colliders in runtime scene building
|
2026-05-13 04:32:34 +02:00 |
|
|
|
7e1d558460
|
Disable collision checking for left edge in build runtime scene tests
|
2026-05-13 04:32:03 +02:00 |
|
|
|
c167b0c7a3
|
Test build runtime scene generation with defined repeaters
|
2026-05-13 03:49:33 +02:00 |
|
|
|
9e6b1a7f27
|
Update build runtime scene test to include repeater structure
|
2026-05-13 03:49:33 +02:00 |
|
|
|
f25415f2df
|
Update material ID constants in build runtime scene tests
|
2026-05-13 03:05:29 +02:00 |
|
|
|
20e69d5328
|
Add tests for road edges (curbs) when building runtime scenes
|
2026-05-13 03:04:44 +02:00 |
|
|
|
2b93be599a
|
Add soft shoulder edge definitions to build runtime scene tests
|
2026-05-13 03:02:34 +02:00 |
|
|
|
7501d9de42
|
test: Add test case for resolving road materials in runtime scene
|
2026-05-13 01:14:15 +02:00 |
|
|
|
40af62cb05
|
test: Update road material structure in runtime scene tests
|
2026-05-13 01:14:15 +02:00 |
|
|
|
22fc08f5bd
|
Add road configuration to build runtime scene tests
|
2026-05-13 00:06:05 +02:00 |
|
|
|
447c21c7f9
|
Add test case for building terrain-glued runtime paths
|
2026-05-12 23:39:32 +02:00 |
|
|
|
988ad8b0fa
|
Update default values for terrain gluing in tests
|
2026-05-12 23:39:32 +02:00 |
|
|
|
5768bb1e47
|
Update test parameters for buildRuntimeSceneFromDocument
|
2026-05-12 22:51:39 +02:00 |
|
|
|
3e3c872733
|
Add targetAnchor definition to build-runtime-scene tests
|
2026-05-11 21:59:33 +02:00 |
|
|
|
38cc205ac6
|
Update test case to set targetable property to true for runtime scene build
|
2026-05-11 21:34:34 +02:00 |
|
|
|
82719b5ebe
|
Add explicit scale and rotation definitions to build runtime scene tests
|
2026-05-11 21:28:42 +02:00 |
|
|
|
14ec50f588
|
Update buildRuntimeScene test case with targetable property
|
2026-05-11 21:26:09 +02:00 |
|
|
|
f2008d08da
|
Test: Verify inclusion of foliage layers and masks in runtime scene
|
2026-05-02 04:56:12 +02:00 |
|
|
|
efbc6359a0
|
Improve foliage rendering and visibility synchronization in ViewportHost
|
2026-05-02 04:55:55 +02:00 |
|
|
|
98d263c124
|
auto-git:
[change] tests/domain/build-runtime-scene.test.ts
|
2026-05-01 16:26:54 +02:00 |
|
|
|
467f41fb10
|
Add tests for metadata transfer (climbable faces) and NPC filtering in runtime scene building
|
2026-04-30 00:22:57 +02:00 |
|
|
|
fa84a04341
|
Add player start configuration properties to runtime scene build tests
|
2026-04-27 17:32:08 +02:00 |
|
|
|
23040d8871
|
Update test setup for building runtime scenes with player interaction properties
|
2026-04-27 17:32:08 +02:00 |
|
|
|
76c0136a32
|
Add test case for building runtime scene from cross-scene actor schedules
|
2026-04-27 17:24:42 +02:00 |
|
|
|
f223492b0f
|
Update imports in build-runtime-scene tests
|
2026-04-27 17:24:42 +02:00 |
|
|
|
c1a476763c
|
auto-git:
[change] tests/domain/build-runtime-scene.test.ts
|
2026-04-23 09:11:04 +02:00 |
|
|
|
347953d41d
|
auto-git:
[change] tests/domain/build-runtime-scene.test.ts
|
2026-04-23 09:07:28 +02:00 |
|
|
|
1b80c2331b
|
auto-git:
[change] tests/domain/build-runtime-scene.test.ts
|
2026-04-22 18:33:08 +02:00 |
|
|
|
2847819f2f
|
auto-git:
[change] tests/domain/build-runtime-scene.test.ts
|
2026-04-22 18:30:29 +02:00 |
|
|
|
c2f85adef0
|
auto-git:
[change] src/document/migrate-scene-document.ts
[change] tests/domain/build-runtime-scene.test.ts
[change] tests/unit/runtime-host.test.ts
[change] tests/unit/viewport-focus.test.ts
|
2026-04-22 17:26:40 +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 |
|
|
|
97a5a50bfd
|
auto-git:
[change] tests/domain/build-runtime-scene.test.ts
|
2026-04-22 14:04:45 +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 |
|
|
|
786039dcd0
|
Remove speakerName from dialogue lines in build-runtime-scene.test.ts
|
2026-04-15 10:13:17 +02:00 |
|
|
|
2bb802f629
|
Add dialogue to build-runtime-scene test case
|
2026-04-15 10:05:18 +02:00 |
|
|
|
fe2ca1d8b6
|
Update tests to use run sequence instead of start dialogue
|
2026-04-15 09:58:30 +02:00 |
|
|
|
3dcc78cb06
|
Update tests to set 'active' property to true for NPCs
|
2026-04-15 09:39:13 +02:00 |
|
|
|
f674d502b9
|
Update tests to include 'entity-npc-overnight' in expected results
|
2026-04-15 09:33:32 +02:00 |
|
|
|
c937e3d479
|
Update tests to reflect new dialogue structure
|
2026-04-15 09:29:24 +02:00 |
|
|
|
ed55b74e01
|
Remove unused sceneExits from build-runtime-scene.test.ts
|
2026-04-15 03:49:44 +02:00 |
|
|
|
f291496709
|
Remove scene exit related code from build runtime scene test
|
2026-04-15 03:48:49 +02:00 |
|
|
|
559faabd6b
|
Update link actions in build-runtime-scene.test.ts
|
2026-04-14 21:48:59 +02:00 |
|
|
|
bbc981cd71
|
Add support for startDialogue action in runtime scene build and tests
|
2026-04-14 21:48:54 +02:00 |
|
|
|
9d04ea0ba1
|
Add dialogueId to build-runtime-scene.test.ts
|
2026-04-14 20:38:01 +02:00 |
|
|
|
9a80f91094
|
Add dialogue to NPC entity in build-runtime-scene.test.ts
|
2026-04-14 20:35:10 +02:00 |
|
|
|
fc53c07c2e
|
Add animation properties to build-runtime-scene.test.ts
|
2026-04-14 13:58:33 +02:00 |
|
|
|
ccde7665a3
|
Add test for resolving active actor routines into NPC animation and follow-path pose
|
2026-04-14 13:54:38 +02:00 |
|
|
|
ec4fb2624e
|
Update tests to include new control effects
|
2026-04-14 13:54:38 +02:00 |
|
|
|
5c62cc872a
|
Enable point and spot lights in build-runtime-scene test
|
2026-04-14 02:43:27 +02:00 |
|