Squashed 'deps/nostalgia/' changes from be518387..6298ac3a

6298ac3a [nostalgia] Update release notes
cd63afac [studio] Remove Ctrl-0 tab shortcut
28591837 [nostalgia/gfx/studio/tilesheet] Add the ability to move subsheets
05516597 [nostalgia/sample_project] Update test assets

git-subtree-dir: deps/nostalgia
git-subtree-split: 6298ac3a215e28a35a6e99266190ad9222564ff0
This commit is contained in:
2025-01-26 21:22:51 -06:00
parent ab760b064f
commit 371c4c71b9
16 changed files with 204 additions and 26 deletions

View File

@@ -4,6 +4,8 @@
* Add PaletteV5 to accommodate namespace change.
* Add TileSheetV5. TileSheetV5 retains the bpp field for the sake of
CompactTileSheet, but always store it pixel as 8 bpp for itself.
* Add ability to move subsheets in the subsheet tree.
* Add Flip X and Flip Y button for TileSheet Editor.
* Replace file picker combo boxes with a browse button and file picker, and
support for dragging files from the project explorer.
* Add ability to create directories.