|
|
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 |
|
|
|
497db52164
|
Add test case for toggling axis keys from world to local while translating a selected face
|
2026-04-12 00:49:07 +02:00 |
|
|
|
d9b7d7573e
|
Add test case for toggling repeated axis keys from world to local while translating a selected vertex
|
2026-04-12 00:45:27 +02:00 |
|
|
|
bc1a959e90
|
Add test for toggling axis keys from world to local while translating a selected edge
|
2026-04-12 00:42:54 +02:00 |
|
|
|
dcdee4d441
|
Update tests to check aria-pressed attribute for selection modes
|
2026-04-12 00:38:22 +02:00 |
|
|
|
6ff5059531
|
Add test for switching whitebox selection modes via keyboard shortcuts
|
2026-04-12 00:37:53 +02:00 |
|
|
|
1dddeaf0b8
|
Remove unused state and function in App component
|
2026-04-11 12:01:46 +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 |
|
|
|
9950444027
|
auto-git:
[change] tests/unit/transform-foundation.integration.test.tsx
|
2026-04-11 02:44:49 +02:00 |
|
|
|
528d29a4e0
|
Add tests for transform session axis constraint toggling and viewport camera state persistence
|
2026-04-11 02:42:13 +02:00 |
|
|
|
1eddabb5f9
|
Add emitCameraStateChange function and import ViewportPanelCameraState
|
2026-04-11 02:41:59 +02:00 |
|
|
|
ee30f04616
|
Add setGridVisible to MockViewportHost in transform-foundation integration test
|
2026-04-11 02:41:59 +02:00 |
|
|
|
733295b36c
|
Update tests to include initialGeometry for brushes
|
2026-04-05 02:59:57 +02:00 |
|
|
|
26844c5900
|
Update test expectations for transform button states
|
2026-04-05 02:02:35 +02:00 |
|
|
|
759c84e5af
|
Update test to ensure transform controls are coherent across modes
|
2026-04-05 02:01:15 +02:00 |
|
|
|
04e7c062ed
|
Add test for whole-box transforms in Object mode and component modes
|
2026-04-04 20:18:36 +02:00 |
|
|
|
04ffdbb4e6
|
Add setWhiteboxHoverLabelChangeHandler and setWhiteboxSelectionMode to tests
|
2026-04-04 20:17:14 +02:00 |
|
|
|
aeef4e898f
|
Add test for rotating and scaling a whole whitebox box through the shared transform controller
|
2026-04-04 19:37:51 +02:00 |
|
|
|
d9b6dcf85d
|
Add setWhiteboxSnapSettings to MockViewportHost
|
2026-04-04 19:34:03 +02:00 |
|
|
|
a66f57faff
|
Update App.tsx to handle viewport panel hover and modify tests/unit/transform-foundation.integration.test.tsx for pointer events
|
2026-04-03 02:37:31 +02:00 |
|
|
|
aba85766eb
|
Update test event from pointerMove to pointerOver
|
2026-04-03 02:37:21 +02:00 |
|
|
|
9ff714af04
|
Update test event from pointerEnter to pointerMove
|
2026-04-03 02:37:21 +02:00 |
|
|
|
5c89a72dc8
|
Add support for hovered viewport panel in transform operations
|
2026-04-03 02:35:42 +02:00 |
|
|
|
2dfa68822c
|
Add unit test for transform foundation and remove unused e2e test
|
2026-04-03 02:23:41 +02:00 |
|