Commit graph

4427 commits

Author SHA1 Message Date
Bill Kendrick
1bfa5f7a49 Abandoning color grabbing in color mixer
We'll end up with things like "132/245 red, 90/245 yellow, 23/245 blue".
Getting it to work will likely require some massive brute-forcing.
If people want to take an existing color and make subtle changes, they
can just use the rainbow palette HSV color picker.
2023-03-07 00:41:18 -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
75de6f23ea Color grabbing icon for new cross-color-tool feature
Also, update (c) year! (Skipped 2022, oops!)
2023-03-03 01:34:22 -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
97c0afe9ef Syncing to get new Kaleido-x docs. 2023-03-01 01:35:13 -08:00
Bill Kendrick
02cafd4a8b POT/PO update after adding Kaleido-X Magic tools 2023-03-01 01:24:51 -08:00
Bill Kendrick
2ed6a36d8a Kaleidoscopic lense Magic tools 2023-03-01 01:22:15 -08:00
Bill Kendrick
77ddbaa2ec Keep/Remove Colors: Increase sat threshold; drop value threshold 2023-02-28 01:56:41 -08:00
Bill Kendrick
558cbf34ce Sync'ing DOCs for new Magic tools (Saturate, etc.) 2023-02-28 01:22:30 -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
d588c39d21 New WIP Magic tools: [De]saturate, and Keep|Remove Color 2023-02-28 01:15:16 -08:00
Bill Kendrick
3f1c4477d6 Boost Bloom weight constant
Doubling from 0.025 to 0.05, which still looks good.

Motivation - Karl says the effect seems to subtle and non-obvious.
2023-02-27 22:41:36 -08:00
Bill Kendrick
00da6d60fb Mend Googly Eyes name(!) & adjust how description l10ns
h/t Karl Ove Hufthammer
2023-02-27 22:28:12 -08:00
Karl Ove Hufthammer
42a479be53 Update Norwegian Nynorsk translation 2023-02-26 15:46:20 +01: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
dolphin6k
c27469aa8b Updated Japanese 2023-02-25 12:29:19 +09: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
559312682e Ensure 3D Glasses uses the right colors ;) 2023-02-23 00:30:42 -08:00
Bill Kendrick
142cf588ba Sync Magic Docs for new 3D Glasses / Color Sep. split 2023-02-22 21:21:33 -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
b2b04b4aab Update POT/PO after 3D Glasses / Color Sep. split 2023-02-22 21:01:53 -08:00
Bill Kendrick
4eb834641d WIP: Splitting 3D Glasses out of Color Sep...
...and supporting any arbitrary color with Color Sep. tool.
2023-02-22 21:00:41 -08:00
Bill Kendrick
dae753c24e Sycning docs for new Color Sep. magic tool 2023-02-21 23:18:44 -08:00
Bill Kendrick
94df556ecd Update POT/PO to grab Color Sep. name & descr. 2023-02-21 23:08:31 -08:00
Bill Kendrick
71ea0358c2 New Magic tool: Color Sep. (aka 3D Glasses) 2023-02-21 23:07:49 -08:00
Bill Kendrick
1277ad5cf6 More tweaks to Stamp rotation step
Locking to 0-degrees when mouse is within a UI-button-sized
square centered around the stamp's center (h/t Pere for the idea).

Change mouse pointer to 'hand' when in the center (so at the start
of the rotation step), and to the 'circle arrow' rotation symbol
when actually rotating.

WIP (disabled for now) Drawing a XOR'd line out of the stamp's
center to the mouse, to show the angle you're rotating at.
(Needs more work to avoid leaving residuals on the screen.)
2023-02-20 23:04:29 -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
94eed500f9 Stamp rotation step OFF by default 2023-02-19 01:43:19 -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
ee05855d50 Utilize stamp rotation control button! 2023-02-18 21:34:33 -08:00
Bill Kendrick
40e96b06b1 Merge branch 'master' of ssh://git.code.sf.net/p/tuxpaint/tuxpaint 2023-02-18 21:15:17 -08:00
Bill Kendrick
7a4ebb7795 Button for stamp rotation
(WIP)
2023-02-18 21:14:51 -08:00
dolphin6k
23b6dd3102 Updated Japanese 2023-02-19 11:38:46 +09:00
Bill Kendrick
06935cd9b6 Stamp rotation button: Make way 2023-02-18 17:22:22 -08:00
Bill Kendrick
97616a6852 Update POT/PO to grab updated stamp rotation tool tip 2023-02-18 14:25:17 -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
a4020ef8c5 Adding "rotate" icon to be used with Stamps tool
(WIP)
2023-02-18 14:08:38 -08:00
Bill Kendrick
1627e5a801 Stamp rotation: Show degrees as Tux tool tip 2023-02-18 14:01:21 -08:00