Contributions
Keyboard shortcuts to SAVE on desktop version (#257)
First of all, huge thanks to @leegrey for this very nice feature.
You can now use CTRL+S to Save and CTRL+SHIFT+S to Save As on Piskel desktop.
License (#268)
Thanks to the advice of @Calinou , Piskel now has a proper license and is licensed under AGPLv3. See https://github.com/juliandescottes/piskel/blob/master/LICENSE
Other features
- Popup preview (#250) detached live preview of the sprite (all layers merged)
- Default Size Settings (#251) set a custom default size for new sprites
- Resize panel improvements resize using anchors, maintain width/height ratio
- Repeated preview/pattern preview (#190) preview a sprite as a repeated pattern (application settings)
- Custom FPS limit change the max FPS (application settings)
- Custom GIF export resolution (previously could only choose factors of the original size)
Bug fixes
- Fix for #265 : Support transparency when exporting GIFs
- Also fixed by #265 : Could not export to GIF sprites with more than 100 different colors
- Fix for #249 : Performance issue when computing the 'Current colors' palette
- Fix for #261 : Uncaught exceptions were crashing the desktop version of Piskel