thorvg/src/loaders/lottie
Hermet Park 21252632b3 lottie: fixed a parsing error in assets
An unused key in assets parsing corrupted the sequence.
This change now ensures they are tightly ignored.
2024-02-02 11:42:26 +09:00
..
rapidjson loader lottie: +rapidjson for lottie json parser. 2023-07-27 00:31:27 +09:00
meson.build loader/lottie: fix a missing layer timeremap. 2023-08-09 21:30:25 +09:00
tvgLottieBuilder.cpp lottie: fix a simple mistake. 2024-02-02 11:42:26 +09:00
tvgLottieBuilder.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLottieInterpolator.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLottieInterpolator.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLottieLoader.cpp lottie: minor optimization. 2024-02-02 01:29:16 +09:00
tvgLottieLoader.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLottieModel.cpp lottie: minor optimization. 2024-02-02 01:29:16 +09:00
tvgLottieModel.h lottie: minor optimization. 2024-02-02 01:29:16 +09:00
tvgLottieParser.cpp lottie: fixed a parsing error in assets 2024-02-02 11:42:26 +09:00
tvgLottieParser.h lottie: fixed a parsing error in assets 2024-02-02 11:42:26 +09:00
tvgLottieParserHandler.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLottieParserHandler.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLottieProperty.h lottie: Newly added support for the text feature. 2024-01-12 10:57:46 +09:00