thorvg/src/loaders/lottie
Mira Grudzinska 27e78095ff lottie: fix offset with miter join
One point was skipped during the creation of the offset
corner. The error was not visible because the point lies
on the line, but it will become apparent if further
modifiers are applied to the object (not supported now).
2025-06-13 11:36:22 +09:00
..
jerryscript lottie/expressions: text document support 2025-03-26 12:19:41 +09:00
rapidjson common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
meson.build lottie: code clean up 2024-12-09 19:39:29 +09:00
thorvg_lottie.h api: fixed a build linking issue on lottie 2025-04-17 15:38:15 +09:00
tvgLottieAnimation.cpp api: fixed a build linking issue on lottie 2025-04-17 15:38:15 +09:00
tvgLottieBuilder.cpp sw_engine: revised the texture clipping 2025-06-11 22:35:54 +09:00
tvgLottieBuilder.h lottie: fixed a repeater opacity logic 2025-06-09 18:52:05 +09:00
tvgLottieData.h lottie: revise the text justify logic 2025-03-04 15:15:06 +09:00
tvgLottieExpressions.cpp lottie/expressions: --memory leak 2025-04-18 13:18:17 +09:00
tvgLottieExpressions.h lottie/expressions: hotfix 2025-04-12 15:22:51 +09:00
tvgLottieInterpolator.cpp common: str refactoring 2025-03-06 12:18:24 +09:00
tvgLottieInterpolator.h updated copyright 2025-01-03 14:32:31 +09:00
tvgLottieLoader.cpp lottie: code refactoring 2025-04-02 00:40:03 +09:00
tvgLottieLoader.h lottie: suppport writable expressions 2025-03-24 12:11:15 +09:00
tvgLottieModel.cpp lottie: handle time remapping with zero value correctly 2025-05-14 21:53:32 +09:00
tvgLottieModel.h lottie: removed undesired embedded option. 2025-05-15 19:21:24 +09:00
tvgLottieModifier.cpp lottie: fix offset with miter join 2025-06-13 11:36:22 +09:00
tvgLottieModifier.h lottie: revised the shape modifiers 2025-02-06 12:21:16 +09:00
tvgLottieParser.cpp lottie: enhance parsing of position's SeparateCoords 2025-05-08 19:30:08 +09:00
tvgLottieParser.h lottie: add custom layer effect with expressions support 2025-04-08 15:35:36 +09:00
tvgLottieParserHandler.cpp lottie/parser: revise logic to handle exceptional cases more gracefully 2025-05-07 13:07:30 +02:00
tvgLottieParserHandler.h lottie/parser: revise logic to handle exceptional cases more gracefully 2025-05-07 13:07:30 +02:00
tvgLottieProperty.h lottie: fixed a invalid memory access 2025-04-17 00:05:14 +09:00
tvgLottieRenderPooler.h common: code refactoring 2025-01-15 18:03:46 +09:00