Bill Kendrick
41a04d93b7
Bump version to 0.9.28 lots of other places
...
(Some doc-generation Makefiles need help, apparently.)
2021-12-01 22:42:38 -08:00
Bill Kendrick
f21bdeb8fa
Bump version to 0.9.28 in all docs
2021-12-01 22:29:12 -08:00
Bill Kendrick
1c61f1b7f8
Doc'ing Slovak l10n update & adding contributor
...
Welcome Jozef!
(Also bump project-id-version in sk.po)
2021-12-01 22:28:35 -08:00
Bill Kendrick
2b9bb5e440
Bump CHNAGES date; rebuild all POT/PO
2021-11-25 01:12:48 -08:00
Bill Kendrick
2468b3bfa0
Bump doc dates
2021-11-25 01:05:46 -08:00
Bill Kendrick
5cfc185d77
Globalized a ton of stuff, able to queue-ify flood fill
...
The queue grows ever large, and should shrink itself once
as the queue gets consumed. In the meantime, it seems to help.
At 3000x2000, with starters/mosaic.svg cut into four via Panels
magic tool, I get a VERY complicated drawing, which no longer
causes a crash.
(It crashed for me, even after some other improvements -- globalizing
many of the unchanging args to the recursive function, calling the
progress bar animation and sound effects calls less frequently --
helped prevent crashing for me with that starter image as-is.)
2021-11-20 01:17:17 -08:00
Bill Kendrick
0b9abc9005
Forgot to mention Reflection Magic in CHANGES.txt
2021-11-19 00:50:58 -08:00
Bill Kendrick
fcf1f66a03
Revert Fill stack explosion prevention
...
Not the way to do it.
2021-11-16 23:49:52 -08:00
Bill Kendrick
57cea83655
Added rotating dash brush
2021-11-15 23:53:15 -08:00
Bill Kendrick
1ff75a5c0c
Stop recursive flood fill at depth of 20K
...
Attempt to void crashing (by blowing up the stack) when doing
a flood-fill of a complicated shape on a large canvas
(e.g., `tuxpaint --3000x2000` with `starters/mosaic.svg`).
2021-11-15 20:40:26 -08:00
Bill Kendrick
b9d3711584
Regen. README (+Twitter, -IRC, further reading groups)
2021-11-12 15:29:05 -08:00
Bill Kendrick
03b3ada567
More tools' fullscreen: update progress bar
...
Progress animation shown during
Emboss, Sharpen/Edge/Silhouette, Blur,
Also, play Glass Tile sound in fullscreen mode.
2021-11-08 20:46:24 -08:00
Bill Kendrick
1486aa8145
Removed bad or 'see [english version]' old docs
2021-11-04 22:21:25 -07:00
Bill Kendrick
3a59e67a0c
Adding a "Frog" starter I got years ago
...
...but never noticed, because I thought it was a gallery
submission!
2021-11-04 19:05:48 -07:00
Bill Kendrick
0eb9409ea5
Doc refresh after Japanese & INSTALL updates
...
...from Shin-ichi
2021-11-03 20:54:49 -07:00
Bill Kendrick
5ffbd4082c
Docs: Mentioning Windows trash/recycle bin support
2021-10-29 16:27:01 -07:00
Bill Kendrick
311452acbd
Doc'ing Windows Recycle Bin (Trash) support
...
...committed by Shin-ichi.
Also, re-arrange and re-group some CHANGES.txt changelog items.
2021-10-28 09:36:15 -07:00
Bill Kendrick
2e231b5adc
switchout/switchin when changing Magic groups
...
Also, doc'ing Cartoon full-image mode
2021-10-27 22:56:29 -07:00
Bill Kendrick
3fad8fc75b
Blocks & Chalk can now affect entire image at once
2021-10-27 22:18:09 -07:00
Bill Kendrick
832d812c4a
Syncing docs after adding angle measurement info
2021-10-27 21:57:19 -07:00
Bill Kendrick
9935255e64
Doc'ing _nl_locale_name() & mysetenv() changes
2021-10-26 09:56:19 -07:00
Bill Kendrick
af1bd0850e
Lines/Shapes: Display angles in Tux tip text
...
When drawing lines or rotating a shape, the angle of rotation
is shown (in the instructions at the bottom).
2021-10-25 23:23:28 -07:00
Bill Kendrick
80150c30a5
Further work to remove compiler warnings
2021-10-24 00:44:53 -07:00
dolphin6k
7d8a5f67bb
Doc'ing further tweak for the windows installer
2021-10-22 18:30:40 +09:00
Bill Kendrick
764a8327db
Doc'ing more ISS changes
2021-10-21 23:40:43 -07:00
Bill Kendrick
930b19ae64
Adding "Stretch" magic tool's docs
2021-10-20 22:36:37 -07:00
Bill Kendrick
170453a42b
Doc'ing recent Windows installer updates
...
...from Shin-ichi in
https://sourceforge.net/p/tuxpaint/tuxpaint/ci/195b0efc8974927a76124a712cf8f02ef56c5928/
2021-10-20 20:53:06 -07:00
Bill Kendrick
dcdebe9882
New Fill tool mode: Brush
...
Similar to solid fill (classic mode), but allows freehand
filling of an area.
Closes https://sourceforge.net/p/tuxpaint/feature-requests/207/
2021-10-19 00:26:26 -07:00
Bill Kendrick
9e2826b220
Doc'ing recent Win32 and Japanese IM changes...
...
...by Shin-Ichi
2021-10-17 00:28:27 -07:00
Bill Kendrick
cce996356a
Doc'ing Shin-Ichi removing mtw() from OSK code
...
See https://sourceforge.net/p/tuxpaint/bugs/235/
2021-10-10 01:02:32 -07:00
Pere Pujal i Carabantes
3e5b136c2c
Updating Catalan.
2021-10-03 00:15:15 +02:00
Bill Kendrick
948a911336
Doc'ing ISS AppVersion update from Easton
...
(https://sourceforge.net/p/tuxpaint/tuxpaint/merge-requests/9/ )
2021-09-29 22:12:43 -07:00
Bill Kendrick
80ae9cc1a4
Magic tool docs are now coming from tuxpaint-docs
...
Rebuilt the English ones.
2021-09-28 21:19:05 -07:00
Bill Kendrick
08b7a673ac
Drop "WIP" from Lightning in CHANGES.txt
...
I always forget to do something
2021-09-27 10:34:34 -07:00
Bill Kendrick
e7c7a51a00
Lightning Magic tool looking good
...
Could be better, but it's a start.
2021-09-27 00:53:01 -07:00
Bill Kendrick
2bd9b74dd6
WIP Lightning Magic tool
...
UI, icon, sfx working; not actually rendering the bolt yet.
2021-09-26 22:50:41 -07:00
Bill Kendrick
e6a15fbe5c
Sync French translation of docs
2021-09-26 12:05:26 -07:00
Bill Kendrick
e3d1f85ac9
Magic tool pagination now possible
2021-09-23 00:15:27 -07:00
Bill Kendrick
8b30a278c2
"Smooth Rainbow" magic tool (variant of "Rainbow")
...
Numerous people commented on Twitter that a piece of artwork
("Chromie Squiggle #7583 ", created in "ArtBlocks") looked like it
was made in Tux Paint.
However, the classic (2002-era) "Rainbow" tool cycled coarsely
through solid colors. This adds a gradient.
2021-09-22 23:01:26 -07:00
Bill Kendrick
0ed588521f
Add missing Fretwork magic tool docs
2021-09-20 22:55:41 -07:00
Bill Kendrick
8f31459990
"TV" Magic Tool enhancement
...
"TV" now breaks pixels into red/green/blue components,
rather than merely adding a 'scanline' effect.
Reworked how it handles interaction (click/drag vs fullscreen).
2021-09-20 22:28:29 -07:00
Bill Kendrick
f1e297260a
Mend undo buffer surface dimensions bug
...
Undo buffer canvases were not always the same dimensions
as the drawing surface, if buttonsize was adjusted.
(Adversely affected "Shift" magic tool.)
2021-09-20 22:05:33 -07:00
Bill Kendrick
47b8a4163e
Refresh docs
...
Grab French update to EXTENDING, and a typo fix that hadn't
made it to the EXTENDING.txt docs due to my own oversight.
2021-09-19 23:23:58 -07:00
Bill Kendrick
2f8ec50556
Expanded explanation: how stamp tinting modes work
2021-09-19 12:40:06 -07:00
Bill Kendrick
65a565d7a7
Refresh EXTENDING; re: sfx/descr sound l10n
2021-09-19 11:57:05 -07:00
Bill Kendrick
82708e60fa
Removed various translations of COPYING
...
They are unofficial, some were documents _about_ the GPL,
and not actual translations of the GPL itself.
Simplifying things.
2021-09-18 21:59:22 -07:00
Bill Kendrick
45a10b9a6b
Refresh French INSTALL docs
2021-09-18 11:04:59 -07:00
Bill Kendrick
d1a97638b9
Revert lost translations in es, gl, ja
...
Looks like Jacques needs to enable these locales on his system.
2021-09-18 11:04:16 -07:00
Jacques Chion
dd2689786e
new test for commiting
2021-09-18 17:30:44 +02:00
Jacques Chion
2508f644fa
testing commit
2021-09-18 11:18:47 +02:00