[nostalgia] Update release notes
All checks were successful
Build / build (push) Successful in 1m26s
All checks were successful
Build / build (push) Successful in 1m26s
This commit is contained in:
parent
713aec887b
commit
df2c7e2b67
@ -5,7 +5,9 @@
|
|||||||
* Add TileSheetV5. TileSheetV5 retains the bpp field for the sake of
|
* Add TileSheetV5. TileSheetV5 retains the bpp field for the sake of
|
||||||
CompactTileSheet, but always store it pixel as 8 bpp for itself.
|
CompactTileSheet, but always store it pixel as 8 bpp for itself.
|
||||||
* Add ability to move subsheets in the subsheet tree.
|
* Add ability to move subsheets in the subsheet tree.
|
||||||
* Add Flip X and Flip Y button for TileSheet Editor.
|
* Add Flip X and Flip Y functionality to TileSheet Editor.
|
||||||
|
* Add rotate functionality to TileSheet Editor.
|
||||||
|
* Add draw line tool to TileSheet editor
|
||||||
* Replace file picker combo boxes with a browse button and file picker, and
|
* Replace file picker combo boxes with a browse button and file picker, and
|
||||||
support for dragging files from the project explorer.
|
support for dragging files from the project explorer.
|
||||||
* Add ability to create directories.
|
* Add ability to create directories.
|
||||||
@ -15,3 +17,5 @@
|
|||||||
* Fix Palette Editor to ignore keyboard input when popups are open.
|
* Fix Palette Editor to ignore keyboard input when popups are open.
|
||||||
* Palette Editor move color mechanism now uses drag and drop.
|
* Palette Editor move color mechanism now uses drag and drop.
|
||||||
* Add ability to reorder Palette pages.
|
* Add ability to reorder Palette pages.
|
||||||
|
* Add warning for closing a tab with unsaved changes.
|
||||||
|
* Add ability to close a tab with Ctrl/Cmd-W
|
||||||
|
Loading…
x
Reference in New Issue
Block a user