Releases: ForkandBeard/Alferd-Spritesheet-Unpacker
Releases · ForkandBeard/Alferd-Spritesheet-Unpacker
Version 19
- Can now select multiple frames by holding [ctrl] and dragging whilst left mouse button if pressed (thanks NEstelami).
- Minor UI tweaks.
Version 18
- Performance increase when upacking sprite-sheets with transparency.
Version 17
- Bug fix to drag drop functionality
Version 16
- Fix to MakeBackgroundTransparent functionality
Version 15
- Fix to transparent pixels causes some opaque pixels to be removed from exported frames
- Fix to handle null objects during drag / drop
Version 14
- Bug fix to select-all functionality when some frames have been 'combined'
Version 13
- Speed improvements for larger spritesheets > (800 x 800)
- Speed and stability improvements when only one processor available
- Minor bug fix
Version 12
- 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