Bill Kendrick
44c43c17d6
Sounds for Kaleido-* magic tools
...
(Still need icons)
2023-03-08 00:35:01 -08:00
Bill Kendrick
673e4ffc37
Sounds for Remove Color and Keep Color
2023-03-08 00:09:35 -08:00
Bill Kendrick
ad7b51d2ac
Sounds for Saturate & Desaturate
2023-03-07 23:56:54 -08:00
Bill Kendrick
0a1c384dfe
New icon & sfx for Color Sep.
2023-02-22 21:15:11 -08:00
Bill Kendrick
2660904d52
Reworking 3D Glasses & Color Sep. icons & sfx (WIP)
2023-02-22 21:05:28 -08:00
Bill Kendrick
71ea0358c2
New Magic tool: Color Sep. (aka 3D Glasses)
2023-02-21 23:07:49 -08:00
Bill Kendrick
996b09e508
Magic Bloom: Add sound effect
...
Source https://freesound.org/people/kentnelson64/sounds/647221/
("This work is licensed under the Creative Commons 0 License.")
2023-02-07 01:42:52 -08:00
Bill Kendrick
1687fd4de1
Magic Fur: Sound effect
2023-01-30 00:35:19 -08:00
Bill Kendrick
e8cd0fd726
Maze magic: Amplify sound effect
2023-01-28 23:25:02 -08:00
Bill Kendrick
b9e5d59dad
New magic tools: Circles, and Rays
...
Convert the image into circular or ray brushstrokes.
Inspired by "Night Sky Scene [Pen Parallax]" Scratch Project
by -HexaScape- <https://scratch.mit.edu/users/-HexaScape- >
Sound effects based on Richard Wagner's "Ride of the Valkyries"
licensed as Creative Commons Attribution 3.0 Unported (CC BY 3.0)
by https://pmmusic.pro/ ; conducted by Philip Milman.
h/t my son William for pointing out the Scratch project
2023-01-28 23:12:28 -08:00
Bill Kendrick
29a2d148b2
Maze magic tool - sound effect
2023-01-26 21:57:56 -08:00
Bill Kendrick
866c5f6483
Adding Google Eyes sound effect
...
Updating credits & changelog, too.
2022-12-24 12:33:52 -08:00
Pere Pujal i Carabantes
1afe9e155c
Merge branch 'master' into sdl2.0
...
Tons of bugfixes and improvements for Windows by Toyama Shin-Ichi
Angle rotation and some magic tools by Bill.
2021-11-06 08:59:22 +01:00
Bill Kendrick
760423e84f
New Magic tool: Reflection
...
Click to make a reflection of what's above the cursor,
below the cursor.
Click and drag down to stretch the lower reflection, or
drag up to make an reflection of the bottom of the picture
above where you clicked.
Or, drag left or right to make a reflection on the left of
what's on the right, or vice-versa.
It's not perfect, but my math skills are failing me, and it's
probably suitable.
Demo videos posted to Twitter
* https://twitter.com/TuxPaintTweets/status/1456541738667954181
* https://twitter.com/TuxPaintTweets/status/1456542229376294924
Closes https://sourceforge.net/p/tuxpaint/feature-requests/202/
2021-11-05 01:31:53 -07:00
Pere Pujal i Carabantes
9cf77f684c
Merge branch 'master' into sdl2.0
...
There are problems with im that should be investigated...
2021-10-24 11:47:54 +02:00
Bill Kendrick
1135225691
New "Stretch" magic tool
...
Docs/etc. to be updated in a separate commit.
2021-10-20 22:32:34 -07:00
Pere Pujal i Carabantes
b6b0636eb5
Merge branch 'master' into sdl2.0
2021-09-27 23:32:48 +02:00
Bill Kendrick
2bd9b74dd6
WIP Lightning Magic tool
...
UI, icon, sfx working; not actually rendering the bolt yet.
2021-09-26 22:50:41 -07:00
Pere Pujal i Carabantes
00b4aa126f
Merge branch 'master' into sdl2.0. Updating with latest changes and improvements, clone, fill,...
2021-02-25 00:48:38 +01:00
Bill Kendrick
d588e5d214
Halftone magic tool wasn't loading...
...
... due to a problem with its sound effect file.
2021-02-20 15:14:31 -08:00
Bill Kendrick
67b05a0579
Slight cleanup of blind.c; new Checkerboard tool
...
Use enums everywhere; credits/copyright clean-up.
2021-02-15 23:19:21 -08:00
Pere Pujal i Carabantes
37e40952e4
Merge branch 'master' into sdl2.0: tweaks in the clone tool and french and galician translations
2021-02-12 22:01:48 +01:00
Bill Kendrick
cea4c3f87e
Adding sound effects to Clone tool
...
Source https://commons.wikimedia.org/wiki/File:Sheep_bleating.ogg
(Public domain)
2021-02-10 23:59:57 -08:00
Pere Pujal i Carabantes
afa562680e
Merge branch 'master' into sdl2.0
2021-01-16 00:53:38 +01:00
Bill Kendrick
4049b6cbbc
New magic tool: Pixels
...
Suitable for simple 'pixel art'. Draws 8x8 pixel rectangles on
a grid across the canvas.
Sound effect created via a small Atari BASIC program sampled in
the open source 'Atari800' emulator (emulating the POKEY sound
chip), and trimmed in Audacity.
2021-01-06 23:02:11 -08:00
Pere Pujal i Carabantes
a1c778135d
Merge branch 'master' into sdl2.0
...
Merging master 2019-september-24 into sdl2.0 branch
2019-09-24 14:52:40 +02:00
Bill Kendrick
2911b35a50
Elevate "Fill" from Magic Tool to real Tool
...
Replace the somewhat-recently-added "nothing" item in the tool bar
with the "Fill" tool, which has been converted back from a Magic tool
to a regular tool.
Also, change bash "==" to sh "=" in "if [ ... ]" tests in Makefile.
Also, link to math library (via "-lm") to make sure "max()" is available to
magic tools.
Also, add missing mention of "--newcolorslast" and "--newcolorsfirst" to manpage.
2019-09-12 23:04:13 -07:00
Pere Pujal i Carabantes
b08e1f9ca0
Remade magic sounds that played too low compared on how they were playing in the SDL1.2 version of Tux Paint.
2017-12-06 06:39:41 +01:00
Pere Pujal i Carabantes
b6c191fec9
Regen of sounds, now they seem to play fine with SDL2.
2017-12-06 06:39:40 +01:00
Pere Pujal i Carabantes
7479c2a757
Adding sound to halftone.
2016-09-27 22:13:39 +00:00
Pere Pujal i Carabantes
5d0f89749e
Adding sound to magic Puzzle
2016-09-23 22:18:29 +00:00
Pere Pujal i Carabantes
ddd6e439f5
Converting tornado to mono.
2016-09-22 21:13:40 +00:00
Pere Pujal i Carabantes
0ab5f8e321
New Xor magic tool by Łukasz Dmitrowski.
2013-04-09 22:40:27 +00:00
Pere Pujal i Carabantes
f27567b9b7
Magic fretwork, based on magic Rails.
2012-05-25 15:17:13 +00:00
William Kendrick
6456c37d3c
Perspective and Zoom tools from Pere.
...
Updated Magic Tools docs.
2009-08-08 22:39:36 +00:00
Pere Pujal i Carabantes
7ae8540157
Three new magic tools: mosaic shaped square, hexagon and irregular
2009-07-11 06:29:00 +00:00
Pere Pujal i Carabantes
761ad78cc3
New magic tool window blind
2009-07-02 22:43:34 +00:00
secretlondon
4057d707ee
Sounds for snowball and snowflake - thanks Mike from soundbible.com!
2009-06-24 17:29:00 +00:00
secretlondon
f8cb4ebe95
Removed waves.wav as already replaced with waves.ogg
2009-06-19 22:13:11 +00:00
secretlondon
4caafe2854
kill click on string2.ogg, note that tv doesn't play sound
2009-06-18 21:43:03 +00:00
secretlondon
6146163d26
two more sounds for string tools.
2009-06-18 20:30:02 +00:00
secretlondon
f9fee364a2
New tv sound. Made in audacity.
2009-06-18 19:32:24 +00:00
secretlondon
ab38c5bcb6
new wavelet.ogg, waves.ogg rather than waves.wav as smaller.
...
Can't check as CVS doesn't currently compile.
2009-06-18 18:25:57 +00:00
secretlondon
d5d90cb5c5
removed click from end of file
2009-06-13 21:05:31 +00:00
secretlondon
7494843663
toothpaste.ogg
2009-06-06 19:37:29 +00:00
secretlondon
3f99300c92
sounds for picasso and mosaic magic tools
2009-06-06 17:26:08 +00:00
secretlondon
ec65d2a7e2
fold and calligraphy sounds
2009-06-06 16:40:19 +00:00
secretlondon
7c80ba2950
add confetti and silhouette sounds
2009-06-06 16:07:39 +00:00
secretlondon
4463ca729d
rain magic tool sound effect
2009-06-06 15:42:18 +00:00
secretlondon
fb9387291b
Distortion.ogg - works!
2009-06-06 15:24:19 +00:00