Logging forthcoming brush spacing feature / defaults
(Marked as WIP, because nothing has been done to support it yet!) Adding one new brush spacing.
This commit is contained in:
parent
ddd3e737b9
commit
09f33f7035
2 changed files with 16 additions and 2 deletions
1
data/brushes/star.dat
Normal file
1
data/brushes/star.dat
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
spacing=45
|
||||||
|
|
@ -8,8 +8,21 @@ http://www.tuxpaint.org/
|
||||||
|
|
||||||
|
|
||||||
2022.January.18 (0.9.28)
|
2022.January.18 (0.9.28)
|
||||||
* Other Improvements:
|
* Improvements to "Paint" and "Lines" tools:
|
||||||
-------------------
|
------------------------------------------
|
||||||
|
* WIP: Brush spacing may now be altered within Tux Paint.
|
||||||
|
+ Note: A "nobrushspacing" simplifcation option is provided to
|
||||||
|
disable this feature; Tux Paint will continue using the brushes'
|
||||||
|
default spacings.
|
||||||
|
|
||||||
|
* WIP: Many brushes have been given more reasonable default spacing
|
||||||
|
settings (e.g., star brush's new default spacing causes
|
||||||
|
individual stars to appear, rather than a 'smear').
|
||||||
|
Closes https://sourceforge.net/p/tuxpaint/bugs/243/
|
||||||
|
(h/t Areti Tsolakidou for the suggestion)
|
||||||
|
|
||||||
|
* Improvements to "Eraser" tool:
|
||||||
|
------------------------------
|
||||||
* Outline for circle-shaped erasers is now also circular.
|
* Outline for circle-shaped erasers is now also circular.
|
||||||
Closes https://sourceforge.net/p/tuxpaint/bugs/244/
|
Closes https://sourceforge.net/p/tuxpaint/bugs/244/
|
||||||
(h/t Areti Tsolakidou for the suggestion)
|
(h/t Areti Tsolakidou for the suggestion)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue