thorvg/src/loaders/lottie
Hermet Park 1317b1690f lottie: support matte+masking combination
introduced an intermediate scene for embracing
the matte and maskings
2024-09-30 15:49:52 +09:00
..
jerryscript common: fix 178+ spelling errors 2024-09-30 12:41:38 +09:00
rapidjson lottie/rapidjson: --assert 2024-09-30 12:42:10 +09:00
meson.build lottie: code refactoring 2024-09-30 15:49:34 +09:00
thorvg_lottie.h renderer/picture: added a method to search for a paint object 2024-09-30 15:48:18 +09:00
tvgLottieAnimation.cpp lottie: remove useless condition check. 2024-09-30 15:48:18 +09:00
tvgLottieBuilder.cpp lottie: support matte+masking combination 2024-09-30 15:49:52 +09:00
tvgLottieBuilder.h lottie: support the expression feature 2024-06-24 12:29:17 +09:00
tvgLottieCommon.h lottie: code refactoring 2024-09-30 15:49:34 +09:00
tvgLottieExpressions.cpp lottie/expressions: revised exception handlings 2024-09-30 15:49:26 +09:00
tvgLottieExpressions.h lottie/expressions: rectified fill color support 2024-09-30 15:49:44 +09:00
tvgLottieInterpolator.cpp lottie: Renamed function names with prefix 2024-04-06 12:08:21 +09:00
tvgLottieInterpolator.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieLoader.cpp common: replace the round() with nearbyint() 2024-09-30 15:24:39 +09:00
tvgLottieLoader.h lottie: ++thread safety. 2024-09-30 12:57:08 +09:00
tvgLottieModel.cpp lottie/expressions: feature support enhancement 2024-09-30 15:38:05 +09:00
tvgLottieModel.h lottie/model: implement the missing property() interface 2024-09-30 15:49:20 +09:00
tvgLottieParser.cpp lottie: code refactoring 2024-09-30 15:49:34 +09:00
tvgLottieParser.h lottie: code refactoring 2024-09-30 15:38:00 +09:00
tvgLottieParserHandler.cpp lottie: remove exception handling 2024-09-30 12:42:17 +09:00
tvgLottieParserHandler.h portability: removed a compiler waring 2024-04-06 12:08:23 +09:00
tvgLottieProperty.h lottie: code refactoring 2024-09-30 15:49:34 +09:00
tvgLottieRenderPooler.h lottie: hotfix with an intermediate patch merge. 2024-09-30 15:37:32 +09:00