Add camera mode
This commit is contained in:
parent
54137379c7
commit
737f4dbbb3
3 changed files with 409 additions and 13 deletions
6
TODO.md
6
TODO.md
|
|
@ -140,9 +140,9 @@ A step-by-step checklist for porting MatterControl's design features to a Vue +
|
|||
- [x] Hover effect: handles grow subtly and brighten
|
||||
|
||||
### Camera Mode (Alt Modifier)
|
||||
- [ ] Left-drag: orbit camera
|
||||
- [ ] Right-drag: pan camera
|
||||
- [ ] Left-click object: center/zoom camera on object
|
||||
- [x] Left-drag: orbit camera
|
||||
- [x] Right-drag: pan camera
|
||||
- [x] Left-click object: center/zoom camera on object
|
||||
|
||||
### Shift Modifier Behaviors
|
||||
- [ ] Click with Shift: add to selection (already in Phase 4)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue