[nostalgia] Add release notes document
This commit is contained in:
parent
dabff6ed89
commit
c4805f1012
12
deps/nostalgia/release-notes.md
vendored
Normal file
12
deps/nostalgia/release-notes.md
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# d2025.02
|
||||
|
||||
* Rename core namespace to gfx.
|
||||
* 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.
|
||||
* Replace file picker combo boxes with support for dragging files from the
|
||||
project explorer.
|
||||
* Add ability to create directories.
|
||||
* Add ability to delete files from the project explorer.
|
||||
* Ctrl-<num key> keyboard shortcuts for jumping between tabs.
|
||||
* Fix Palette Editor to ignore keyboard input when popups are open.
|
Loading…
x
Reference in New Issue
Block a user