2022-07-27 09:19:04 +00:00
|
|
|
# shape_maker
|
|
|
|
|
2022-07-27 16:52:28 +00:00
|
|
|
Eventually, this will be a level editor... But until then, I guess it's just fun?
|
2022-07-28 17:48:01 +00:00
|
|
|
|
|
|
|
## TODO
|
|
|
|
|
2022-07-31 15:28:44 +00:00
|
|
|
- [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
|
|
|
|
- [ ] Delete shapes in tree view
|
|
|
|
- [ ] Import images
|
|
|
|
- [ ] Drag camera around
|
|
|
|
- [ ] Zome in/out
|
|
|
|
- [ ] Export
|
|
|
|
- [ ] Import
|
|
|
|
- [ ] Save? (maybe just import and export directly?)
|