Bill Kendrick
c7916e8ac8
Sync tp_magic_example.c in docs; new init() complexity arg
2023-12-29 14:46:54 -08:00
Bill Kendrick
2055b071f1
All magic tools: Add "complexity_level" arg to init()
2023-12-29 14:43:40 -08:00
Bill Kendrick
0bc54921d9
WIP - Extending Magic plugin API to support complexity
...
For https://sourceforge.net/p/tuxpaint/feature-requests/247/
2023-12-29 14:20:07 -08:00
Bill Kendrick
3e662b9edc
N-pt perspective Magic tools: Sound effects!
2023-12-23 13:28:43 -08:00
Bill Kendrick
761c948962
Syncing Magic docs (color choices) & README (new tool)
2023-12-23 11:07:27 -08:00
Bill Kendrick
c9e515017f
Updating docs (new 3-pt persp. tool)
2023-12-23 10:51:08 -08:00
Jacques Chion
3586784659
update translation
2023-12-23 15:43:37 +01:00
Bill Kendrick
24f50ef492
1pt & 2pt perspective docs - example screenshots
2023-12-22 16:21:09 -08:00
Bill Kendrick
7d424071eb
Icons for 1- & 2-pt perspective tools
2023-12-22 16:00:14 -08:00
Bill Kendrick
2fb0d2693a
N-pt persp: Shrink line thickness
2023-12-22 15:19:46 -08:00
Bill Kendrick
b8bce0a28d
Sync docs to grab README changes
...
Date bump & social media updates
2023-12-22 01:43:47 -08:00
Bill Kendrick
b20b4531c4
2-pt persp: mend vertical line direction flip
2023-12-22 01:38:33 -08:00
Bill Kendrick
920026b14b
CHANGES: Mention 2-pt perspectiva
...
Also, rebuild README.txt alternatives.
2023-12-22 01:24:08 -08:00
Bill Kendrick
86affde29f
2-pt persp: better guides
2023-12-22 01:21:28 -08:00
Bill Kendrick
9e1008e7c8
Re-sync Magic 1- & 2-pt persp. docs
2023-12-22 00:49:38 -08:00
Bill Kendrick
5771e8aa8c
1- & 2-pt persp.: Drag can position vanishing point
2023-12-22 00:45:56 -08:00
Bill Kendrick
9df04c6848
Syncing docs to grab 2-point perspective tool info
2023-12-21 12:17:59 -08:00
Bill Kendrick
9cc4e80d98
2-pt perspective -- add more guides
2023-12-21 12:07:55 -08:00
Bill Kendrick
05b76c8b5f
2-point perspective via angles
...
Rather than using straight horizontal & vertical, it now snaps
to lines with the same slope as the two vanishing points
(the horizon chosen by the user), and lines perpendicular to that.
Note - Still need guides during drag. Also, there's a bug when
calculating slope that causes the line to go way off in the
opposite direction, which needs addressing.
2023-12-21 02:22:07 -08:00
Bill Kendrick
e9db3d2393
N-point perspective: Use Magic API's pixel XOR
2023-12-21 00:36:48 -08:00
Bill Kendrick
a72e5b9b42
WIP 2-point perspective
...
Works okay assuming vanishing points form a horizontal line,
but that won't always be the case.
2023-12-21 00:32:03 -08:00
Bill Kendrick
f68909c70e
Avoid potential crash using HSV color from New dialog
2023-12-17 11:46:19 -08:00
Bill Kendrick
f88069572c
Un-flag 1-pt perspective as "WIP"
...
It could surely be improved, but I think it's working well enough for
release.
2023-12-17 10:51:17 -08:00
Bill Kendrick
d333b6a8f8
appdata - some new features; regen all POT & POs
...
...to capture new features from appdata, and also all strings
from `n_pt_persp` magic tool source.
2023-12-17 10:48:58 -08:00
Bill Kendrick
648c6d8974
n_pt_persp.c -- address all compiler warnings
...
...unused parameters, undeclared function prototypes, etc.
2023-12-17 10:45:32 -08:00
Bill Kendrick
063f73265e
More changelog'ing of Pere's starter clean-up
2023-12-15 20:53:18 -08:00
Pere Pujal i Carabantes
907c69477d
Less smearing for the USA map.
2023-12-15 13:38:54 +01:00
Bill Kendrick
3029867531
Sync docs for updated What's New
2023-12-15 00:36:21 -08:00
Bill Kendrick
f0aef6271e
Syncing docs; add 1-point perspective magic docs
...
Also bump version number in ALL magic tool docs.
2023-12-15 00:33:49 -08:00
Bill Kendrick
99e129005e
More work on 1-point perspective Magic tool
2023-12-15 00:24:17 -08:00
Bill Kendrick
940132c30f
WIP 1-point perspective (vanishing point) Magic tool
2023-12-14 22:12:29 -08:00
Bill Kendrick
7478b3676b
Doc'ing Starter/Template updates
...
h/t Pere
2023-12-14 20:54:58 -08:00
Pere Pujal i Carabantes
0935f60f7f
Adding a small transparent edge to nagasaki.png to avoid dark smears. Arranging a leave on frame_flowers.png and adding transparency on its ouside.
2023-12-13 15:35:36 +01:00
Bill Kendrick
b40e8142e0
Sync docs after bumping version to 0.9.32
2023-11-21 23:50:45 -08:00
Bill Kendrick
dcdac76c4c
Bump version to 0.9.32
2023-11-21 23:47:20 -08:00
Bill Kendrick
d7668ddaba
Don't pollute documentation folder ($DOC_PREFIX) with build scripts.
2023-11-21 23:44:44 -08:00
dolphin6k
d46b3431b4
Revert "Load plugins only from global plugin directory on Windows."
...
This reverts commit 44c8efc115 .
2023-11-13 22:15:26 +09:00
Bill Kendrick
ea63917d0e
"Rail" & "Fretwork": avoid crash if can't load image
2023-11-12 15:27:30 -08:00
Bill Kendrick
1973e22e6f
Some Magics: Add missing \n to stderr output
...
flower & googlyeyes were missing them in some fprintf() calls.
2023-11-12 15:16:09 -08:00
Bill Kendrick
3cf0223947
"Foam" magic: avoid crash if can't load image data
2023-11-12 15:14:09 -08:00
Bill Kendrick
ca68c47bbd
Doc'ing Windows AppData log file update
...
https://sourceforge.net/p/tuxpaint/tuxpaint/ci/848517dbe485f6a91a47670e38ee52759cee2d3d/
h/t Shin-ichi
2023-11-12 14:59:42 -08:00
dolphin6k
44c8efc115
Load plugins only from global plugin directory on Windows.
...
This prevent the crash when "datadir" is set to the program directory.
2023-11-12 22:51:21 +09:00
dolphin6k
848517dbe4
Force log files to go under AppData
2023-11-12 18:41:30 +09:00
Jacques Chion
a3e6ccbdfe
update translation
2023-10-31 06:41:41 +01:00
Bill Kendrick
76de8d9220
Doc'ing Windows version # display
...
h/t Shin-ichi
2023-10-28 16:52:05 -07:00
dolphin6k
9eb8fcff43
Added build arc to version output and relocated.
2023-10-28 18:57:04 +09:00
dolphin6k
10a0a34b1b
Output Version of Tux Paint and Windows
...
This enables to know the user's environment easily.
2023-10-28 17:55:38 +09:00
Pere Pujal i Carabantes
9cc26e6ed6
Subdirs in Android assets are not browsable. Listing all of them, additionally, a script to download, join and order the stamps is being commited at the Tuxpaint-Android source.
2023-10-16 01:31:08 +02:00
Bill Kendrick
b94044f557
Text/Label tools: Show font info in instructions at the bottom
2023-10-14 00:17:18 -07:00
Bill Kendrick
90ef703403
Ensure hand pointer appears when hovering over tool controls
...
...e.g. size controls in Magic, flip/mirror, size, and rotate
controls in Stamps, text style controls in Text and Label, etc.
2023-10-13 23:58:04 -07:00