|
|
a27381ee26
|
Enhance ViewportCanvas unit tests for time transport controls and pointer events
|
2026-04-27 19:24:03 +02:00 |
|
|
|
8273d4c978
|
Add tests for simulation frame updates and scene version handling in ViewportCanvas
|
2026-04-27 16:10:41 +02:00 |
|
|
|
bdc72f534f
|
Update imports and utilities for editor simulation testing
|
2026-04-27 16:10:41 +02:00 |
|
|
|
06e1044989
|
Add tests for simulation frame and scene version updates
|
2026-04-27 16:10:07 +02:00 |
|
|
|
12f7bdada3
|
Import act for testing utility
|
2026-04-27 16:10:07 +02:00 |
|
|
|
80226aa362
|
auto-git:
[change] tests/domain/scene-document-validation.test.ts
[change] tests/unit/entity-instances.test.ts
[change] tests/unit/viewport-canvas.test.tsx
|
2026-04-27 15:46:26 +02:00 |
|
|
|
1032dcdbde
|
Initialize EditorSimulationController in ViewportCanvas tests
|
2026-04-27 15:46:11 +02:00 |
|
|
|
5950ddb1cd
|
Update ViewportCanvas tests to use EditorSimulationController
|
2026-04-27 15:46:11 +02:00 |
|
|
|
33dc7e8749
|
Feature: Implement and integrate transform preview change handling
|
2026-04-27 00:32:30 +02:00 |
|
|
|
493bbc6c2e
|
Add test case to verify selection synchronization logic in ViewportCanvas
|
2026-04-27 00:03:38 +02:00 |
|
|
|
f9209c23b7
|
Update imports for EditorSelection type in viewport canvas tests
|
2026-04-27 00:03:38 +02:00 |
|
|
|
7fb757ee1c
|
Implement selection change handling in ViewportHost, triggering refresh of paths, markers, and model instances, and update related integration tests.
|
2026-04-27 00:02:42 +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 |
|
|
|
65f5ef1a7b
|
auto-git:
[change] tests/unit/viewport-canvas.test.tsx
|
2026-04-18 20:32:16 +02:00 |
|
|
|
ab8cfd9fb3
|
Add Surface Snap Move feature and update related components
|
2026-04-18 19:34:15 +02:00 |
|
|
|
6fa52483be
|
Update viewport-canvas.test.tsx with activeSelectionId
|
2026-04-15 15:05:11 +02:00 |
|
|
|
6e8f91042b
|
Update viewport canvas test to include editor simulation
|
2026-04-14 20:55:28 +02:00 |
|
|
|
caedbb17f8
|
Update tests for ViewportCanvas component
|
2026-04-14 20:54:06 +02:00 |
|
|
|
1dddeaf0b8
|
Remove unused state and function in App component
|
2026-04-11 12:01:46 +02:00 |
|
|
|
581da40993
|
Add cameraSyncRequestId to ViewportCanvas tests
|
2026-04-11 03:24:06 +02:00 |
|
|
|
4a66cccd79
|
auto-git:
[change] src/app/App.tsx
[change] src/app/editor-store.ts
[change] src/core/transform-session.ts
[change] src/viewport-three/ViewportCanvas.tsx
[change] src/viewport-three/ViewportPanel.tsx
[change] src/viewport-three/viewport-host.ts
[change] tests/unit/viewport-canvas.test.tsx
|
2026-04-11 02:44:49 +02:00 |
|
|
|
c991f41158
|
auto-git:
[change] src/viewport-three/viewport-host.ts
[change] tests/unit/viewport-canvas.test.tsx
|
2026-04-11 02:44:49 +02:00 |
|
|
|
5ed5cb25d3
|
Set viewportGridVisible to true in tests and component props
|
2026-04-11 02:43:38 +02:00 |
|
|
|
d5d6e1f4bd
|
Add setGridVisible to MockViewportHost and update tests
|
2026-04-11 02:41:59 +02:00 |
|
|
|
04ffdbb4e6
|
Add setWhiteboxHoverLabelChangeHandler and setWhiteboxSelectionMode to tests
|
2026-04-04 20:17:14 +02:00 |
|
|
|
00b556669d
|
Add whitebox snap settings to viewport canvas tests
|
2026-04-04 19:33:50 +02:00 |
|
|
|
8c844d08c9
|
Update viewport-host.ts and viewport-canvas.test.tsx
|
2026-04-03 02:17:40 +02:00 |
|
|
|
809396619d
|
Update ViewportCanvas tests to include camera state handling
|
2026-04-03 01:37:41 +02:00 |
|
|
|
11ef2c71db
|
Refactor viewport host mock setup in tests
|
2026-04-03 00:37:48 +02:00 |
|
|
|
47753b4c14
|
Add unit tests for ViewportCanvas
|
2026-04-03 00:37:48 +02:00 |
|