New "Spray Paint" magic tool

Paints a spray of dots around the cursor, simulating paint
from a spray can, or an airbrush.
This commit is contained in:
Bill Kendrick 2024-10-02 22:39:10 -07:00
parent 2ae3c1da99
commit 0dd7d39676
136 changed files with 6910 additions and 5091 deletions

View file

@ -6,7 +6,7 @@ Copyright (c) 2002-2024
Various contributors (see below, and CHANGES.txt)
https://tuxpaint.org/
June 17, 2002 - September 28, 2024
June 17, 2002 - October 2, 2024
* Design and Coding:
@ -231,6 +231,22 @@ June 17, 2002 - September 28, 2024
Creative Commons CC0 1.0 Universal by Daniel McAdams
<https://freesound.org/people/danielmcadams/>
"Spray Paint" magic tool
by Bill Kendrick <bill@newbreedsoftware.com>
"Spray Paint" can shake sound effected by Leng Siakkhasone
(from "Mad Bomber" GPLv2)
"Spray Paint" spray sound effect based on "spray can.WAV"
<https://freesound.org/people/rpew1/sounds/108483/>
Creative Commons CC0 1.0 Universal by "rpew1"
<https://freesound.org/people/rpew1/>
"Spray Paint" icon based on "Hand Spray Paint - Red"
<https://openclipart.org/detail/324451/hand-spray-paint-red>
Creative Commons Zero 1.0 Public Domain License by "j4p4n"
<https://openclipart.org/artist/j4p4n>
Bloom magic tool
by Bill Kendrick <bill@newbreedsoftware.com>

View file

@ -63,6 +63,21 @@ https://tuxpaint.org/
<https://freesound.org/people/danielmcadams/>
+ Closes https://sourceforge.net/p/tuxpaint/feature-requests/262/
* "Spray Paint": Draws a fine spray of pixels, simulating
spray paint or an airbrush
+ Code by Bill Kendrick <bill@newbreedsoftware.com>
+ Icon based on "Hand Spray Paint - Red"
<https://openclipart.org/detail/324451/hand-spray-paint-red>
Creative Commons Zero 1.0 Public Domain License by "j4p4n"
<https://openclipart.org/artist/j4p4n>
+ Can shake sound effected by Leng Siakkhasone
(from "Mad Bomber" GPLv2)
+ Spray sound effect based on "spray can.WAV"
<https://freesound.org/people/rpew1/sounds/108483/>
Creative Commons CC0 1.0 Universal by "rpew1"
<https://freesound.org/people/rpew1/>
+ TODO Needs documentation
* Magic Tool Improvements:
------------------------
* Sound pause/resume functions added to API