thorvg/src/loaders/lottie
Hermet Park a5f69a9bbc lottie: remove useless condition check.
lottie is always animatable.
2024-08-09 11:33:38 +09:00
..
jerryscript json loader: fix warnings in jerryscript on Windows 2024-07-05 10:54:21 +09:00
rapidjson lottie/rapidjson: --assert 2024-07-05 10:54:46 +09:00
meson.build lottie: introduced LottieRenderPooler 2024-07-19 08:39:53 +09:00
thorvg_lottie.h lottie: Support the Animation Segment(Marker) 2024-06-24 12:00:25 +09:00
tvgLottieAnimation.cpp lottie: remove useless condition check. 2024-08-09 11:33:38 +09:00
tvgLottieBuilder.cpp renderer: code refactoring 2024-08-09 10:49:26 +09:00
tvgLottieBuilder.h lottie: support the expression feature 2024-06-24 12:29:17 +09:00
tvgLottieExpressions.cpp lottie/expressions: feature enhancement 2024-08-09 11:33:38 +09:00
tvgLottieExpressions.h lottie/expressions: feature support enhancement 2024-07-26 11:37:16 +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-07-12 11:18:56 +09:00
tvgLottieLoader.h lottie: ++thread safety. 2024-07-12 11:00:46 +09:00
tvgLottieModel.cpp lottie/expressions: feature support enhancement 2024-07-26 11:37:16 +09:00
tvgLottieModel.h lottie/expressions: feature enhancement 2024-08-09 11:33:38 +09:00
tvgLottieParser.cpp lottie/expressions: feature enhancement 2024-08-09 11:33:38 +09:00
tvgLottieParser.h lottie: code refactoring 2024-07-26 11:37:16 +09:00
tvgLottieParserHandler.cpp lottie: remove exception handling 2024-07-05 10:54:54 +09:00
tvgLottieParserHandler.h portability: removed a compiler waring 2024-04-06 12:08:23 +09:00
tvgLottieProperty.h lottie/expressions: feature enhancement 2024-08-09 11:33:38 +09:00
tvgLottieRenderPooler.h lottie: hotfix with an intermediate patch merge. 2024-07-26 11:37:16 +09:00