Bill Kendrick
28bc50efab
Regen PO after adding Fractals; add to Appdata file
2024-09-23 22:59:40 -07:00
Bill Kendrick
e7213eaaed
Fractals: Descriptions of each (programmatic)
2024-09-23 22:57:40 -07:00
Bill Kendrick
ec835bb580
Multiple Fractal tools (WIP) & simpler preview
...
Starting with four tools:
* No rotation, shrink to 50%
* No rotation, grow to 150%
* 15deg rotiation, grow to 110%
* 90deg rotation, shrink to 75%
Don't redraw everything while sketching; do the recursive work once,
at the end (avoid CPU explosion).
2024-09-23 22:42:12 -07:00
Bill Kendrick
81ae8bdd36
Comic Dots: Return proper order
...
There are two tools, so can't use the same number twice!
2024-09-23 22:05:48 -07:00
Bill Kendrick
dbbc8df6c2
When warning about Magic tool orders, show names too
2024-09-23 22:03:07 -07:00
Bill Kendrick
8a3d792025
Fractals: Squelch warnings; prepar for multiple tools
2024-09-23 21:59:29 -07:00
Bill Kendrick
56a57722b3
More work on Fractal magic tool
2024-09-23 21:51:40 -07:00
Bill Kendrick
bb8b1d6cfe
WIP Fractal painter
...
Not working great yet, but a start
2024-09-19 00:52:09 -07:00
Bill Kendrick
628fa77f94
Don't call stopsound() in Magic shutdown()...
...
...causes a segfault at that point (Mixer already gone?!)
2024-09-17 22:25:36 -07:00
Bill Kendrick
00305ab31d
Ran pngout on the new Comic Dots icon PNGs
2024-09-17 22:22:04 -07:00
Bill Kendrick
d6af2fa981
Icons for "Comic Dots" magic tools
2024-09-17 22:21:23 -07:00
Bill Kendrick
d94e85e26e
Sound pause/unpause Magic API functions...
...
...plus documenting them.
...plus using them in new "Comic Dots" Magic tool.
2024-09-17 22:11:32 -07:00
Bill Kendrick
143b50733c
Sound effect for new "Comic Dots" Magic tool
2024-09-17 21:35:09 -07:00
Bill Kendrick
61478d7858
Doc'ing new "Comic Dots" magic tool
2024-09-17 21:11:50 -07:00
Bill Kendrick
e8418cc330
WIP "Comic Dots" magic tool
...
For https://sourceforge.net/p/tuxpaint/feature-requests/257/
2024-09-16 23:56:33 -07:00
Bill Kendrick
134c1781c4
Sync docs after doc'ing Fill->Eraser
2024-09-16 21:20:58 -07:00
Bill Kendrick
fed69f534d
New "Eraser" flood fill mode
...
...to expose the background (solid color, or template or starter
background).
Closes https://sourceforge.net/p/tuxpaint/feature-requests/258/
2024-09-16 20:52:26 -07:00
Bill Kendrick
057d3d8378
New Fluff (Gradient) brush
2024-09-16 17:23:16 -07:00
Bill Kendrick
52af46f33f
Doc'ing "Quitting when Android...'Are you sure' sound..." fix
...
https://sourceforge.net/p/tuxpaint/tuxpaint/ci/1cfde8e518582bb339dc8a61ef398c0551562a0e/
h/t Pere
2024-09-15 12:13:52 -07:00
Pere Pujal i Carabantes
1cfde8e518
Quitting when Android asks to do so to recover resources, previously a phone with Tux Paint running unatended in the background and asked to quit by Android, greated the user with an "Are you sure" sound but the user was unable to interact with Tux Paint anymore.
2024-09-15 16:54:01 +02:00
khoidauminh
51fefa32ac
Update Vietnamese translation
2024-08-01 22:11:48 +07:00
Bill Kendrick
ee97201a33
Regen POT/PO
2024-07-26 01:16:14 -07:00
Bill Kendrick
24a55fae91
Update Vietnamese translation
...
h/t Cas (new contributor)
2024-07-26 01:14:22 -07:00
Bill Kendrick
abf0fb6556
New 0.9.34 entry stubs in CHANGES and appdata
2024-07-26 00:45:58 -07:00
Bill Kendrick
d597a250cd
Bump version to 0.9.34; sync docs for new version #
2024-07-26 00:44:42 -07:00
Bill Kendrick
5650435ce7
Bump date in appdata file
2024-07-17 21:12:26 -07:00
Bill Kendrick
e9dd7288a8
Ready for 0.9.33 release, I guess!
2024-07-17 21:07:25 -07:00
Bill Kendrick
6e46821743
Sync docs after bumping dates & adding contribs to manpage
2024-07-17 21:06:50 -07:00
Bill Kendrick
88f035dc60
SDL2_gfx Makefile patch
...
https://github.com/flathub/org.tuxpaint.Tuxpaint/blob/beta/Makefile-sdl2_gfx-pkgconfig.patch
h/t wjt
2024-07-08 21:00:16 -07:00
dolphin6k
1a1893d902
bash_completion file name has changed
2024-07-07 17:04:06 +09:00
Jacques Chion
24e250fdfc
updating french translation
2024-07-07 08:07:07 +02:00
dolphin6k
3b591a60fc
Force uninstall before installation.
...
To prevent old dll from remaining as libunibreak is upgraded.
2024-07-07 09:40:56 +09:00
Bill Kendrick
b384ffd126
About to tag and release 0.9.33-rc1
...
...beta / release candidate of 0.9.33, for port maintainers to
build & try out!
2024-07-06 11:58:02 -07:00
Bill Kendrick
cc9864420b
RELEASE docs: Add our other social media accounts...
...
...and some other updates.
2024-07-06 11:53:56 -07:00
Bill Kendrick
50fc7952a7
Ran update-po.sh; ru.po word-wrap changed some
2024-07-06 11:47:12 -07:00
Bill Kendrick
c0982327a3
RELEASE - More details on doc building
2024-07-06 11:46:35 -07:00
Bill Kendrick
da8ab672c8
Bump date in appdata file
2024-07-06 11:41:10 -07:00
Bill Kendrick
ab8b51119e
Regen docs after bumping some dates
2024-07-06 11:38:15 -07:00
Bill Kendrick
83d6b84ab7
De-WIP some 0.9.33 CHANGES.txt entries
2024-07-06 11:33:41 -07:00
Bill Kendrick
21aca21e3d
Rename completion file 010_tuxpaint-completion.bash on install
...
See https://sourceforge.net/p/tuxpaint/bugs/290/#5205
h/t Jozef
2024-07-05 20:23:50 -07:00
Bill Kendrick
2c5a773575
Crediting new Russian translation contributor
2024-07-04 10:19:24 -07:00
Bill Kendrick
1d20684986
Merge branch 'master' of ssh://git.code.sf.net/p/tuxpaint/tuxpaint
2024-07-04 10:11:26 -07:00
Alevtina
c270d5a600
Update Russian translation
2024-06-27 16:54:21 +03:00
Bill Kendrick
ae68ffc232
RELEASE.txt: Add step for regen'ing brush txt files
2024-06-23 19:59:05 -07:00
Bill Kendrick
9a2f4f0a8e
Regen brush description files; catch up with l10n
2024-06-23 19:57:58 -07:00
dolphin6k
6b39dba270
Updated brushes-po for fluffy circles.
2024-06-23 17:58:29 +09:00
Bill Kendrick
a4f45ba6e6
CHANGES.txt - Forgot to mark an OS/2 change as done
2024-06-17 19:34:19 -07:00
Bill Kendrick
4505bc24fc
Makefile - Set GPERF for OS/2
...
h/t Elbert
2024-06-15 22:28:53 -07:00
Bill Kendrick
5696a948ba
Merge branch 'master' of ssh://git.code.sf.net/p/tuxpaint/tuxpaint
2024-06-15 11:11:22 -07:00
Bill Kendrick
a2e89eac5e
Sync docs after ja_JP update
...
h/t Shin-ichi
2024-06-15 11:11:06 -07:00