Rémi Verschelde
|
6fa77e0f14
|
thorvg: Update to 0.12.7
|
2024-03-09 23:58:59 +01:00 |
|
Martin Capitanio
|
b5ec79906c
|
ThorVG: update from v0.12.4 to v0.12.5
https://github.com/thorvg/thorvg/releases/tag/v0.12.5
+ Full Changelog:
https://github.com/thorvg/thorvg/compare/v0.12.4...v0.12.5
Godot-related SVG bug fixes:
+ sw_engine: Improve image up-scaler quality.
thorvg/thorvg#1960
+ renderer: Ensure canvas rendering continues
despite invalid scene parts.
thorvg/thorvg#1957
+ Portability: Fix compiler shadowing warning (patch)
thorvg/thorvg#1975
|
2024-02-08 11:24:46 +01:00 |
|
Rémi Verschelde
|
2e32b93165
|
thorvg: Re-enable thread support, made opt-in upstream
Fixes #87788.
Fixes #87962.
|
2024-02-07 12:11:13 +01:00 |
|
Martin Capitanio
|
73589f6db6
|
ThorVG: update from v0.12.1 to v0.12.3
https://github.com/thorvg/thorvg/releases/tag/v0.12.3
+ Full Changelog:
https://github.com/thorvg/thorvg/compare/v0.12.1...v0.12.3
Godot-related SVG bug fixes:
+ svg_loader: Add missing transform functions skewX and skewY.
thorvg/thorvg#1928
+ sw_engine: Rectified dash line drawing issue.
thorvg/thorvg#1932
|
2024-01-26 12:09:26 +01:00 |
|