Bill Kendrick
ca537e2fbb
Color Sep: Correctly abuse default size value
2024-05-14 23:26:00 -07:00
Bill Kendrick
d26b4f28ff
Polyfill - Address compiler warnings, other cleanup
2024-05-14 23:09:18 -07:00
Bill Kendrick
73f66294f4
Warn when 2 magic tools in a group w/ identical order
2024-05-14 23:00:17 -07:00
Bill Kendrick
51d47d554e
Syncing tp_magic_example.c (indent & transliteration)
2024-05-10 01:29:05 -07:00
Bill Kendrick
bd10e955a1
CHANGES: Doc'ing updates to tp_magic_example.c
2024-05-10 01:02:54 -07:00
Bill Kendrick
e096b9a5dd
Sync docs for updated tp_magic_example.c's
2024-05-10 01:00:31 -07:00
Bill Kendrick
5bdbc2766b
Ran indent.sh to re-indent all source files
2024-05-10 00:26:10 -07:00
Bill Kendrick
fbb46751c6
Cleaned up compiler warnings in dither.c Magic tool
2024-05-10 00:16:17 -07:00
Bill Kendrick
a9e6a5ae9f
Sync docs after localizing macOS paths
2024-04-29 21:42:48 -07:00
Bill Kendrick
3983ce69b1
Regen POT & POs after 3D Glasses updates
2024-04-29 01:01:17 -07:00
Bill Kendrick
1b5386fba1
Sync docs after 3D Glasses update
2024-04-29 00:54:09 -07:00
Bill Kendrick
d95e7084df
3D Glasses - Now offers various anaglyph color combos
...
The size option is being misused to allow different
color combinations: Red/Cyan, Red/Blue, Red/Green, and Magenta/Cyan
(there are others we could add, if only someone could figure out the
math :-D)
Note - If Tux Paint is running in "Novice" complexity mode, no choices
will be available; it will use Red/Cyan, as before.
h/t O'Hare The Rabbit for the idea
2024-04-28 18:03:28 -07:00
Bill Kendrick
a655146677
Syncing docs again, after wrapping up path nonsense
2024-04-27 13:45:41 -07:00
Bill Kendrick
e268b598ff
Sync docs after various doc source updates
...
...mostly in terms of modularizing how various file
and directory (folder) paths are shown (for consistency in
both name and styling); add some missing paths (e.g., where
does Tux Paint save drawings on Haiku?)
2024-04-27 12:42:55 -07:00
Bill Kendrick
9c2a75455d
Regen docs after more path modularizing; --nosysconfig correction
2024-04-27 11:07:45 -07:00
Bill Kendrick
5f8e2b51bd
FAQ & OPTIONS: Haiku config file path
...
h/t Luc
2024-04-27 10:41:26 -07:00
Bill Kendrick
6554ac644a
More TROUBLESHOOTING.txt changes
2024-04-27 10:38:22 -07:00
Bill Kendrick
28110dcba0
Update TROUBLESHOOTING.txt re: macOS
...
h/t Mark Kim
2024-04-27 10:16:43 -07:00
Bill Kendrick
0aa370ba44
Attempting to prevent invalid memory access...
...
...during linear gradient fill.
h/t Peter Link <peterlink3 on SourceForge>
https://sourceforge.net/p/tuxpaint/bugs/287/
2024-04-18 00:25:02 -07:00
Bill Kendrick
d3e229ad47
New Acrylic brush
...
Also, added descriptions of new Pencil & Acrylic brushes.
Also, increased spacing of Sparkles brush.
2024-04-12 20:03:01 -07:00
Bill Kendrick
ae899da68d
Filled polygon: Icon; tweaked on-screen instructions
2024-04-12 09:24:19 -07:00
Bill Kendrick
f603adb648
Filled Polygon example image for docs
2024-04-12 09:18:56 -07:00
Bill Kendrick
14cabfcdc7
Sync docs after reorg'ing & adding Magic tools
2024-04-11 00:23:44 -07:00
Bill Kendrick
465374158b
Sync'ing docs after doc'ing [un]groupmagictools option
2024-04-10 23:13:01 -07:00
Bill Kendrick
850b733f4b
Activate [un]groupmagictools option
2024-04-10 23:03:17 -07:00
Bill Kendrick
4ad4bb59a2
Sync Docs after updating README: What's New
2024-04-08 23:27:00 -07:00
Bill Kendrick
f822947554
Regen POT/POs after updating appdata
2024-04-08 23:26:14 -07:00
Bill Kendrick
d285a169d5
Appdata: Mention filled polygon tool & magic ungrouping
2024-04-08 23:25:25 -07:00
Bill Kendrick
554c6145fc
WIP Ability to ungroup Magic tools
...
Put them in a big long list, without left/right pagination buttons,
like pre-0.9.27 Tux Paint.
Code is in place, but no way of activating it.
For https://sourceforge.net/p/tuxpaint/feature-requests/229/
2024-04-08 22:15:23 -07:00
Bill Kendrick
5139985781
Polygon fill: Be a better citizen
...
Remove our preview if switching out of the tool.
Do not wipe out previous work when switching into the tool
(it seems Tux Paint calls "set_color()" _before_ "switchin()"!?)
2024-04-08 20:55:27 -07:00
Bill Kendrick
667f69c733
Sync docs after fullscreen FAQ entry, etc.
2024-04-07 15:05:14 -07:00
Pere Pujal i Carabantes
06e7f4686a
Catalan translation of brushes.
2024-04-06 11:27:39 +02:00
Bill Kendrick
ead268de51
Polyfill - Allow clicking first point to end polygon
...
...clicking, followed by dragging prior to releasing,
still works to move the first (green) point.
2024-03-28 00:50:27 -07:00
Bill Kendrick
da837a35a2
Polyfill filling polygons now
...
Scanline polygon fill routine based on public-domain code
by Darel Rex Finley, 2007 <https://alienryderflex.com/polygon_fill/
2024-03-28 00:26:05 -07:00
Bill Kendrick
608564b00f
WIP Filled Polygon Magic tool
...
Currently able to add & adjust points, which forms a polygon.
It is not filled yet.
2024-03-27 23:41:41 -07:00
Bill Kendrick
2b1de738e6
Regen brush descriptions after pt_PT translations
...
h/t Hugo
2024-03-26 17:48:34 -07:00
Bill Kendrick
da50c8c44b
Portuguese translation of brush descriptions
...
h/t Hugo
2024-03-26 17:46:11 -07:00
Bill Kendrick
d7cf2df332
Syncing docs & updating appdata re: Brush descriptions
2024-03-25 23:24:38 -07:00
Bill Kendrick
429df33d13
More brush descriptions
2024-03-25 23:15:16 -07:00
Bill Kendrick
ea9aa5ef31
Brush PO metadata cleanup
2024-03-25 23:08:42 -07:00
Bill Kendrick
8ab672bb74
Regen POT & POs after adding some brush descriptions
2024-03-25 22:20:16 -07:00
Bill Kendrick
eb321e2971
Adding more brush descriptions
...
Also renamed the cat, dog, and squirrel filenames so they
appear next to each other in the brush list.
2024-03-25 22:19:06 -07:00
Bill Kendrick
755380570e
Add metadata to tuxpaint-brushes-ca.po
2024-03-25 21:41:56 -07:00
Bill Kendrick
ee5075ac36
Rename txt-po to brushes-po
2024-03-25 21:24:52 -07:00
Bill Kendrick
4fc34ebd83
Load & display brush descriptions.
2024-03-25 21:21:14 -07:00
Bill Kendrick
a266336871
WIP Beginning work on (localized) brush descriptions
2024-03-25 21:00:16 -07:00
Bill Kendrick
a2d8b39e95
Dither icons compressed (pngout)
2024-03-19 23:34:24 -07:00
Bill Kendrick
3bf36f8c07
Dither sound effects
2024-03-19 23:33:31 -07:00
Bill Kendrick
ef3f150a88
Dither magic tools: Add icon
...
Also, less darkening in "Keep Color" variation.
2024-03-19 23:13:02 -07:00
Bill Kendrick
dbfd855a12
Sync docs after some Magic tool doc updates
2024-03-19 22:29:30 -07:00