Merge commit '09b4a705a9251d54e797eb75db1f3d4687829a24'

This commit is contained in:
2025-04-16 19:48:37 -05:00
32 changed files with 3065 additions and 87 deletions

View File

@ -1,4 +1,14 @@
# d2025.02
# d2025.04.0
* Add app icon for both window and file
* Fix selection clearing in TileSheet editor to work when clicking outside
image.
# d2025.02.1
* Fix closing tab with unsaved changes (a44c5acc4b)
# d2025.02.0
* Rename core namespace to gfx.
* Add PaletteV5 to accommodate namespace change.