Commit graph

692 commits

Author SHA1 Message Date
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
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
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
b40e8142e0 Sync docs after bumping version to 0.9.32 2023-11-21 23:50:45 -08: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
67773cbc9d Sync French doc updates
h/t Jacques
2023-09-05 14:21:05 -07:00
Bill Kendrick
47282dca29 Syncing French doc translations again
h/t Jacques
2023-09-04 16:34:28 -07:00
Bill Kendrick
780787c9de More French doc syncing
h/t Jacques
2023-09-02 16:21:12 -07:00
Bill Kendrick
6873e73daf Sync French docs
h/t Jacques!
2023-08-29 10:03:27 -07:00
Bill Kendrick
6d66c1e6a1 Syncing docs to get more French updates
h/t Jacques
2023-08-21 01:42:55 -07:00
Bill Kendrick
d570f12f0b Sync docs: macOS build info & French translation
h/t Mark & Jacques
2023-08-20 09:27:15 -07:00
Bill Kendrick
222d5f925b ja_JP magic-docs: More wrap improvement 2023-07-18 00:16:48 -07:00
Bill Kendrick
25a423f164 Japanese docs HTML->TXT forbidden wordwraps; sync MAGIC-API 2023-07-17 23:52:23 -07:00
Bill Kendrick
6eee4b8b31 Regen all Magic doc TXTs via w3m 2023-07-16 10:50:28 -07:00
Bill Kendrick
84fe9cb533 Sync docs for updated Calligraphy magic docs
(it supports sizes now)
2023-07-01 02:03:40 -07:00
Bill Kendrick
78c0305b23 Calligraphy offers sizes now
h/t abruh for the idea
2023-07-01 02:02:16 -07:00
Bill Kendrick
c7f83e4167 Initial commit of Icelandic translated docs
h/t Sveinn
2023-06-29 00:50:02 -07:00
Bill Kendrick
e9b04a8759 Squiggles Magic tool icon 2023-05-23 00:41:57 -07:00
Bill Kendrick
f49f9f31ba Loops Magic tool icon 2023-05-23 00:40:17 -07:00
Bill Kendrick
ab53612d50 Ribbon Magic tool sound effect
CC-BY 3.0 by https://freesound.org/people/CosmicEmbers/
2023-05-23 00:37:12 -07:00
Bill Kendrick
375207f3d3 Smooth magic tool sound effect
CC-BY 4.0 by https://freesound.org/people/PercyFrench/
2023-05-22 23:56:41 -07:00
Bill Kendrick
5e24fb3742 Squiggles magic tool sound
CC0 by https://freesound.org/people/Tomoyo%20Ichijouji/
2023-05-22 23:46:53 -07:00
Bill Kendrick
da02bf19bf Loops magic tool sound
https://freesound.org/people/Jagadamba/sounds/254397/
CC-BY 4.0 https://freesound.org/people/Jagadamba/
2023-05-22 23:43:28 -07:00
Bill Kendrick
7d4118b4d5 Screenshot examples of 0.9.30 new Magic tools so far 2023-05-22 23:33:04 -07:00
Bill Kendrick
91139c9026 Sync docs for Fuzzy Eraser & 0.9.31 new Magic tools so far 2023-05-22 23:25:20 -07:00
Bill Kendrick
644176874c Bring ribbon.c & smooth.c out of WIP; add new tools...
...squiggly lines and loop-the-loops.
2023-05-22 00:10:58 -07:00
Bill Kendrick
4b77cc7526 Regen ALL docs after bumping version to 0.9.31 2023-05-20 11:35:22 -07:00
Bill Kendrick
de3f53545d WIP: Warp tool 2023-05-18 00:40:27 -07:00
Bill Kendrick
1beaad3553 WIP "Smooth" freehand curve drawing Magic tool
https://sourceforge.net/p/tuxpaint/feature-requests/238/
h/t Pere for the suggestion

Needs to support color, thickness (size controls), and have
a round brush shape (anti-aliased would be nice, considering
the objective is smoothness ;-) )
2023-05-16 23:53:23 -07:00
Bill Kendrick
b9305f2ceb Mending misbehavior in Cartoon magic tool
h/t @Miyagi_Andel on Twitter for the bug report
2023-05-16 16:58:44 -07:00
Bill Kendrick
56a921b4ee WIP Ribbon magic tool
Will add in 0.9.31, but stowing in git in the meantime.
2023-05-16 00:48:13 -07:00
Bill Kendrick
f8358530ff Tweaking "Light" effect 2023-05-08 21:49:59 -07:00
Bill Kendrick
c22a328a4e Final Magic tool example screenshots ("Artistic" group) 2023-05-05 00:29:27 -07:00
Bill Kendrick
b4edefa64b More Magic tool example screenshots ("Pict. Decorations" group) 2023-05-05 00:20:08 -07:00
Bill Kendrick
a162802af8 More Magic tool example screenshots ("Pattern Painting" group) 2023-05-05 00:15:31 -07:00
Bill Kendrick
1dd21607fa More Magic tool example screenshots ("Painting" group) 2023-05-05 00:09:51 -07:00
Bill Kendrick
173ab9203a Magic docs: Picture Warps: Add screenshots 2023-05-03 00:19:57 -07:00
Bill Kendrick
0d917ab89d Magic Tools docs: Color Filters: Example screenshots 2023-05-02 23:59:09 -07:00
Bill Kendrick
902bd1489f Regen Magic docs w/ screenshots moved
Also, mend glass_tile.png filename
2023-05-02 23:41:38 -07:00
Bill Kendrick
e8ca6118d6 Magic docs screenshots 2023-05-02 23:37:40 -07:00
Bill Kendrick
04c2d2569c Screenshots of many Magic tools
WIP...many more to go!
2023-05-02 23:35:40 -07:00
Bill Kendrick
40273cad23 Magic Blocks: example 2023-05-02 23:06:53 -07:00
Bill Kendrick
e987371656 Sync Magic docs (grab feature capabilities) 2023-05-02 00:45:12 -07:00
Bill Kendrick
a10a756734 Syncing docs to grab Rainbow Cycle magic tool docs 2023-05-02 00:09:42 -07:00