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
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
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
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
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
secretlondon
af9d751924
fisheye.ogg - works!
2009-06-06 15:04:43 +00:00
secretlondon
4b8d14f83b
realrainbow.ogg - needs code support
2009-06-06 14:34:34 +00:00
secretlondon
d046eeacb1
sound for string tool - needs code adding
2009-06-06 14:04:48 +00:00
William Kendrick
7b26fdf5e6
Tornado Magic Tool by Pere (based on Flowers).
...
Using sound from an old, Public Domain film (found & extracted by Bill).
2009-06-05 23:43:35 +00:00
secretlondon
868ef36be4
sound for color shift magic tool
2008-11-02 00:16:18 +00:00
secretlondon
490dc69cfb
edges.ogg (original PD)
2008-11-01 23:46:31 +00:00
secretlondon
60af51dfdb
new sound for sharpen magic tool
2008-11-01 23:37:04 +00:00
secretlondon
ff84a1752f
new sound file for noise tool
2008-08-28 19:11:35 +00:00
Adam Rakowski
dda736f396
Fresh sound files for rails.c and fold.wav
2008-08-19 14:19:16 +00:00
William Kendrick
7d69ff049e
Added sounds for Shift and Kaleidoscope Magic tools.
2007-11-06 17:54:26 +00:00
William Kendrick
8b11978f23
Renamed "Sparkles" to "Light"; got it working.
...
Added Calligraphy tool.
2007-08-10 06:52:47 +00:00
William Kendrick
98c1446cf0
Added sfx for new magic tool.
2007-08-08 07:02:03 +00:00
William Kendrick
cf10090cc1
Adding sfx for some new Magic tools.
2007-08-08 06:54:26 +00:00
William Kendrick
674b28c7e4
Added missing Magic tool sounds.
...
Added data used by Grass Magic tool.
2007-07-06 19:36:45 +00:00
William Kendrick
47e44cb80f
Completed Negative Magic tool as a plugin (except sound).
...
Created Mirror and Flip Magic tools as plugins (except sound); hooks
added to Magic plugin API to allow starter and starter-undo mirror/flip.
Created Fade and Darken Magic tools as plugins.
Moved magic tool sounds to 'magic'.
Added flip and mirror icons to main Tux Paint UI (used to share magic tools')
Created 'tp-magic-config.sh' to get CFLAGS for compiling magic tool plugins.
Improved magic tool plugin API.
Committed some documentation on magic tool plugin API.
2007-07-05 19:20:58 +00:00