WIP: "Maze" magic tool

This commit is contained in:
Bill Kendrick 2023-01-21 03:05:24 -08:00
parent a979ada66e
commit c15b6a176c
2 changed files with 426 additions and 1 deletions

View file

@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
https://tuxpaint.org/
2022.January.19 (0.9.29)
2022.January.21 (0.9.29)
* Improvements to "Stamp" tool:
-----------------------------
* Stamps may now be rotated.
@ -23,6 +23,9 @@ https://tuxpaint.org/
* [WIP] "Rivulet"; apply rivulets of water to the canvas
* [WIP] "Maze"; draw a maze pattern over part or all of
your drawing.
* Improvements to Magic Tools:
----------------------------
* Better performance from "Rush" (by using SDL_gfx rotozoom)