Commit graph

1808 commits

Author SHA1 Message Date
Bill Kendrick
a4d942db69 Sound effect for Double Vision magic 2023-03-22 00:52:00 -07:00
Bill Kendrick
0c56ee5137 Update docs re: Double Vision magic 2023-03-22 00:20:27 -07:00
Bill Kendrick
9b9fc9c845 New Magic: Double vision
WIP - needs icon & sfx
2023-03-22 00:15:16 -07:00
Bill Kendrick
d0b9c89d4a New template: rainbow_gradient.png 2023-03-21 23:49:21 -07:00
Bill Kendrick
c19f5b1d4c Thicker XOR outline around stamps 2023-03-21 23:10:08 -07:00
Bill Kendrick
98cb1e62e7 Prevent pipette dismissal upon release over 'Back'
On touch devices, the color pipette tool could easilly be
immediately dismissed due to the 'button up' event happening
right where the "Back" dismissal/cancel button appeared.
Now only pays attention to 'release' if the button was down.

(h/t Pere for reporting this)
2023-03-21 22:57:59 -07:00
Bill Kendrick
273b66f15f Shorten some magic tool filenames, for Android
See https://sourceforge.net/p/tuxpaint/mailman/tuxpaint-maintainers/thread/4f553b424ca33e3a10eaf76c289dac6c53175a02.camel%40gmail.com/#msg37792263
2023-03-19 21:51:59 -07:00
Bill Kendrick
55b815affc Bumping ver to 0.9.29-rc2
Mended a stamp scaling bug just now, so probably worth another
release candidate before making a final release.

N.B. Still waiting to hear back from Pere about Kaleido-# tools
not appearing on Android, before cutting a new release.
2023-03-19 11:18:01 -07:00
Bill Kendrick
2f7971c8b9 Apply patch to allow Haiku printing to compile
h/t Luc, and sorry for not doing it sooner!

Source - 01ba520dab/media-gfx/tuxpaint/patches/tuxpaint_sdl2-0.9.28.patchset
2023-03-18 11:06:46 -07:00
Bill Kendrick
bfdd6f4e2d Some tweaks to RELEASE.txt 2023-03-16 22:10:55 -07:00
Bill Kendrick
de5a2a5aae Regen docs 2023-03-16 22:03:34 -07:00
Bill Kendrick
b2ac965328 Bump date in tuxpaint.c & CHANGES.txt 2023-03-15 21:24:08 -07:00
Bill Kendrick
121f5a3129 Sync mending of ja_JP <strong> tag bug 2023-03-14 22:16:57 -07:00
Mark Kim
7103897bc7 Dialog popup animation speed fix
Play the dialog popup animation at a consistent speed across platforms.

Also, fix the issue with dialog box trail not clearing after the final
render.
2023-03-14 18:14:05 -04:00
Bill Kendrick
a66c25dad5 Regen docs after Japanese updates 2023-03-13 22:09:11 -07:00
Bill Kendrick
97051f754c Sync docs after README What's New addition 2023-03-12 15:23:11 -07:00
Bill Kendrick
dbb7411385 RELEASE.txt - Mention website PR & new README "What's New" 2023-03-12 15:05:14 -07:00
Bill Kendrick
93370e7e73 Sync README for WIP updates to "About" section 2023-03-12 14:42:53 -07:00
Bill Kendrick
d6c04d84de Regen README to grab social media section 2023-03-12 13:43:50 -07:00
Bill Kendrick
085de03613 Regen docs after POT/PO updates 2023-03-11 22:16:29 -08:00
Bill Kendrick
41c9fd1718 Starting out a TROUBLESHOOTING.txt doc 2023-03-09 22:42:43 -08:00
Bill Kendrick
5b6480fd2e Icons for Kaleido-* magic tools 2023-03-08 00:41:36 -08:00
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
b4c284edc8 Icons for Saturate, Desaturate, Keep Color, Remove Color 2023-03-07 23:09:09 -08:00
Bill Kendrick
6b7f59d7f1 Icon for shaped Fill tool
Also remove a WIP section from CHANGES
2023-03-07 22:33:39 -08:00
Bill Kendrick
ad13b4458c New rainbow color picker screenshot for docs
Show the new cross-color tool grabber buttons.
2023-03-07 01:11:28 -08:00
Bill Kendrick
056e812ff0 Sync docs after quickstart guide update re: colors 2023-03-07 01:06:36 -08:00
Bill Kendrick
4ffae2aa24 Kaleido-8 variation of new Kaleidoscopic lens magic 2023-03-07 00:47:32 -08:00
Bill Kendrick
e913709362 Shape tool improvements
More sensible rotation when using the drag-from-corner mode
(rotates around center of the shape, as you'd expect, rather than
around one of the corners of the shape's bounding box, as it has
been doing all this time).

Stretching a shape from bottom to top causes an upside-down shape
(e.g., before, a triangle would always start out up-pointing
regardless as to whether you clicked and drag downwards or upwards;
now, it will start out down-pointing if you drag upwards when
initially placing & stretching the shape).
2023-03-06 01:07:13 -08:00
Bill Kendrick
36eb2ea70c Sync docs for cross-color stuff, and...
...deactivate all code for this within color mixer, since it's
not actually implemented yet (going to be tricky! -- probably
holding off to a future version).

Also, sound effect for cross-color grabbing within rainbow palette
dialog.
2023-03-03 01:54:20 -08:00
Bill Kendrick
c2dfd0c2d1 Color picker can grab from pipette or mixer colors too 2023-03-03 00:29:52 -08:00
Bill Kendrick
be6878f6d8 Color picker can switch to chosen built-in color 2023-03-03 00:16:38 -08:00
Bill Kendrick
2ed6a36d8a Kaleidoscopic lense Magic tools 2023-03-01 01:22:15 -08:00
Bill Kendrick
06aa682667 Actually commiting new Magic tool source
...and CHANGES.txt update
2023-02-28 01:20:47 -08:00
Bill Kendrick
102207b9bc Wrapped up Shaped fill mode (for now) 2023-02-26 00:34:01 -08:00
Bill Kendrick
a94347e0da Syncing docs to get Shaped fill tool mode updates 2023-02-25 16:01:14 -08:00
Bill Kendrick
ecab00d4a9 Reworked Signed Distance Field for shaped fill
Based on http://www.codersnotes.com/notes/signed-distance-fields/
by Richard Mitton
2023-02-25 15:57:18 -08:00
Bill Kendrick
e5a817e1cd Sync quickstart guide doc after ja_JP update
h/t Shin-ichi
2023-02-25 12:52:49 -08:00
Bill Kendrick
3fc76953d6 [WIP] Shaped fill tool
Similar to radial gradient, but follows the shape of the object).
(Based on https://github.com/mattdesl/image-sdf
by Matt DesLauriers (https://www.mattdesl.com/), MIT License)
2023-02-24 02:18:42 -08:00
Bill Kendrick
0a1c384dfe New icon & sfx for Color Sep. 2023-02-22 21:15:11 -08:00
Bill Kendrick
71ea0358c2 New Magic tool: Color Sep. (aka 3D Glasses) 2023-02-21 23:07:49 -08:00
Bill Kendrick
aa6749acf6 Sync Quickstart Guide (re: Stamp rotation update) 2023-02-19 22:01:09 -08:00
Bill Kendrick
003a858ed9 Sync docs after ja_JP update to OPTIONS
h/t Shin-ichi as usual
2023-02-19 16:32:18 -08:00
Bill Kendrick
337eccbee8 Sync docs after OPTIONS update re: cfg files 2023-02-19 03:26:13 -08:00
Bill Kendrick
e67390cac1 Sync Japanese README
h/t Shin-ichi
2023-02-19 02:13:42 -08:00
Bill Kendrick
f8fd27402e Apply updated CSS; also Japanese OPTIONS txt sync 2023-02-19 01:42:53 -08:00
Bill Kendrick
152c35c50a Sync README docs; get updated Stamps section 2023-02-19 01:30:21 -08:00
Bill Kendrick
21a48e15f5 Sync Japanese OPTIONS docs; update CHANGES 2023-02-19 01:02:22 -08:00