readme update
This commit is contained in:
parent
c59621e43d
commit
509a11a6a9
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ Eventually, this will be a level editor... But until then, I guess it's just fun
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- [x] Items tree view showing all shapes with their child nodes and purposes(maybe location and such as well?)
|
- [x] Items tree view showing all shapes with their child nodes and purposes(maybe location and such as well?)
|
||||||
- [ ] Change shape name in tree view
|
- [x] Change shape name in tree view
|
||||||
- [ ] Delete shapes in tree view
|
- [x] Delete shapes in tree view - I should probably make it ask for confirmation...
|
||||||
|
- [ ] Highlight opened shapes in the tree(maybe allow only 1 opened shape?)
|
||||||
- [ ] Import images
|
- [ ] Import images
|
||||||
- [ ] Drag camera around
|
- [ ] Drag camera around
|
||||||
- [ ] Zome in/out
|
- [ ] Zome in/out
|
||||||
|
|
Loading…
Reference in a new issue