thorvg/src/loaders/lottie
Hermet Park ae6faf56c5 lottie/expressions: ++coverage
Allow direct key[0]/key[1] access for key.value in expression

issue: https://github.com/thorvg/thorvg/issues/2722
2024-09-17 21:13:59 +09:00
..
jerryscript lottie/jerryscript: ++build reliance 2024-08-23 15:08:55 +09:00
rapidjson lottie/rapidjson: --assert 2024-07-01 22:07:06 +09:00
meson.build lottie: roundness refactored based on #2295 2024-08-23 01:18:50 +09:00
thorvg_lottie.h renderer/picture: added a method to search for a paint object 2024-08-07 12:02:22 +09:00
tvgLottieAnimation.cpp lottie: remove useless condition check. 2024-08-01 12:57:35 +09:00
tvgLottieBuilder.cpp lottie/text: Support line spacing 2024-09-10 11:44:32 +09:00
tvgLottieBuilder.h lottie: add offsetPath support 2024-08-23 01:18:50 +09:00
tvgLottieCommon.h lottie: code refactoring 2024-08-07 19:27:34 +09:00
tvgLottieExpressions.cpp lottie/expressions: ++coverage 2024-09-17 21:13:59 +09:00
tvgLottieExpressions.h lottie: add offsetPath support 2024-08-23 01:18:50 +09:00
tvgLottieInterpolator.cpp lottie: Renamed function names with prefix 2024-03-18 11:01:58 +09:00
tvgLottieInterpolator.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLottieLoader.cpp lottie: fixed memory violation. 2024-09-14 15:33:15 +09:00
tvgLottieLoader.h lottie: ++thread safety. 2024-07-07 13:26:05 +09:00
tvgLottieModel.cpp lottie: handle trim path edge cases 2024-09-02 11:47:30 +09:00
tvgLottieModel.h lottie/text: Support line spacing 2024-09-10 11:44:32 +09:00
tvgLottieModifier.cpp lottie: add offsetPath support 2024-08-23 01:18:50 +09:00
tvgLottieModifier.h lottie: add offsetPath support 2024-08-23 01:18:50 +09:00
tvgLottieParser.cpp lottie/text: Support line spacing 2024-09-10 11:44:32 +09:00
tvgLottieParser.h renderer: blending refactoring++ 2024-09-09 21:18:13 +09:00
tvgLottieParserHandler.cpp lottie: remove exception handling 2024-07-01 22:07:06 +09:00
tvgLottieParserHandler.h portability: removed a compiler waring 2024-03-29 16:41:32 +09:00
tvgLottieProperty.h lottie/expressions: Improve safety 2024-08-25 23:11:47 +09:00
tvgLottieRenderPooler.h lottie: hotfix with an intermediate patch merge. 2024-07-22 12:28:17 +09:00