Implement translate duplication
This commit is contained in:
parent
af4e1aedff
commit
93c55899ec
3 changed files with 53 additions and 2 deletions
4
TODO.md
4
TODO.md
|
|
@ -145,8 +145,8 @@ A step-by-step checklist for porting MatterControl's design features to a Vue +
|
|||
- [x] Left-click object: center/zoom camera on object
|
||||
|
||||
### Shift Modifier Behaviors
|
||||
- [ ] Click with Shift: add to selection (already in Phase 4)
|
||||
- [ ] Drag translate handle with Shift: duplicate selection along axis
|
||||
- [x] Click with Shift: add to selection (already in Phase 4)
|
||||
- [x] Drag translate handle with Shift: duplicate selection along axis
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue