Commit Graph

925 Commits

Author SHA1 Message Date
f00673d3ac auto-git:
[add] tests/domain/celestial-shadows.test.ts
2026-04-22 14:57:29 +02:00
0bd859cefd auto-git:
[change] tests/domain/advanced-rendering.test.ts
2026-04-22 14:56:26 +02:00
1b58f5a72f auto-git:
[change] tests/unit/water-volume.integration.test.tsx
2026-04-22 14:18:21 +02:00
b8ca09f915 auto-git:
[change] tests/unit/light-volume.integration.test.tsx
2026-04-22 14:15:27 +02:00
232a2a4488 auto-git:
[change] tests/unit/light-volume.integration.test.tsx
2026-04-22 14:10:51 +02:00
723a757764 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-22 14:10:51 +02:00
8f85f141c0 auto-git:
[change] tests/unit/light-volume.integration.test.tsx
2026-04-22 14:10:51 +02:00
3dc54b09c7 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-22 14:06:57 +02:00
bdae1f5013 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-22 14:06:57 +02:00
9af41cee69 auto-git:
[add] tests/unit/light-volume.integration.test.tsx
2026-04-22 14:06:38 +02:00
c8474cefd4 auto-git:
[add] tests/unit/light-volume-utils.test.ts
2026-04-22 14:06:38 +02:00
f014d99cd6 auto-git:
[change] tests/unit/underwater-fog.test.ts
2026-04-22 14:06:38 +02:00
d7ded9af59 auto-git:
[change] tests/domain/runtime-interaction-system.test.ts
2026-04-22 14:06:38 +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
04e39e3b7e auto-git:
[change] tests/domain/scene-document-validation.test.ts
2026-04-22 14:04:59 +02:00
97a5a50bfd auto-git:
[change] tests/domain/build-runtime-scene.test.ts
2026-04-22 14:04:45 +02:00
650c36f9ef auto-git:
[change] tests/e2e/world-environment.e2e.ts
2026-04-22 14:04:45 +02:00
2aa1ddf1bf auto-git:
[change] tests/domain/create-box-brush.command.test.ts
2026-04-22 14:04:28 +02:00
3ca210961c auto-git:
[change] tests/unit/world-background-renderer.test.ts
2026-04-22 14:04:19 +02:00
86500de2d1 auto-git:
[change] tests/serialization/project-document-json.test.ts
2026-04-22 14:03:55 +02:00
2b08e4c497 auto-git:
[change] tests/domain/scene-document-validation.test.ts
2026-04-22 14:03:40 +02:00
fcebc8d0a4 auto-git:
[change] tests/domain/world-settings.test.ts
2026-04-22 14:03:40 +02:00
81b633a78f auto-git:
[add] tests/unit/quantized-environment-blend-cache.test.ts
2026-04-22 13:47:50 +02:00
76b104fee9 auto-git:
[change] tests/unit/world-background-renderer.test.ts
2026-04-22 13:46:25 +02:00
a11063ab7b auto-git:
[change] tests/unit/world-background-renderer.test.ts
2026-04-22 13:06:29 +02:00
8e1733ab25 auto-git:
[change] tests/unit/world-background-renderer.test.ts
2026-04-22 13:00:34 +02:00
490312408c auto-git:
[change] tests/unit/world-background-renderer.test.ts
2026-04-22 13:00:23 +02:00
41e87b1b21 auto-git:
[change] tests/domain/delete-project-asset.test.ts
2026-04-22 12:35:44 +02:00
5bbdbebbda auto-git:
[change] tests/domain/scene-document-validation.test.ts
2026-04-22 12:35:37 +02:00
d79cb7a27a auto-git:
[change] tests/domain/runtime-project-time.test.ts
2026-04-22 12:35:14 +02:00
641e704c93 auto-git:
[change] tests/serialization/project-document-json.test.ts
2026-04-22 12:34:21 +02:00
c3cfaabcd9 Test: Prevent viewport refocus when scene document changes without focus request 2026-04-21 02:31:12 +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
84c914611d auto-git:
[add] tests/geometry/terrain-brush.test.ts
2026-04-18 20:36:52 +02:00
c093a0e320 auto-git:
[change] tests/unit/terrain-foundation.integration.test.tsx
2026-04-18 20:33:04 +02:00
65f5ef1a7b auto-git:
[change] tests/unit/viewport-canvas.test.tsx
2026-04-18 20:32:16 +02:00
d0df07acf1 Add FOLLOW_ACTOR_PATH_SMOOTH_SCENE_DOCUMENT_VERSION to tests 2026-04-18 20:06:02 +02:00
3b59f80974 Add integration test for terrain foundation 2026-04-18 20:04:04 +02:00
d3c5c8a221 Add test for framing selected terrain from its authored grid bounds 2026-04-18 20:02:23 +02:00
07b667e3d8 Update scene document JSON tests to include terrains 2026-04-18 20:02:18 +02:00
71abf5bab9 Add tests for terrain commands 2026-04-18 20:02:18 +02:00
5cb7a4482a Add tests for terrain mesh generation 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
98adab49ce Update test fixture with terrains array 2026-04-18 20:01:02 +02:00
ab8cfd9fb3 Add Surface Snap Move feature and update related components 2026-04-18 19:34:15 +02:00
ab8bc238bd Update tests to include updateSimulation method in MockViewportHost 2026-04-15 15:14:43 +02:00
41bb2d9e24 Add test for multi-selection synchronization between outliner and viewport 2026-04-15 15:13:15 +02:00
492f7aacab Add test for framing multiple selected model instances around their combined authored bounds 2026-04-15 15:12:38 +02:00
50ab5ea9d1 Add tests for multi-target transform sessions 2026-04-15 15:12:25 +02:00