mirror of
https://github.com/godotengine/godot
synced 2024-11-02 12:55:22 +00:00
aab650f2ef
See https://github.com/thorvg/thorvg/releases/tag/v0.11.0 + Infrastructure Repository folder structure was make it more intuitive and coherent. "thorvg/src/lib" -> "thorvg/src/common" (providing essential common functionalities used internally among the renderer and sub-modules) "thorvg/src/lib" -> "thorvg/src/renderer" (for vector drawing features) + SVG related Fix stroke regression https://github.com/thorvg/thorvg/issues/1670 Support stroke dash offset function https://github.com/thorvg/thorvg/issues/1591#issuecomment-1681319321 Support Focal property in Radial Gradient https://github.com/thorvg/thorvg/issues/1558 |
||
---|---|---|
.. | ||
config.py | ||
image_loader_svg.cpp | ||
image_loader_svg.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |