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
Bill Kendrick
844a5aa554
Sync docs: joystick-btn-fill option
2023-02-18 14:24:37 -08:00
Bill Kendrick
95cc093b80
Joystick button can be config'd to activate Fill tool
...
https://sourceforge.net/p/tuxpaint/feature-requests/199/
2023-02-18 14:17:55 -08:00
Bill Kendrick
7af85524d7
Icon for Fur magic
2023-02-16 01:26:30 -08:00
Bill Kendrick
ed6e3da74f
Change most printfs to DEBUG_PRINTF()
...
Avoids need to wrap tons of things in #ifdef DEBUG ... #endif
2023-02-16 01:08:41 -08:00
Bill Kendrick
eaeebdc7a6
Starter scale option support; set some options
2023-02-16 00:29:51 -08:00
Bill Kendrick
d164b7e297
Sync docs after more template/starters options work
2023-02-12 13:47:01 -08:00
Bill Kendrick
6e15c46006
Forgot to remove "document" from TODO list...
...
...for new Starters/Template options support.
2023-02-12 12:53:37 -08:00
Bill Kendrick
82d5c0c4e7
Sync'ing docs & adding images for Starter/Template options files
2023-02-12 12:45:28 -08:00
Bill Kendrick
17eb62e554
Template/Starter options: Ability to specify gravity
...
e.g. if the aspect ratio of the template/starter is wider than
that of the canvas, and "autoscale=vertical" (or "=both")
is specified, before it would chop the top and bottom of the
image off, displaying the vertical center of it on the canvas.
Now you can ask it to gravitate towards the top or bottom, if they
have content that's of higher significance than the opposite side.
h/t Pere & Albert for the suggestion.
TODO - Document, set some suitable defaults for images we ship.
2023-02-12 10:39:58 -08:00
Bill Kendrick
9b93805ef6
[WIP] Starter/Template scale/smear/bkgd color options
...
Now possible to set scaling and smearing options for
each starter or template image. A ".dat" file can be
created which describes whether it's okay to scale and crop
the image's top/bottom and/or left/right, and if not both,
whether to smear the sides of the starter/template to the
edges of the canvas (the prior behavior, and the default),
or use a specific solid color background.
Once finished, will close
https://sourceforge.net/p/tuxpaint/feature-requests/190/
Still to do:
+ Document
+ Remove debugging printf()s (change to DEBUG_PRINTF()?)
+ Add files for starters & templates that ship with Tux Paint
+ Test!
2023-02-10 01:58:49 -08:00
Pere Pujal i Carabantes
f530236f86
New starter space_draw.svg by Ingrid Illa Terrier.
2023-02-09 00:48:18 +01: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
948158c1fd
WIP "Bloom" magic effect. Mend crash in "perspective.c"
2023-02-06 02:22:21 -08:00
Bill Kendrick
1687fd4de1
Magic Fur: Sound effect
2023-01-30 00:35:19 -08:00
Bill Kendrick
6161ebe59a
Doc'ing Fur magic tool in CHANGES & AUTHORS
...
Also, moving to "Paint" group (the other two remain in "Distorts")
2023-01-29 22:18:59 -08:00