Commit graph

2275 commits

Author SHA1 Message Date
Bill Kendrick
53a108c8ce Regen brush descriptions after Catalan update
h/t Pere
2024-10-21 22:10:55 -07:00
Bill Kendrick
97dc7bc9c3 Sync docs after "What's New" update 2024-10-21 00:43:13 -07:00
Bill Kendrick
849cc46d10 New "Impasto" brush
Sneaking in before 0.9.34 final >:-)
2024-10-20 23:47:01 -07:00
Bill Kendrick
699e130e31 Regen TXT versions of all docs under new w3m
Upgraded my system from Kubuntu 22.04 -> 24.04, and now have
w3m 0.5.3, which behaves differently be default, re: bullet point
glyphs, and some indentation.
2024-10-20 11:24:58 -07:00
Bill Kendrick
073ac19ce6 tp_magic_example.c refresh, due to indent upgrade
Updated my system from Kubuntu 22.04 -> 24.04 and am now on
GNU indent 2.2.13, which behaves slightly differently be default.
2024-10-20 11:20:47 -07:00
Bill Kendrick
f91923eddf Avoid potentially unset variable in get_fname.c 2024-10-20 11:02:49 -07:00
Mark Kim
df8f792cc3 macOS build to link against SDL2_gfx 2024-10-19 10:51:24 -04:00
Bill Kendrick
79759c120a RELEASE: Reminder to sync docs onto website
I forgot for 0.9.33 :-o
2024-10-18 20:18:03 -07:00
Bill Kendrick
f56bbb2728 RELEASE docs: Info about website download links 2024-10-18 20:13:26 -07:00
Bill Kendrick
f214d90a7e RELEASE: Doc the steps for making release candidates 2024-10-16 21:29:49 -07:00
Bill Kendrick
71b578d111 RELEASE: Mention Magic docs plaintext gen & Features webpage 2024-10-16 21:23:25 -07:00
Bill Kendrick
a62db7f9c2 Tweaks to w3m.sh to improve TXT version of docs
Make headers and description terms more apparent, by adding
some more regexps into the `sed` that the HTML is piped through
before being sent to `w3m`.
2024-10-14 17:08:31 -07:00
Bill Kendrick
3032afb85f Syncing docs after updating README re: new templates 2024-10-12 22:21:25 -07:00
Bill Kendrick
5e8eee5e3e Two new templates: Clouds from airplane & Lough Leane 2024-10-12 21:58:51 -07:00
Bill Kendrick
781d15f421 Syncing docs: README->What's New: new brushes 2024-10-12 21:08:49 -07:00
Bill Kendrick
a407ce1295 New brush: Smoke
Based on "Smoke" in Krita 4 brush bundle.
2024-10-12 21:05:58 -07:00
Bill Kendrick
7cb752edca New brush: Graphite
Based on Graphite Grain from Krita 4 brush bundle.
2024-10-12 20:58:07 -07:00
Bill Kendrick
cf42c4b265 New brush: Paint Splats
Based on Paint Splats from Krita 4 brush bundle.
2024-10-12 20:45:13 -07:00
Bill Kendrick
e5b20f903f New brush: Water (still)
Based on "Water Still" from Krita 4 brush bundle.
2024-10-12 20:35:54 -07:00
Bill Kendrick
bdb490898d New brush: Spines
Lifted from Krita 4 brushes bundle.
2024-10-12 20:22:07 -07:00
Bill Kendrick
b40665b2fe Avoid alpha appearing as black in multi-frame rotated brushes
See reopened https://sourceforge.net/p/tuxpaint/bugs/259/
2024-10-11 00:50:44 -07:00
Bill Kendrick
c089ba9f28 Sync'ing docs to get "chaotic" brush option...
...in EXTENDING and What's New

...and "Watercolor splotches" brush in What's New
2024-10-10 23:45:30 -07:00
Bill Kendrick
e62db79e8f Watercolor splotches brush; mended rotated brush position
also, new "chaotic" brush option (used by watercolor splotches)
(TODO - document this).
2024-10-10 23:38:36 -07:00
Bill Kendrick
6b78a4e219 Doc'ing Japanese updates
And bumping update date in Makefile.

h/t Shin-ichi for both updates
2024-10-10 22:00:31 -07:00
Bill Kendrick
c40479c263 "Tessellation" magic tool documentation 2024-10-09 20:09:49 -07:00
Bill Kendrick
076ccbd947 "Tessellation" sound effect 2024-10-09 19:58:32 -07:00
Bill Kendrick
7ccd3aca7f "Tessellation": Two variations; add icon; move...
... to pattern painting group
2024-10-09 19:25:28 -07:00
Bill Kendrick
881ea9a3c1 WIP "Tessellation" magic tool 2024-10-08 01:17:56 -07:00
Bill Kendrick
6f58ce7520 "Concentric Circle" sound effect 2024-10-07 23:37:19 -07:00
Bill Kendrick
281b42e700 "Concentric Square" sound effect 2024-10-07 23:32:21 -07:00
Bill Kendrick
5c0f037a08 Cropping "Concentric Circle" and "Square" example screenshots 2024-10-07 23:03:11 -07:00
Bill Kendrick
9c62a43313 Icons for "Concentric Circle" & "Square" 2024-10-07 22:55:55 -07:00
Bill Kendrick
ed8bde60ff Docs for "Concentric Circles" & "Squares" 2024-10-07 22:52:24 -07:00
Bill Kendrick
d98ad2b4cf WIP Concentric Circle & Square magic tools 2024-10-07 22:45:11 -07:00
Bill Kendrick
244ab1d6f2 Being more consistent w/ use of gettext()/_noop()
...in Magic tools (for names & descriptions / tool-tips).
2024-10-07 21:44:08 -07:00
Bill Kendrick
0f6236daa6 Portuguese updates
h/t Hugo
2024-10-06 11:21:46 -07:00
Bill Kendrick
bb9a831acf Docs for "Spiral" magic tools 2024-10-04 22:46:40 -07:00
Bill Kendrick
c5d78047bf "Spiral" magic tools: icons & sound effects 2024-10-04 22:37:53 -07:00
Bill Kendrick
cc8b903850 WIP "Spiral" & "Square Spiral" magic tools
Needs docs, icons, sound effects, and correct grouping/ordering.
For https://sourceforge.net/p/tuxpaint/feature-requests/261/
2024-10-04 21:07:39 -07:00
Bill Kendrick
f296e98acf Spray Paint docs 2024-10-02 23:33:42 -07:00
Bill Kendrick
0dd7d39676 New "Spray Paint" magic tool
Paints a spray of dots around the cursor, simulating paint
from a spray can, or an airbrush.
2024-10-02 22:39:10 -07:00
Bill Kendrick
380728fb33 Register our own SDL event for Stamp descr. playback
Sometimes wasn't working.  See https://sourceforge.net/p/tuxpaint/bugs/293/

Committing on behalf of Pere.
2024-10-02 21:25:58 -07:00
Bill Kendrick
d4d662ed7a Portuguese update
h/t Hugo

(and doc'ing French update; h/t Jacques)
2024-09-30 00:41:15 -07:00
Bill Kendrick
c98ab135a5 Sync docs to grab "Crescent" magic tool docs 2024-09-28 22:55:22 -07:00
Bill Kendrick
e9db2402b1 "Crescent" sound effect 2024-09-28 22:50:09 -07:00
Bill Kendrick
685f0d44ee "Crescent" icon 2024-09-28 22:29:06 -07:00
Bill Kendrick
f2f7ef125f "Crescent": Rearrange order; add screenshot for docs 2024-09-28 17:55:16 -07:00
Bill Kendrick
9395f16118 "Crescent" magic tool (WIP)
Needs icon, sound, and docs.
2024-09-28 17:49:58 -07:00
Bill Kendrick
629c23897d Icons for "ASCII" art magic tools 2024-09-27 23:23:32 -07:00
Bill Kendrick
7b58a651c6 Sound effects for "ASCII [Color] Computer"
Also, sync "ASCII Typewriter" txt docs.
2024-09-27 23:05:36 -07:00