WIP Dither magic tool
For https://sourceforge.net/p/tuxpaint/feature-requests/256/
This commit is contained in:
parent
f21e5f136d
commit
53f6064aa0
2 changed files with 376 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2024
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2024.February.28 (0.9.33)
|
||||
2024.February.29 (0.9.33)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
* WIP Specular Reflection: Draws a slightly blurred, wavy, and
|
||||
|
|
@ -17,6 +17,14 @@ https://tuxpaint.org/
|
|||
+ WIP Needs icon
|
||||
+ WIP Needs sound effect
|
||||
|
||||
* WIP Dither: Replaces all or part of a drawing with
|
||||
dithered black-and-white (or chosen-color-and-white) pixels.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
+ WIP Needs docs
|
||||
+ WIP Add to new features lists
|
||||
+ WIP Needs icon
|
||||
+ WIP Needs sound effect
|
||||
|
||||
* Other Improvements:
|
||||
-------------------
|
||||
* Make screen refresh more snappy on macOS.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue