13 Commits

Author SHA1 Message Date
50ab5ea9d1 Add tests for multi-target transform sessions 2026-04-15 15:12:25 +02:00
563d0916a2 Refactor deformedGeometry assignment in transform-session command test 2026-04-15 08:04:33 +02:00
6d913d4a3d Add path creation and transformation tests 2026-04-13 22:31: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
ff05e9c9cb Add test for local axis constraint support in transform sessions 2026-04-11 02:42:27 +02:00
eb07782253 Add test for committing deformed vertex geometry without forcing all vertices onto box extents 2026-04-05 03:05:42 +02:00
733295b36c Update tests to include initialGeometry for brushes 2026-04-05 02:59:57 +02:00
c25aa3f32b Add tests for axis-constraint rules in transform sessions 2026-04-05 02:02:35 +02:00
69b7864f40 Add tests for face and vertex transform previews with undo/redo 2026-04-05 02:01:34 +02:00
3e6e343943 Update transform session command tests to resolve component targets correctly and enforce operation support 2026-04-05 02:01:10 +02:00
22d97f0197 Update transform session command tests for object mode requirements 2026-04-04 20:18:05 +02:00
0fc5e95a65 Update tests for brush transformation operations including rotation and scaling 2026-04-04 19:35:17 +02:00
c36c1c3394 Add tests for transform session command 2026-04-03 02:19:21 +02:00