Migrate scene state to Pinia store
This commit is contained in:
parent
862f31f6c4
commit
f2dc318f09
4 changed files with 81 additions and 78 deletions
2
TODO.md
2
TODO.md
|
|
@ -54,7 +54,7 @@ A step-by-step checklist for porting MatterControl's design features to a Vue +
|
|||
- [x] Implement `addObject()` function
|
||||
- [x] Implement `removeObject()` function
|
||||
- [x] Implement `clearScene()` function
|
||||
- [ ] Add scene object list to Pinia store
|
||||
- [x] Add scene object list to Pinia store
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue