mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 16:24:44 -04:00
Added Patterns for the bucket tool
The bucket tool can now use Patterns instead of colors to fill areas. They get loaded from the "Patterns" folder, similar to how Brushes and Palletes work. You can no longer use brushes for the bucket tool.
This commit is contained in:
parent
a14e928031
commit
768a1e7b8f
24 changed files with 315 additions and 155 deletions
|
@ -15,7 +15,7 @@ Martin Novák (novhack), Darshan Phaldesai (luiq54), Schweini07, Marco Galli (Ga
|
|||
- You can now export your projects to .gif files.
|
||||
- A new rotation method has been added, "Upscale, Rotate and Downscale". It's similar to Rotsprite.
|
||||
- An HSV Adjust dialog has been added in the Images menu.
|
||||
- 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.
|
||||
- Pattern filling is now possible. The bucket tool can now use Patterns to fill areas, instead of a single color.
|
||||
- Users can now change keyboard shortcut bindings for tools, in the Preferences.
|
||||
- Importing .pngs as palettes is now possible.
|
||||
- A confirmation message now appears when the user quits Pixelorama, if there are unsaved changes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue