thorvg/src/loaders/lottie
Hermet Park 2b32c24712 lottie: corrected drop-shadow handling
opacity value type should be float with range 0 ~ 256
2024-11-08 00:47:46 +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: corrected drop-shadow handling 2024-11-08 00:47:46 +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: corrected a shallow keyframe data copy bug 2024-11-01 12:40:38 +09:00
tvgLottieLoader.h lottie: release memory immediately after loading is complete. 2024-10-17 11:26:05 +09:00
tvgLottieModel.cpp api: add focal parameters to the radial apis 2024-10-23 11:10:14 +09:00
tvgLottieModel.h lottie: corrected drop-shadow handling 2024-11-08 00:47:46 +09:00
tvgLottieModifier.cpp lottie: offset does not depend on shape direction 2024-10-18 18:02:35 +09:00
tvgLottieModifier.h lottie: offset does not depend on shape direction 2024-10-18 18:02:35 +09:00
tvgLottieParser.cpp lottie: support drop shadow effect 2024-11-06 00:56:11 +09:00
tvgLottieParser.h lottie: support drop shadow effect 2024-11-06 00:56:11 +09:00
tvgLottieParserHandler.cpp lottie: clean up code 2024-11-04 13:09:16 +09:00
tvgLottieParserHandler.h portability: removed a compiler waring 2024-03-29 16:41:32 +09:00
tvgLottieProperty.h lottie: support drop shadow effect 2024-11-06 00:56:11 +09:00
tvgLottieRenderPooler.h lottie: hotfix with an intermediate patch merge. 2024-07-22 12:28:17 +09:00