Skip to content

v0.11.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 13:52
· 445 commits to master since this release

[v0.11.4] - 2024-04-17

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

Built using Godot 3.5.2

Added

  • Exporting palettes to png files is now possible.
  • Progressive Web App (PWA) has been enabled for the Web version.

Changed

  • When quitting, multiple save confirmation dialogs now appear, each for every project that has changes.
  • Loop through frames when clicking on go to previous/next frame buttons on the timeline.
  • High res display is now enabled on macOS. #936
  • Make cloned frames only select a cel if its corresponding original cel was selected as well. #941
  • All of the timeline buttons now have the same size (24x24).

Fixed