github Orama-Interactive/Pixelorama v0.10.2

latest releases: v0.11.4, v0.11.3, v0.11.2...
20 months ago

[v0.10.2] - 2022-08-18

This update has been brought to you by the contributions of:
Fayez Akhtar (@Variable-ind), @GrantMoyer

Added

  • A gradient map image effect. Addresses the second half of #595.
  • A new rotation type, Rotxel with smear. Thanks to azagaya for the shader code.
  • The pivot in the rotate image dialog can now be changed by the user. #720
  • New offset options in tile mode that allow for non-rectangular tiling. #707
  • A basic API for Extensions. Has not been documented yet and is stil experimental.
  • A similarity option in the Select by Color tool. #710
  • The left and right tool colors in the background of the tool buttons and the indicators on the canvas can now be changed from the Preferences.
  • Added Danish translations.

Changed

  • Copying now works between multiple Pixelorama instances, and the clipboard is even being remembered when the app closes. Note that you cannot copy image data to another software, and you cannot paste image data from another software into Pixelorama. #693
  • Importing multiple images at once from File, Open is now possible.
  • On image effect dialogs, the preview will show all of the selected cels instead of only one cel. #722
  • The indicator for the right tool is now enabled and orange by default.
  • On quit, the "Save & Exit" button is now focused by default.
  • The icon for onion skinning options has changed. #711
  • Extensions are now being automatically reloaded if the user installs an already-existing extension, without the need to restart Pixelorama.
  • Updated to Godot 3.5.

Fixed

  • Fixed a macOS crash on startup. 90d2473
  • Even-numbered thickness sizes on the rectangle and ellipse shape tools now work as expected. The thickness of the shapes no longer goes up by 2 pixels. 23f591a
  • [Keychain] Fixed issue with menu events being triggered by actions that are not exact matches. This means that, for example, "Control + Shift + S" will no longer activate both "Save" and "Save as", but only "Save as". 09c9583
  • Massively improved the performance of the selection system, most notably the Rectangle Selection and Select by Color tools, and selection content deletion. #710
  • Performance when drawing big lines on big canvases has been increased, thanks to the update to Godot 3.5. Most likely due to godotengine/godot#62826
  • Fixed issue with save file dialog taking the name of the first file it sees. 5d65e82
  • Fixed grid-based snapped movement when the offset of the grid was larger than the grid size. #712
  • Fixed the symmetry points being on the wrong location on project initialization. f432def
  • The quick color picker shortcut of the shape tools is now mapped to the correct action. 55935bc
  • The canvas preview play button now respects frame tags.
  • Implemented a crash protection measure when loading extensions. #715
  • Fixed a crash when importing a spritesheet as a new layer, undoing and then exporting. dcebf89
  • Window transparency now only affects the transparency of the Main Canvas's TabContainer. #734

Don't miss a new Pixelorama release

NewReleases is sending notifications on new releases.