1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00

[skip ci] Update CHANGELOG.md

This commit is contained in:
Emmanouil Papadeas 2024-11-16 21:27:29 +02:00 committed by GitHub
parent 763783f2f1
commit f4fd2c8eb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,9 +19,11 @@ Built using Godot 4.3
### Changed ### Changed
- The brush size no longer changes by <kbd>Control</kbd> + Mouse Wheel when resizing the timeline cels or the palette swatches. - The brush size no longer changes by <kbd>Control</kbd> + Mouse Wheel when resizing the timeline cels or the palette swatches.
- Improved the UI of the Tile Mode Offsets dialog and added an "Isometric" preset button.
- The Recorder panel now automatically records for the current project. This also allows for multiple projects to be recorded at the same time. - The Recorder panel now automatically records for the current project. This also allows for multiple projects to be recorded at the same time.
### Fixed ### Fixed
- Opening the Tile Mode Offsets dialog no longer crashes the application.
- Panels no longer get scrolled when using the mouse wheel over a slider. - Panels no longer get scrolled when using the mouse wheel over a slider.
- Fixed layer effect slider values being rounded to the nearest integer. - Fixed layer effect slider values being rounded to the nearest integer.
- Fixed memory leak where the project remained referenced by a drawing tool, even when its tab was closed. - Fixed memory leak where the project remained referenced by a drawing tool, even when its tab was closed.