godot/thirdparty/thorvg/src/renderer
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
..
sw_engine ThorVG: update from v0.12.1 to v0.12.3 2024-01-26 12:09:26 +01:00
tvgAccessor.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgAnimation.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgBinaryDesc.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgCanvas.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgCanvas.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgCommon.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgFill.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgFill.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgFrameModule.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgGlCanvas.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgInitializer.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgIteratorAccessor.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgLoader.cpp ThorVG: update from v0.12.1 to v0.12.3 2024-01-26 12:09:26 +01:00
tvgLoader.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgLoadModule.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgPaint.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgPaint.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgPicture.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgPicture.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgRender.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgRender.h ThorVG: update from v0.12.1 to v0.12.3 2024-01-26 12:09:26 +01:00
tvgSaveModule.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgSaver.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgScene.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgScene.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgShape.cpp ThorVG: update from v0.12.1 to v0.12.3 2024-01-26 12:09:26 +01:00
tvgShape.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgSwCanvas.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgTaskScheduler.cpp ThorVG: update from v0.12.1 to v0.12.3 2024-01-26 12:09:26 +01:00
tvgTaskScheduler.h ThorVG: update from v0.12.1 to v0.12.3 2024-01-26 12:09:26 +01:00
tvgText.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgText.h ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00
tvgWgCanvas.cpp ThorVG: update from v0.11.6 to v0.12.0 2024-01-08 09:59:43 +01:00