Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@eezstreet eezstreet released this 01 May 03:53
· 7 commits to master since this release

Major update, includes the following new features:

Image Transforms

  • Can now alter hue, saturation and brightness of images
  • Can now rotate or flip images

Frame-by-Frame Mode

  • Now supports sprites with multiple sprites in a sheet.
  • Can change number of frames, cycle through frames, etc.
  • Can replace a single frame in a sprite sheet
  • Can export a single frame in a sprite sheet

Batch Convert

  • Select multiple files, convert them into .sprite files.
  • Or in a multiframe sprite, you can export all of the individual frames.

Also fixed the .sprite saving routine.