100/home/humza/Downloads/sml/dotscape/README.md done with undo/redo functionality (tested and both of them work as expected)

This commit is contained in:
2024-08-08 23:52:49 +01:00
parent 541fdd877f
commit d9c7b753f8
5 changed files with 21 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ This isn't an exhaustive list, but these are some features I would like to add t
- [x] Display clicked positions
- [x] Redraw components when resized
- [ ] Support undo (with `<Ctrl-z>`) and redo (with `<Ctrl-y>` or `<Ctrl-Shift-z>`)
- [x] Support undo (with `<Ctrl-z>`) and redo (with `<Ctrl-y>` or `<Ctrl-Shift-z>`)
- [ ] Export to code
- Possibly different options like creating a flat array/vector or an index buffer
- [ ] Linear interpolation