Merge branch 'master' into sdl2.0
This commit is contained in:
commit
63fbd45cd1
175 changed files with 22028 additions and 10029 deletions
|
|
@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
|
|||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
2022.January.27 (0.9.28)
|
||||
2022.January.28 (0.9.28)
|
||||
* Improvements to "Paint" and "Lines" tools:
|
||||
------------------------------------------
|
||||
* Brush spacing may now be altered within Tux Paint.
|
||||
|
|
@ -75,10 +75,9 @@ http://www.tuxpaint.org/
|
|||
Closes https://sourceforge.net/p/tuxpaint/feature-requests/209/
|
||||
|
||||
* A new color mixer has been added, allowing red (magenta-ish),
|
||||
yellow, and blue (cyan-ish), along with white ("tint"),
|
||||
grey ("tone"), and black ("shade") to be added together to
|
||||
form a desired color.
|
||||
+ WIP: I'd like to add Undo/Redo options to the dialog. -bjk 2021.01.27
|
||||
yellow, and blue (cyan-ish) primary colors, along with white
|
||||
("tint"), grey ("tone"), and black ("shade") to be added together to
|
||||
form a desired color. Undo/Redo is available!
|
||||
|
||||
* Show a "pipette"-shaped mouse pointer when selecting a
|
||||
color from the color palette, or the picture.
|
||||
|
|
@ -86,6 +85,11 @@ http://www.tuxpaint.org/
|
|||
* Don't play 'bubble' paint sound when color picker or selector
|
||||
(or new mixer) are aborted (via their "Back" buttons or [Esc] key).
|
||||
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
* "Tile Zoom"; like the regular "Zoom", but tiles the results when
|
||||
you scale down (similar to "Panels", but with non-integer scaling).
|
||||
|
||||
* Localization Updates:
|
||||
---------------------
|
||||
* Albanian translation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue