mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 06:34:43 -04:00
Added ItemList to themes
This commit is contained in:
parent
69f08e90fd
commit
71fa2795b1
7 changed files with 1517 additions and 1466 deletions
|
@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
## [v0.7.1] - Unreleased
|
||||
This update has been brought to you by the contributions of:
|
||||
|
||||
Igor Santarek (jegor377)
|
||||
Igor Santarek (jegor377), rob-a-bolton
|
||||
|
||||
### Added
|
||||
- Ability to remove the current palette
|
||||
|
@ -17,6 +17,9 @@ Igor Santarek (jegor377)
|
|||
### Changed
|
||||
- Drawing is no longer limited by the canvas boundaries. This means that, if you have a brush largen than 1px, you can draw on the edges of the canvas. All pixels that are being drawn outside of the canvas will still have no effect.
|
||||
|
||||
### Fixed
|
||||
- Fixed failed imports of gpl palettes by adding support for the newer variant of gpl files ([#250](https://github.com/Orama-Interactive/Pixelorama/pull/250))
|
||||
|
||||
## [v0.7] - 2020-05-16
|
||||
This update has been brought to you by the contributions of:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue