Crediting myself in a few 0.9.29 items
This commit is contained in:
parent
4141d98785
commit
f15317fd7d
1 changed files with 3 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
|
||||||
http://www.tuxpaint.org/
|
http://www.tuxpaint.org/
|
||||||
|
|
||||||
|
|
||||||
2022.September.5 (0.9.29)
|
2022.September.7 (0.9.29)
|
||||||
* Improvements to "Stamp" tool:
|
* Improvements to "Stamp" tool:
|
||||||
-----------------------------
|
-----------------------------
|
||||||
* Stamps may now be rotated.
|
* Stamps may now be rotated.
|
||||||
|
|
@ -21,9 +21,11 @@ http://www.tuxpaint.org/
|
||||||
(Previously, we were using the display's color depth and masks,
|
(Previously, we were using the display's color depth and masks,
|
||||||
which seemed to work fine under SDL1.2, but does not under SDL2.)
|
which seemed to work fine under SDL1.2, but does not under SDL2.)
|
||||||
Closes https://sourceforge.net/p/tuxpaint/bugs/259/
|
Closes https://sourceforge.net/p/tuxpaint/bugs/259/
|
||||||
|
Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
* Mended issue that prevented pop-up prompt's drop-shadows
|
* Mended issue that prevented pop-up prompt's drop-shadows
|
||||||
from rendering (under SDL2).
|
from rendering (under SDL2).
|
||||||
|
Bill Kendrick <bill@newbreedsoftware.com>
|
||||||
|
|
||||||
* Opening and immediately dismissing Color Mixer could cause
|
* Opening and immediately dismissing Color Mixer could cause
|
||||||
an unexpected color to be chosen.
|
an unexpected color to be chosen.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue