tuxpaint-pencil-sharpener/magic
Bill Kendrick 34de8311db Zoom/Perspective: Support background color changes
When in the middle of adjusting a drawing with Zoom or Perspective,
you could change the color.  However, the background would not
relfect this until you further adjusted the zoom/perspective.

Now, a color change causes the background to update immediately.

This involved updating the Tux Paint Magic API to send more
arguments to each Magic tool's "XYZ_set_color()" function,
which means a bump in the API version.

(Forthcoming, all other Magic tools will have their set_color()
functions updated.)
2023-01-25 02:12:57 -08:00
..
icons Rivulet: Slight improvement to brush images 2023-01-21 01:24:48 -08:00
magic-docs Doc'ing new "Maze" magic tool 2023-01-21 03:23:18 -08:00
sounds Adding Google Eyes sound effect 2022-12-24 12:33:52 -08:00
src Zoom/Perspective: Support background color changes 2023-01-25 02:12:57 -08:00
.cvsignore Make plugin building on Windows work. DLLs need their dependencies resolved at 2007-08-13 06:34:04 +00:00