WIP "Tessellation" magic tool
This commit is contained in:
parent
6f58ce7520
commit
881ea9a3c1
4 changed files with 249 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2024
|
|||
Various contributors (see below, and CHANGES.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
June 17, 2002 - October 7, 2024
|
||||
June 17, 2002 - October 8, 2024
|
||||
|
||||
* Design and Coding:
|
||||
|
||||
|
|
@ -268,6 +268,9 @@ June 17, 2002 - October 7, 2024
|
|||
Creative Commons Attribution 3.0 (CC BY 3.0) by "THE_bizniss"
|
||||
<https://freesound.org/people/THE_bizniss/>
|
||||
|
||||
"Tessellation" magic tool
|
||||
by Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Bloom magic tool
|
||||
by Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2024
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2024.October.7 (0.9.34)
|
||||
2024.October.8 (0.9.34)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
* "Comic Dots", draws repeating dots (using a multiply blend)
|
||||
|
|
@ -96,6 +96,13 @@ https://tuxpaint.org/
|
|||
Creative Commons Attribution 3.0 (CC BY 3.0) by "THE_bizniss"
|
||||
<https://freesound.org/people/THE_bizniss/>
|
||||
|
||||
* WIP "Tessellation": Draw a repeating tessellation pattern
|
||||
+ Code by Bill Kendrick <bill@newbreedsoftware.com>
|
||||
+ TODO Move to proper section
|
||||
+ TODO Add icon
|
||||
+ TODO Add sound effect
|
||||
+ TODO Documentation
|
||||
|
||||
* Magic Tool Improvements:
|
||||
------------------------
|
||||
* Sound pause/resume functions added to API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue