Attempting to prevent invalid memory access...
...during linear gradient fill. h/t Peter Link <peterlink3 on SourceForge> https://sourceforge.net/p/tuxpaint/bugs/287/
This commit is contained in:
parent
d3e229ad47
commit
0aa370ba44
2 changed files with 44 additions and 34 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2024
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2024.April.12 (0.9.33)
|
||||
2024.April.18 (0.9.33)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
* WIP Specular Reflection: Draws a slightly blurred, wavy, and
|
||||
|
|
@ -79,6 +79,13 @@ https://tuxpaint.org/
|
|||
* Portuguese (Portugal) translation
|
||||
Hugo Carvalho <hugokarvalho@hotmail.com>
|
||||
|
||||
* Bug Fixes:
|
||||
----------
|
||||
* Attempting to prevent invalid memory access during linear gradient fill.
|
||||
h/t Peter Link <peterlink3 on SourceForge>
|
||||
https://sourceforge.net/p/tuxpaint/bugs/287/
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
2024.January.29 (0.9.32)
|
||||
* Improvements to Magic tools:
|
||||
----------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue