diff --git a/data/brushes/rotating_dash.dat b/data/brushes/rotating_dash.dat new file mode 100644 index 000000000..e8180d852 --- /dev/null +++ b/data/brushes/rotating_dash.dat @@ -0,0 +1,2 @@ +rotate +spacing=10 diff --git a/data/brushes/rotating_dash.png b/data/brushes/rotating_dash.png new file mode 100644 index 000000000..9457fee79 Binary files /dev/null and b/data/brushes/rotating_dash.png differ diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 2d4a0dae8..bdc289664 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2021.November.8 (0.9.27) +2021.November.15 (0.9.27) * New Magic Tools: ---------------- * "Lightning" - Draws a bolt of lightning striking between @@ -66,6 +66,8 @@ $Id$ arrow which can rotate at any angle, using the new "rotational" brush feature. + * Added "rotating dash" brush. + * Small icons appear on brush selection buttons denoting when the brush is animated and/or directional. (Closes https://sourceforge.net/p/tuxpaint/bugs/183/)