Skip to content

Piskel 0.5.0 - Beat

Compare
Choose a tag to compare
@juliandescottes juliandescottes released this 26 Apr 21:57
· 880 commits to master since this release

http://piskel-imgstore-a.appspot.com/img/22fc51eb-78e4-11e4-8e26-29476690463d.gif

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