mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 16:44:42 -04:00
Fixed issue with cel opacity affecting the actual image pixels on export
This commit is contained in:
parent
a19a2fb0d5
commit
9e0c62773c
2 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- Cels are now in the timeline. Each cel refers to a specific layer AND a frame. Frames are a collection of cels for every layer.
|
||||
- Cel linking is now possible. This way, layers can be "shared" in multiple frames.
|
||||
- You can now group multiple frames with tags.
|
||||
- You can now export your projects to .gif files - Thanks to Martin Novák (novhack)!
|
||||
- A new rotation method has been added, "Upscale, Rotate and Downscale". It's similar to Rotsprite. Thanks to luiq54!
|
||||
- Pattern filling is now possible. If the user chooses a brush that is not the pixel or a circle brush and uses the bucket tool, the brush image is used as a pattern that fills the area.
|
||||
- Importing .pngs as palettes is now possible - thanks to Martin Novák (novhack)!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue