|
|
55a512f85b
|
Add tests for authored terrain collision alignment and resizing in RapierCollisionWorld
|
2026-05-13 16:22:25 +02:00 |
|
|
|
ba88d81287
|
Update expected upper bound for west landing feet position Y coordinate in tests
|
2026-05-13 16:17:13 +02:00 |
|
|
|
09a35843e1
|
Update expected upper bound for east landing feet position Y coordinate in tests
|
2026-05-13 16:17:13 +02:00 |
|
|
|
58c6c47995
|
Add test case verifying collision world alignment after terrain grid resize
|
2026-05-13 16:16:00 +02:00 |
|
|
|
b8d50cc9e6
|
Import resizeTerrainGrid utility for terrain testing
|
2026-05-13 16:16:00 +02:00 |
|
|
|
27297336f5
|
Update test data and assertions for varied terrain in RapierCollisionWorld tests
|
2026-05-13 16:13:12 +02:00 |
|
|
|
f3a55ca3af
|
Update test environment setup and landing position assertions in RapierCollisionWorld tests
|
2026-05-13 16:11:36 +02:00 |
|
|
|
889474d195
|
Add console logging for east and west landing objects in test suite
|
2026-05-13 16:11:04 +02:00 |
|
|
|
fbc100c974
|
Adjust west landing coordinates and update expected ground height assertions
|
2026-05-13 16:11:04 +02:00 |
|
|
|
a2c0401470
|
Test: Add collision resolution test for authored rectangular terrain grids
|
2026-05-13 16:10:34 +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 |
|
|
|
0eac096de5
|
Add paths functionality to scene document and related components
|
2026-04-13 21:21:39 +02:00 |
|
|
|
0f4ccab2d6
|
Adjust brush stair step dimensions in test
|
2026-04-12 02:33:21 +02:00 |
|
|
|
6a07ef226d
|
Increase iteration count in collision resolution test
|
2026-04-12 02:33:21 +02:00 |
|
|
|
9c147dfb72
|
Update step positions, sizes, and test iterations in collision world tests
|
2026-04-12 02:31:52 +02:00 |
|
|
|
379223ed64
|
Adjust dimensions and positions in collision world tests
|
2026-04-12 02:31:52 +02:00 |
|
|
|
b1d7720cdd
|
Add stair height smoothing and update navigation controllers
|
2026-04-12 02:30:45 +02:00 |
|
|
|
41dd4dc434
|
Update test coordinates in rapier-collision-world.test.ts
|
2026-04-12 01:56:42 +02:00 |
|
|
|
16d1e49c6c
|
Add test for smooth falling when airborne input pushes into a wall
|
2026-04-12 01:54:56 +02:00 |
|
|
|
b10adb351c
|
Add test for collision behavior when repeatedly walking into a wall from the ground
|
2026-04-12 01:40:25 +02:00 |
|
|
|
7cadda83f9
|
Add test for airborne ledge collision behavior
|
2026-04-12 01:29:51 +02:00 |
|
|
|
cb24c0afe8
|
Add unit tests for player locomotion and update collision handling logic
|
2026-04-11 19:54:51 +02:00 |
|
|
|
383120a0c1
|
Add tests for static-simple model colliders and collision handling
|
2026-04-11 16:33:28 +02:00 |
|
|
|
797ef18c6a
|
Adjust test expectations for feet position range in RapierCollisionWorld
|
2026-04-04 19:42:32 +02:00 |
|
|
|
08e9f0978d
|
Update test case for feet position in RapierCollisionWorld
|
2026-04-04 19:42:32 +02:00 |
|
|
|
3ce10dbed3
|
Update test cases for collision world and scene document serialization
|
2026-04-04 19:41:05 +02:00 |
|
|
|
9aff89a21e
|
Add test for resolving motion against freely rotated colliders
|
2026-04-04 19:36:40 +02:00 |
|
|
|
65bffc2ec8
|
Update test for feet position threshold
|
2026-04-04 16:02:48 +02:00 |
|
|
|
d9c6455f9e
|
Add tests for RapierCollisionWorld
|
2026-04-04 16:00:33 +02:00 |
|
|
|
c0bc372277
|
Remove unused test file for RapierCollisionWorld
|
2026-04-04 15:58:55 +02:00 |
|
|
|
8b01425464
|
Remove redundant y-axis position check in test
|
2026-04-04 08:34:53 +02:00 |
|
|
|
eefc57262b
|
Update test expectations for x-axis movement
|
2026-04-04 08:34:52 +02:00 |
|
|
|
1c60dafbf8
|
Update terrain geometry and test cases for RapierCollisionWorld
|
2026-04-04 08:33:37 +02:00 |
|
|
|
7df881227a
|
Add test for first-person motion against terrain heightfield colliders
|
2026-04-04 08:21:51 +02:00 |
|
|
|
6a0ec57cf1
|
Update test assertions for feet position
|
2026-04-04 08:00:41 +02:00 |
|
|
|
ba8f8235bf
|
Add collision mode support and debug visualization in App.tsx and related files
|
2026-04-04 07:57:32 +02:00 |
|