Skip to content

Evilpixie v0.2

Compare
Choose a tag to compare
@bcampbell bcampbell released this 16 Mar 08:47
· 114 commits to master since this release

Changes of note:

  • Support for 24 bit images and alpha (RGB and RGBA)
  • Can now undo drawing which spans multiple animation frames
  • Palette modifications are now undoable
  • Convert anim to/from spritesheet
  • Palette colours can now have transparency
  • Add "colour" drawmode - brush paints with current pen
  • Update from Qt4 to Qt5 (thanks, caiwan!)
  • Add support for loading IFF anim5 animations
  • Allow dragging files onto window to open them
  • File dialogs now default to user home directory
  • Reduced file format support (just png,bmp,gif,pcx,iff for now).
  • Mac and Windows builds (App bundle & .msi respectively)