Commit graph

608 commits

Author SHA1 Message Date
Bill Kendrick
1beaad3553 WIP "Smooth" freehand curve drawing Magic tool
https://sourceforge.net/p/tuxpaint/feature-requests/238/
h/t Pere for the suggestion

Needs to support color, thickness (size controls), and have
a round brush shape (anti-aliased would be nice, considering
the objective is smoothness ;-) )
2023-05-16 23:53:23 -07:00
Bill Kendrick
b9305f2ceb Mending misbehavior in Cartoon magic tool
h/t @Miyagi_Andel on Twitter for the bug report
2023-05-16 16:58:44 -07:00
Bill Kendrick
56a921b4ee WIP Ribbon magic tool
Will add in 0.9.31, but stowing in git in the meantime.
2023-05-16 00:48:13 -07:00
Bill Kendrick
f8358530ff Tweaking "Light" effect 2023-05-08 21:49:59 -07:00
Bill Kendrick
c22a328a4e Final Magic tool example screenshots ("Artistic" group) 2023-05-05 00:29:27 -07:00
Bill Kendrick
b4edefa64b More Magic tool example screenshots ("Pict. Decorations" group) 2023-05-05 00:20:08 -07:00
Bill Kendrick
a162802af8 More Magic tool example screenshots ("Pattern Painting" group) 2023-05-05 00:15:31 -07:00
Bill Kendrick
1dd21607fa More Magic tool example screenshots ("Painting" group) 2023-05-05 00:09:51 -07:00
Bill Kendrick
173ab9203a Magic docs: Picture Warps: Add screenshots 2023-05-03 00:19:57 -07:00
Bill Kendrick
0d917ab89d Magic Tools docs: Color Filters: Example screenshots 2023-05-02 23:59:09 -07:00
Bill Kendrick
902bd1489f Regen Magic docs w/ screenshots moved
Also, mend glass_tile.png filename
2023-05-02 23:41:38 -07:00
Bill Kendrick
e8ca6118d6 Magic docs screenshots 2023-05-02 23:37:40 -07:00
Bill Kendrick
04c2d2569c Screenshots of many Magic tools
WIP...many more to go!
2023-05-02 23:35:40 -07:00
Bill Kendrick
40273cad23 Magic Blocks: example 2023-05-02 23:06:53 -07:00
Bill Kendrick
e987371656 Sync Magic docs (grab feature capabilities) 2023-05-02 00:45:12 -07:00
Bill Kendrick
a10a756734 Syncing docs to grab Rainbow Cycle magic tool docs 2023-05-02 00:09:42 -07:00
Bill Kendrick
d6940cc8b8 New Magic tool: Rainbow Cycle
Changes colors each time you use it (similar to Rainbow and
Smooth Rainbow, but only changes between strokes).
2023-05-02 00:01:05 -07:00
Bill Kendrick
fa9a0c5955 Blind: Drop fullscreen mode
h/t Pere
2023-04-30 22:58:45 -07:00
Bill Kendrick
08a3040111 Shaped Mosaic: Add some progressbar feedback 2023-04-27 23:53:16 -07:00
Bill Kendrick
18f9cad6fe Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
Bill Kendrick
16336cc854 Alien: Add a missing function prototype 2023-04-23 23:15:47 -07:00
Bill Kendrick
fe19ccc176 Toothpaste sfx: tighten
Clip out some of the quieter bits from the beginning of the sound.
2023-04-23 17:14:26 -07:00
Bill Kendrick
1670f3f1ee Pixels: Mend canvas update glitch 2023-04-23 17:11:45 -07:00
Bill Kendrick
966d840126 Block, Chalk, Drip: Support sizes (really, intensity) 2023-04-23 17:02:26 -07:00
Bill Kendrick
7ab630c914 Smudge & Wet Paint: Support sizes 2023-04-23 16:37:52 -07:00
Bill Kendrick
17b23e19d0 Halftone: Update for new plugin API
(No size support at this time.)
2023-04-23 16:17:00 -07:00
Bill Kendrick
a1d3202754 Wrap up Flower size support; new flower_base.png 2023-04-23 15:45:18 -07:00
Bill Kendrick
3c3ba9a3b8 Flower: Redraw "flower_leaf.png"; better stalk color 2023-04-23 15:16:01 -07:00
Bill Kendrick
5fe22d40d5 Redrew "flower_petals.png" of Flower magic tool 2023-04-23 15:05:14 -07:00
Bill Kendrick
c448f090c5 WIP - Flower: Support sizes
Stalk color not matching leaf & base is more obvious at larger sizes.
Base, petals, and leaf bitmaps need to be drawn (just scaled up, and
made blurry, for the moment).
2023-04-23 12:35:07 -07:00
Bill Kendrick
1f6f7bb746 Rain: Support sizes 2023-04-23 11:56:12 -07:00
Bill Kendrick
be1486ccdc Snow & Snowflakes: Update to new plugin API
Would be nice to support sizes (snowflake will require new PNGs).
Also noting that it'd be nice to offer painting mode.
2023-04-22 12:31:32 -07:00
Bill Kendrick
44bb340e33 Fisheye: Support sizes 2023-04-22 12:24:47 -07:00
Bill Kendrick
d4db61b084 Xor Colors: Support sizes 2023-04-22 12:16:49 -07:00
Bill Kendrick
b85e47cf60 New "TV (Bright)" variation of "TV" Magic tool 2023-04-22 12:13:12 -07:00
Bill Kendrick
9003d15717 TV: Support sizes 2023-04-22 11:52:20 -07:00
Bill Kendrick
47fc7c71bd "Tint" and "Color & White": Support sizes 2023-04-22 11:47:41 -07:00
Bill Kendrick
827bea56bd Circles, Rays, Fur: Update to new plugin API
Not supporting sizes at this time; maybe some day.
2023-04-22 11:43:41 -07:00
Bill Kendrick
bb8451863f fade_darken.c: Support sizes
Support sizes in all tools inside `fade_darken` plugin:

 + Lighten
 + Darken
 + Desaturate
 + Saturate
 + Remove Color
 + Keep Color

Also, forgot to bump date in distortion.c
2023-04-22 11:36:27 -07:00
Bill Kendrick
3b55336cb6 Distortion: Support sizes 2023-04-22 11:31:41 -07:00
Bill Kendrick
225aec9984 Noise: Support size
Also, forgot to bump date in mosaic.c
2023-04-22 11:27:56 -07:00
Bill Kendrick
499311f20d Mosaic: Support sizes 2023-04-22 11:24:32 -07:00
Bill Kendrick
8db439b86d Mosaic Shaped tools: Update to new plugin API
Definitely _not_ attempting to touch it, to add size options.
There be dragons!
2023-04-22 11:20:58 -07:00
Bill Kendrick
3fe943c831 Glass tile: Update to new plugin API
Note - We should support sizes, but I don't feel like unraveling the
code at this time. ;-(
2023-04-22 11:15:42 -07:00
Bill Kendrick
7a284d27ff Emboss: Support sizes 2023-04-22 11:12:55 -07:00
Bill Kendrick
583411ade4 Cartoon: Size not offered in fullscreen 2023-04-22 11:12:20 -07:00
Bill Kendrick
77279a8734 Bloom: Use 'default size' settings for fullscreen mode
Some calculations happen when size is set during MODE_PAINT, and
we need to use the default ones in MODE_FULLSCREEN, to avoid
the paint mode's size setting from affecting the fullscreen mode's
effect!!!
2023-04-22 11:11:16 -07:00
Bill Kendrick
5120d07dd3 Cartoon: Support sizes
Also add forgotten new func prototypes to bloom.c
2023-04-22 11:03:57 -07:00
Bill Kendrick
f5a340a152 Bloom: Support sizes 2023-04-22 10:58:42 -07:00
Bill Kendrick
1d8e64362b Foam: Update for new API, always circular; new SFX
Never change aspect ratio of bubble image used by Foam.
New sound effect, CC-0 by https://freesound.org/people/ristooooo1
2023-04-20 23:49:14 -07:00