Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Aseprite-v1.3.13-beta1-Source.zip | 2025-01-28 | 73.5 MB | |
Aseprite v1.3.13-beta1 source code.tar.gz | 2025-01-28 | 1.8 MB | |
Aseprite v1.3.13-beta1 source code.zip | 2025-01-28 | 2.7 MB | |
README.md | 2025-01-28 | 1.8 kB | |
Totals: 4 Items | 78.0 MB | 0 |
What's Changed
- New field to write output file names in File > Export options with relative or absolute paths #4483
- Fixed crash applying filters when the final result is empty #4928
- Fixed bug with floating cursor/eraser brush edges after closing a sprite in some cases #4922
- Reset FXs window position when we reset the preferences #4921
- +Changes in v1.3.12
- Lua API:
- New
app.clipboard
API #2073
Merged PRs
- Add app.clipboard Lua API (fix [#2073]) by @ckaiser in https://github.com/aseprite/aseprite/pull/4850
- Fixed zlib include dir when Aseprite is used as sub-project by @bjorn in https://github.com/aseprite/aseprite/pull/4926
- Use the environment bash to avoid errors on macOS by @ckaiser in https://github.com/aseprite/aseprite/pull/4944
- Fix invalid tileset cache after color remap by @tedle in https://github.com/aseprite/aseprite/pull/4935
- Show export location by @Liebranca in https://github.com/aseprite/aseprite/pull/4873
- Fix crash applying filters (fix [#4928]) by @martincapello in https://github.com/aseprite/aseprite/pull/4939
- Fix skew with pivot on right side of selection by @Liebranca in https://github.com/aseprite/aseprite/pull/4947
New Contributors
- @bjorn made their first contribution in https://github.com/aseprite/aseprite/pull/4926
- @tedle made their first contribution in https://github.com/aseprite/aseprite/pull/4935
Full Changelog: https://github.com/aseprite/aseprite/compare/v1.3.12-beta1...v1.3.13-beta1