Merge commit 'ce53be92716b0f5201882d6959c398b61c6cc93c'

This commit is contained in:
2025-05-07 00:12:52 -05:00
140 changed files with 22045 additions and 402 deletions

View File

@ -1,8 +1,15 @@
# d2025.04.0
# d2025.05.0
* Add app icon for both window and file
* Closing application will now confirm with user if any files have unsaved
changes.
* Fix selection clearing in TileSheet editor to work when clicking outside
image.
* Fix color number key range in PalettEditor. Previously, pressing A caused the
editor to jump to the last color.
* UUID duplicates will now be reported when opening a project
* PalettEditor: page rename will now take effect upon pressing enter if the
text input has focus
# d2025.02.1