Skip to content

Releases: ForkandBeard/Alferd-Spritesheet-Unpacker

Version 19

Choose a tag to compare

@ForkandBeard ForkandBeard released this 10 May 18:10
  • Can now select multiple frames by holding [ctrl] and dragging whilst left mouse button if pressed (thanks NEstelami).
  • Minor UI tweaks.

Version 18

Choose a tag to compare

@ForkandBeard ForkandBeard released this 06 May 12:28
  • Performance increase when upacking sprite-sheets with transparency.

Version 17

Choose a tag to compare

@ForkandBeard ForkandBeard released this 25 Aug 10:32
  • Bug fix to drag drop functionality

Version 16

Choose a tag to compare

@ForkandBeard ForkandBeard released this 12 Aug 10:59
  • Fix to MakeBackgroundTransparent functionality

Version 15

Choose a tag to compare

@ForkandBeard ForkandBeard released this 11 Aug 09:48
  • Fix to transparent pixels causes some opaque pixels to be removed from exported frames
  • Fix to handle null objects during drag / drop

Version 14

Choose a tag to compare

@ForkandBeard ForkandBeard released this 10 Aug 13:49
  • Bug fix to select-all functionality when some frames have been 'combined'

Version 13

Choose a tag to compare

@ForkandBeard ForkandBeard released this 17 Dec 20:03
  • Speed improvements for larger spritesheets > (800 x 800)
  • Speed and stability improvements when only one processor available
  • Minor bug fix

Version 12

Choose a tag to compare

@ForkandBeard ForkandBeard released this 03 Nov 21:01
  • Added frame and size information which is now displayed at the top right of the form
  • Made default options configurable via the app.config
  • Added unload-spritesheet functionality when escape key is pressed
  • Minor UI tweaks