thorvg/src/loaders/lottie
Hermet Park 709ef9158f lottie: support the expression feature
The current development of the expression engine is experimental.
It does not support multi-threading.

Therefore, when tvg::Initializer::init() is configured
with more than one thread, expressions will be automatically disabled.

issue: https://github.com/thorvg/thorvg/issues/1640
2024-06-24 12:29:17 +09:00
..
jerryscript lottie: integrate JerryScript engine for expressions 2024-06-24 12:27:26 +09:00
rapidjson loader lottie: +rapidjson for lottie json parser. 2023-07-27 00:31:27 +09:00
meson.build lottie: support the expression feature 2024-06-24 12:29:17 +09:00
thorvg_lottie.h lottie: Support the Animation Segment(Marker) 2024-06-24 12:00:25 +09:00
tvgLottieAnimation.cpp lottie: code refactoring. 2024-06-24 12:05:59 +09:00
tvgLottieBuilder.cpp lottie: support the expression feature 2024-06-24 12:29:17 +09:00
tvgLottieBuilder.h lottie: support the expression feature 2024-06-24 12:29:17 +09:00
tvgLottieExpressions.cpp lottie: support the expression feature 2024-06-24 12:29:17 +09:00
tvgLottieExpressions.h lottie: support the expression feature 2024-06-24 12:29:17 +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 lottie: code clean up 2024-06-24 12:18:16 +09:00
tvgLottieLoader.h lottie: code refactoring. 2024-06-24 12:05:59 +09:00
tvgLottieModel.cpp lottie: support the expression feature 2024-06-24 12:29:17 +09:00
tvgLottieModel.h lottie: support the expression feature 2024-06-24 12:29:17 +09:00
tvgLottieParser.cpp lottie: support the expression feature 2024-06-24 12:29:17 +09:00
tvgLottieParser.h lottie: specify the explicit parsing type. 2024-06-24 12:27:52 +09:00
tvgLottieParserHandler.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieParserHandler.h portability: removed a compiler waring 2024-04-06 12:08:23 +09:00
tvgLottieProperty.h lottie: support the expression feature 2024-06-24 12:29:17 +09:00