furnace/TODO.md

14 lines
379 B
Markdown
Raw Normal View History

2023-10-16 21:04:32 -04:00
# to-do
2023-12-23 18:35:23 -05:00
- finish color import improvements (settings refactor)
- new undo stuff
- fix some bugs
2023-10-23 05:31:22 -04:00
- finish auto-clone
2023-10-16 21:04:32 -04:00
2023-12-10 18:32:40 -05:00
once you have done all of this (maybe not the first one), release 0.6.1
2023-10-16 21:04:32 -04:00
2023-10-23 05:31:22 -04:00
# and then
- new oscilloscope renderer - custom code that uses texture and fixes two issues: too many vertices, and broken anti-aliasing
- new pattern renderer - performance improvements