Skip to content

v0.11.2

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 08:46
· 760 commits to master since this release

[v0.11.2] - 2023-08-31

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

Built using Godot 3.5.2

Added

  • An option for reference images to only appear as silhouettes. #898
  • Snapping to the center of the rectangular grid is now possible. #905

Fixed

  • Fixed a critical bug causing data loss when moving around the tabs of opened projects and then saving them. #901
  • Loading corrupt pxo files no longer crashes the program. #904

Removed

  • Pxo files saved with versions prior to v0.8 can no longer get loaded starting version 0.11.2. If you have old files that you need to load, load them in an earlier version first (from v0.8 to v0.11.1) and save them again. #904