furnace/TODO.md

14 lines
379 B
Markdown
Raw Normal View History

2023-10-17 01:04:32 +00:00
# to-do
2023-12-23 23:35:23 +00:00
- finish color import improvements (settings refactor)
- new undo stuff
- fix some bugs
2023-10-23 09:31:22 +00:00
- finish auto-clone
2023-10-17 01:04:32 +00:00
2023-12-10 23:32:40 +00:00
once you have done all of this (maybe not the first one), release 0.6.1
2023-10-17 01:04:32 +00:00
2023-10-23 09:31:22 +00: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