tuxpaint-pencil-sharpener/docs
Bill Kendrick 01afb5846c api->retract_undo() added to Magic API; used by Filled Polygon
New API function which rolls back the Undo buffer (which is snapshotted
upon a mousedown event ahead of calling the Magic tool's `_click()`
function.)  Dangerous; use sparingly!

Filled Polygon uses this to prevent partially-created (aka unfinished
aka incomplete) polygons -- the preview lines and control points -- from
being recorded and wasting space in the Undo history, or reappearing
upon Redo.

TODO - Other tools (e.g., Clone) would certainly benefit from this.
TODO - Needs more testing to help identify any bugs/issues introduced
by this!
TODO - Magic API docs need updating.

This is probably a sufficient solution that will make
https://sourceforge.net/p/tuxpaint/feature-requests/246/,
'"Overlay" surface in Magic API', unnecessary.
2024-06-01 01:35:50 -07:00
..
en Regen README after dropping Specular from What's New 2024-05-19 23:42:22 -07:00
es_ES.UTF-8 Regen README after dropping Specular from What's New 2024-05-19 23:42:22 -07:00
fr_FR.UTF-8 Regen README after dropping Specular from What's New 2024-05-19 23:42:22 -07:00
gl_ES.UTF-8 Regen README after dropping Specular from What's New 2024-05-19 23:42:22 -07:00
html/images Filled Polygon example image for docs 2024-04-12 09:18:56 -07:00
is_IS.UTF-8 Regen README after dropping Specular from What's New 2024-05-19 23:42:22 -07:00
ja_JP.UTF-8 Regen README after dropping Specular from What's New 2024-05-19 23:42:22 -07:00
outdated/zh_tw Removing outdated docs 2022-12-11 01:51:29 -08:00
sq_AL.UTF-8 Regen README after dropping Specular from What's New 2024-05-19 23:42:22 -07:00
AUTHORS.txt Filled Polygon "remove" sound effect 2024-05-28 23:59:56 -07:00
CHANGES.txt api->retract_undo() added to Magic API; used by Filled Polygon 2024-06-01 01:35:50 -07:00
COPYING.txt Removed various translations of COPYING 2021-09-18 21:59:22 -07:00
default_colors.txt Default colors are duplicated, as an example, in docs/default_colors.txt. 2006-09-10 18:50:11 +00:00
dejavu.txt Updated default_font.ttf. 2008-12-09 22:51:49 +00:00
Makefile Sync'ing to get Albanian l10n of docs 2024-01-26 10:19:53 -08:00
nobr_forbidden.php ja_JP docs - Further improve wordwrap forbiddens 2023-07-18 00:16:10 -07:00
README.txt Removing outdated docs 2022-12-11 01:51:29 -08:00
RELEASE.txt Adding more instructions to RELEASE 2023-05-29 13:34:42 -07:00
TROUBLESHOOTING.txt More TROUBLESHOOTING.txt changes 2024-04-27 10:38:22 -07:00
w3m.sh Japanese docs HTML->TXT forbidden wordwraps; sync MAGIC-API 2023-07-17 23:52:23 -07:00

See [locale]/html/README.html or [locale]/README.txt,
and the other documentation within.