BurdockPaint

My AAT tribute

I liked the old Autodesk Animator very much, but Moai won't run well on my machine, so I decided to create a pixel graphics editor based on both of those, adding the things I missed in them.

Source is available at Github: https://github.com/MKGilby/BurdockPaint

Latest Windows binaries: x64 or x86.

Product state: work in progress
Current version: V0.9 build 53
Released: 2024.08.26
Download: BurdockPaint.0.9.53.zip

What's new:

2024.08.26 - Build 53
  • Added Circle configuration dialog.
  • Added alternative Circle drawing mode. (Draw bounding box.)
  • Updated PreProcessDialog tool.
  • Releases are split into different x86/x64 folders.
  • Updated SDL2 library.

What's planned next:
  • Add "Project"/"New" dialog.
  • Check and warn if current project is modified on opening project.
  • Check and warn if current project is modified on new project.
  • Add setup dialogs to Tools: - Sep. (boxed)
  • Add Inks: - Darken - Brighten
  • Add setup dialogs to Inks: - Darken - Brighten
  • Autosave: - Add GUI for settings.
  • ColorEditor buttons: - "Undo" and "Redo" should undo/redo any changes made on the ColorEditor.
  • Add an option to make the current inks/tools property adjustable on the fly. (Should show a small dialog somewhere at the side of the window).
  • Coordinatebox colors should be updated on moving mouse over every source of color. (ColorSelector, Gradient)
  • Right clicking on a color in the palette sidebar should open: !decide! - ColorEditor (easier to implement) - Color picking mode from any source where color can be selected. (harder to implement, but I think it would be a better solution.)