mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 16:04:43 -04:00
You can now drag and drop/"open with" image files
Thanks to OS.get_cmdline_args(). Support for .pxo files will be coming soon.
This commit is contained in:
parent
3fbd1d35eb
commit
45a31faa7b
2 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- It is now possible to remove custom brushes with the middle mouse button.
|
||||
- Added HSV mode to the color picker. (Added automatically because of the Godot 3.2 update)
|
||||
- Lanczos scaling interpolation. (Added because of the Godot 3.2 update)
|
||||
- You can now drag and drop (or right click and open with) image files in Pixelorama.
|
||||
|
||||
### Changed
|
||||
- Major changes to alpha blending behavior. The alpha values now get added/blended together instead of just replacing the pixel with the new value.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue