Releases: julcioo/Aseprite-builder
Releases · julcioo/Aseprite-builder
Release Aseprite v1.3.11
Release Notes
- Added columns and rows fields to Import Sprite Sheet #1287
- Show grid cell index in status bar #2082
- Fixed empty Edit > Keyboard Shortcuts > Action Modifiers list #4893
- Fixed recent files/folders repeating items #4851
- Fixed reverting layer changes after locking it #4586
- Fixed some UI issues with the timeline #3678 and toolbar #4719
- Fixed clicking window close button when the title overlaps it #4735
- Fixed Magic Wand in Tiled Mode #4659
- macOS: Fixed showing the main window back when the app is hidden #4857
- Lua API:
- Update API version to 31
- Fixed
cel.image = nil
statement #4514 - Added
ui
param toapp.command.MaskByColor
#2774
Merged PRs
- Set ZLIB_FOUND ON rather than unset it by @ryandesign in aseprite/aseprite#4855
- Fix Magic Wand doesn't work correctly in Tiled Mode (fix #4659) by @Gasparoken in aseprite/aseprite#4723
- Fix 'cel.image = nil' is not allowed (fix #4514) by @Gasparoken in aseprite/aseprite#4769
- Add "ui" parameter to MaskByColorCommand by @martincapello in aseprite/aseprite#4770
- Add columns and rows fields to Import Sprite Sheet by @martincapello in aseprite/aseprite#4772
- Add USE_SHARED_TINYEXIF option by @ryandesign in aseprite/aseprite#4862
- Fix recent files/folders repeating items (fix #4851) by @Gasparoken in aseprite/aseprite#4890
- Fix toolbutton_last image by @martincapello in aseprite/aseprite#4909
- Fix timeline drawing issues by @martincapello in aseprite/aseprite#4919
New Contributors
- @ryandesign made their first contribution in aseprite/aseprite#4855
Full Changelog: aseprite/aseprite@v1.3.10.1...v1.3.11
Release Aseprite v1.3.10.1
Release Notes
- Fixed window flickering using "Disable Snap to Grid" button t/23912 #4805
- Lua: Fixed broken
Dialog:show{ bounds=Rectangle }
API t/23917
Full Changelog: aseprite/aseprite@v1.3.10...v1.3.10.1