N-pt perspective Magic tools: Sound effects!
This commit is contained in:
parent
761c948962
commit
3e662b9edc
6 changed files with 59 additions and 25 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2023
|
|||
Various contributors (see below, and CHANGES.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
June 17, 2002 - July 20, 2023
|
||||
June 17, 2002 - December 23, 2023
|
||||
|
||||
* Design and Coding:
|
||||
|
||||
|
|
@ -147,6 +147,19 @@ June 17, 2002 - July 20, 2023
|
|||
(https://freesound.org/people/kentnelson64/sounds/647221/)
|
||||
Creative Commons 0 license by "kentnelson64"
|
||||
|
||||
1-point, 2-point, and 3-point Perspective tools
|
||||
by Bill Kendrick <bill@newbreedsoftware.com>
|
||||
Sounds:
|
||||
+ Select: "Gummibandloop_121.wav"
|
||||
(https://freesound.org/people/von_Gardener/sounds/473829/)
|
||||
Creative Commons 0 by https://freesound.org/people/von_Gardener/
|
||||
+ Click: "Rubber Band"
|
||||
(https://freesound.org/people/IndigoRay/sounds/241869/)
|
||||
Creative Commons 0 by https://freesound.org/people/IndigoRay/
|
||||
+ Release: "Elastic band c note"
|
||||
(https://freesound.org/people/mudflea2/sounds/708182/)
|
||||
Creative Commons 0 by https://freesound.org/people/mudflea2/
|
||||
|
||||
3D Glasses, Color Sep., & Double Vision magic tools
|
||||
by Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
|
|
|
|||
|
|
@ -6,19 +6,31 @@ Copyright (c) 2002-2023
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2023.December.22 (0.9.32)
|
||||
2023.December.23 (0.9.32)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
* 1-point Perspective (vanishing point)
|
||||
Choose a vanishing point, and then draw lines that always
|
||||
point towards it, or are vertical or horizontal.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* 2-point Perspective (vanishing point)
|
||||
Choose two vanishing points, and then draw lines that always
|
||||
point towards them, along the horizon defined by them,
|
||||
or perpendicular to that horizon.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
* Vanishing point magic tools:
|
||||
+ 1-point Perspective ("1-Point Select" & "1-Point Draw")
|
||||
Choose a vanishing point, and then draw lines that always
|
||||
point towards it, or are vertical or horizontal.
|
||||
+ 2-point Perspective ("2-Point Select" & "2-Point Draw")
|
||||
Choose two vanishing points, and then draw lines that always
|
||||
point towards them, along the horizon defined by them,
|
||||
or perpendicular to that horizon.
|
||||
+ 3-point Perspective ("3-Point Select" & "3-Point Draw")
|
||||
Choose three vanishing points, and then draw lines that always
|
||||
point towards them, or along the horizon defined by the first two.
|
||||
+ Code: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
+ Sounds:
|
||||
- Select: "Gummibandloop_121.wav"
|
||||
(https://freesound.org/people/von_Gardener/sounds/473829/)
|
||||
Creative Commons 0 by von_Gardener
|
||||
- Click: "Rubber Band"
|
||||
(https://freesound.org/people/IndigoRay/sounds/241869/)
|
||||
Creative Commons 0 by IndigoRay
|
||||
- Release: "Elastic band c note"
|
||||
(https://freesound.org/people/mudflea2/sounds/708182/)
|
||||
Creative Commons 0 by mudflea2
|
||||
|
||||
* Improvements to "Text" & "Label" tools:
|
||||
---------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue