Add rotation mode angle visualizer

This commit is contained in:
Nettika 2026-01-29 17:26:34 -08:00
parent 39530cc4d7
commit 3c139fe58d
No known key found for this signature in database
3 changed files with 354 additions and 20 deletions

View file

@ -125,8 +125,8 @@ A step-by-step checklist for porting MatterControl's design features to a Vue +
- [x] Hover effect: ring thickens and brightens
- [x] Left-drag ring: free (by-pixel) rotation
- [x] Right-drag ring: constrained rotation (15°, 30°, 45° based on mouse distance from control)
- [ ] Display angle wheel during constrained rotation (world-oriented)
- [ ] Track object rotation state for world-oriented snapping
- [x] Display angle wheel during constrained rotation (world-oriented)
- [x] Track object rotation state for world-oriented snapping
### Scale Mode (Ctrl+Shift Modifier)
- [ ] Create bounding box visualization for selection