github piskelapp/piskel v0.10.0
Piskel v0.10.0

latest releases: v0.15.0, v0.14.0, v0.13.0...
7 years ago

Thanks to @GMartigny @smiegrin @PSeitz @zoeesilcock @Sal0hcine for their contributions to Piskel v0.10.0 !

Also thanks to all the users who reported bugs on the issue tracker! Adding an error template definitely improved the quality of the issues. They are now easier to understand and more actionable, so keep them coming!

Features

  • export to PixiJS
  • additional preview size
  • select the color format for the color pickers
  • pen size can now go up to 32 pixels (when using keyboard shortcuts)
  • drag and dropping several images in piskel will now put each image in a different frame

Bug fixes

  • long layer names now use an ellipsis : #559
  • GIF export failed if the sprite had more than 100 colors : #621
  • the wrong frame was selected after a drag and drop in Firefox : #363
  • the shortcut to reset default colors was not working : #601
  • the performance of the grid has been improved #369
  • shape select failing : #602

Performance and stability

This release contains a lot of work focused around stability and performance improvements. The application should behave better during long sessions.

  • You will now see a performance warning if we detect that the specs of your sprite exceed Piskel typical comfort zone.
  • When saving to your gallery, we have a limit of 1MB. If this limit is reached, you will get an error message encouraging you tu use the .piskel file format
  • When saving to .piskel, the sprite will now be automatically chunked to let you save bigger sprites

We also added a lot of integration tests that should make it easier to catch regressions on the settings panel.

Check the full changelist at : juliandescottes/piskel@v0.9.0-RC1...v0.10.0

Don't miss a new piskel release

NewReleases is sending notifications on new releases.