Compare commits
2 Commits
release-d2
...
master
Author | SHA1 | Date | |
---|---|---|---|
0fa394333b | |||
cae7535034 |
@ -4,16 +4,17 @@
|
|||||||
* Change application font to Roboto Medium
|
* Change application font to Roboto Medium
|
||||||
* Closing application will now confirm with user if any files have unsaved
|
* Closing application will now confirm with user if any files have unsaved
|
||||||
changes.
|
changes.
|
||||||
* UUID duplicates will now be reported when opening a project
|
* UUID duplicates will now be reported when opening a project.
|
||||||
* Deleting a directory now closes files in that directory
|
* Deleting a directory now closes files in that directory.
|
||||||
* Delete key now initiates deletion of selected directory
|
* Delete key now initiates deletion of selected directory.
|
||||||
* Remove ability to re-order tabs. There were bugs associated with that.
|
* Remove ability to re-order tabs. There were bugs associated with that.
|
||||||
* TileSheetEditor: Fix selection clearing in to work when clicking outside
|
* Mac: Menu bar shortcuts now say Cmd instead of Ctrl.
|
||||||
image.
|
* TileSheetEditor: Fix selection clearing to work when clicking outside image.
|
||||||
* TileSheetEditor: Fix Delete Tile functionality, which was completely broken
|
* TileSheetEditor: Fix Delete Tile functionality, which was completely broken
|
||||||
* PaletteEditor: Fix color number key range in. Previously, pressing A caused
|
* TileSheetEditor: Fix Insert Tile functionality, which was completely broken
|
||||||
the editor to jump to the last color.
|
* PaletteEditor: Fix color number key range. Previously, pressing A caused the
|
||||||
* PaletteEditor: page rename will now take effect upon pressing enter if the
|
editor to jump to the last color.
|
||||||
|
* PaletteEditor: Page rename will now take effect upon pressing enter if the
|
||||||
text input has focus
|
text input has focus
|
||||||
|
|
||||||
# d2025.02.1
|
# d2025.02.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user