thorvg/src/loaders/lottie
Hermet Park d8f6710c73 lottie: hotfix layer effect parsing
fixed a break in expressions/driving.json
2024-10-03 13:53:45 +09:00
..
jerryscript lottie: portability++ 2024-10-01 14:08:08 +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 api: clean up 2024-09-23 21:53:50 +09:00
tvgLottieAnimation.cpp lottie: remove useless condition check. 2024-08-01 12:57:35 +09:00
tvgLottieBuilder.cpp lottie: optimization++ 2024-09-30 12:29:54 +09:00
tvgLottieBuilder.h lottie: support layer effect & gaussian blur 2024-09-29 15:04:22 +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: fixed a corrupted colorstop population 2024-10-03 13:31:19 +09:00
tvgLottieModel.h lottie: fixed a corrupted colorstop population 2024-10-03 13:31:19 +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: hotfix layer effect parsing 2024-10-03 13:53:45 +09:00
tvgLottieParser.h lottie: support layer effect & gaussian blur 2024-09-29 15:04:22 +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: support layer effect & gaussian blur 2024-09-29 15:04:22 +09:00
tvgLottieRenderPooler.h lottie: hotfix with an intermediate patch merge. 2024-07-22 12:28:17 +09:00