3D Glasses - Now offers various anaglyph color combos
The size option is being misused to allow different color combinations: Red/Cyan, Red/Blue, Red/Green, and Magenta/Cyan (there are others we could add, if only someone could figure out the math :-D) Note - If Tux Paint is running in "Novice" complexity mode, no choices will be available; it will use Red/Cyan, as before. h/t O'Hare The Rabbit for the idea
This commit is contained in:
parent
a655146677
commit
d95e7084df
3 changed files with 112 additions and 15 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2024
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2024.April.27 (0.9.33)
|
||||
2024.April.28 (0.9.33)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
* WIP Specular Reflection: Draws a slightly blurred, wavy, and
|
||||
|
|
@ -32,6 +32,15 @@ https://tuxpaint.org/
|
|||
+ WIP Needs sound effect
|
||||
+ WIP Needs testing & tweaking
|
||||
|
||||
* Magic Tool Improvements:
|
||||
------------------------
|
||||
* 3D Glasses - Now offers different color separation variations
|
||||
(via the size option): Red/Cyan, Red/Blue, Red/Green, and Magenta/Cyan.
|
||||
(If Tux Paint is running in "Novice" complexity mode, no choices will
|
||||
be available; it will use Red/Cyan, as before.)
|
||||
+ Idea O'Hare The Rabbit
|
||||
+ Coding Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Improvements to Eraser tool:
|
||||
----------------------------
|
||||
* Transparent erasers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue