Commit Graph

18 Commits

Author SHA1 Message Date
f9c90a2887 Enhance transform session command tests for path points and surface snap targets 2026-05-12 22:14:15 +02:00
4b76f1a719 auto-git:
[change] src/runtime-three/runtime-scene-build.ts
 [change] src/viewport-three/transform-surface-snap.ts
 [change] src/viewport-three/viewport-host.ts
 [change] tests/domain/runtime-interaction-system.test.ts
 [change] tests/domain/transform-session.command.test.ts
 [change] tests/serialization/scene-document-json.test.ts
 [change] tests/unit/runtime-interaction-system.test.ts
 [change] tests/unit/transform-foundation.integration.test.tsx
2026-05-11 14:15:37 +02:00
e139329955 Update transform operation tests to reflect supported rotation capability 2026-05-11 14:10:55 +02:00
e1cbdc827c feat(test): Add comprehensive tests for commit transform sessions (scale/rotate) on entities 2026-05-11 14:10:24 +02:00
32cd985d07 Update transform session command tests to include scale definitions 2026-05-11 14:08:41 +02:00
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