mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 01:29:49 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
f10c89ace5
commit
83871a5c93
|
@ -12,7 +12,7 @@ Built using Godot 3.5.2
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- High res display is now enabled on macOS. [#936](https://github.com/Orama-Interactive/Pixelorama/issues/936)
|
- High res display is now enabled on macOS. [#936](https://github.com/Orama-Interactive/Pixelorama/issues/936)
|
||||||
- Make cloned frames only select a cel if it's coresponding original cel was selected as well. [#941](https://github.com/Orama-Interactive/Pixelorama/pull/941)
|
- Make cloned frames only select a cel if its corresponding original cel was selected as well. [#941](https://github.com/Orama-Interactive/Pixelorama/pull/941)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Memory usage has been greatly optimized when doing operations such as drawing, image effects, selecting, transforming, etc, as the images stored in memory are now compressed. [#883](https://github.com/Orama-Interactive/Pixelorama/issues/883)
|
- Memory usage has been greatly optimized when doing operations such as drawing, image effects, selecting, transforming, etc, as the images stored in memory are now compressed. [#883](https://github.com/Orama-Interactive/Pixelorama/issues/883)
|
||||||
|
|
Loading…
Reference in a new issue