thorvg/src/loaders/lottie
Hermet Park c8c565df92 lottie/expressions: feature support enhancement
- revised the transformation building logic.
- rectified to properly search "this" composition layers.
- rectified the linear interpolation implementation.
- added "pingpong" looping attributes.
2024-07-24 11:26:20 +09:00
..
jerryscript common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
rapidjson lottie/rapidjson: --assert 2024-07-01 22:07:06 +09:00
meson.build lottie: introduced LottieRenderPooler 2024-07-13 19:22:06 +09:00
thorvg_lottie.h lottie: Support the Animation Segment(Marker) 2024-04-14 23:54:26 +09:00
tvgLottieAnimation.cpp lottie: code refactoring. 2024-04-15 00:23:37 +09:00
tvgLottieBuilder.cpp lottie: code refactoring 2024-07-24 11:26:20 +09:00
tvgLottieBuilder.h lottie: support the expression feature 2024-04-30 15:26:37 +09:00
tvgLottieExpressions.cpp lottie/expressions: feature support enhancement 2024-07-24 11:26:20 +09:00
tvgLottieExpressions.h lottie/expressions: feature support enhancement 2024-07-24 11:26:20 +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 common: replace the round() with nearbyint() 2024-07-10 23:43:10 +09:00
tvgLottieLoader.h lottie: ++thread safety. 2024-07-07 13:26:05 +09:00
tvgLottieModel.cpp lottie/expressions: feature support enhancement 2024-07-24 11:26:20 +09:00
tvgLottieModel.h lottie: code refactoring 2024-07-24 11:26:20 +09:00
tvgLottieParser.cpp lottie: code refactoring 2024-07-24 11:26:20 +09:00
tvgLottieParser.h lottie: code refactoring 2024-07-24 11:26:20 +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: feature support enhancement 2024-07-24 11:26:20 +09:00
tvgLottieRenderPooler.h lottie: hotfix with an intermediate patch merge. 2024-07-22 12:28:17 +09:00