thorvg/src/loaders/lottie
Hermet Park 103252642e lottie: code refactoring.
Maintains compact lines of code and functions without altering logic,
consistently prioritizing simplicity in software complexity metrics.
2024-03-03 14:04:34 +09:00
..
rapidjson loader lottie: +rapidjson for lottie json parser. 2023-07-27 00:31:27 +09:00
meson.build lottie: Introduce the LottieAnimation class 2024-02-23 15:05:15 +09:00
thorvg_lottie.h lottie: clean up code and minor bugs by mistake. 2024-02-23 16:18:40 +09:00
tvgLottieAnimation.cpp lottie: Introduce the LottieAnimation class 2024-02-23 15:05:15 +09:00
tvgLottieBuilder.cpp lottie: code refactoring. 2024-03-03 14:04:34 +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: clean up code and minor bugs by mistake. 2024-02-23 16:18:40 +09:00
tvgLottieLoader.h lottie: Support the slot overriding feature 2024-02-23 15:05:15 +09:00
tvgLottieModel.cpp lottie: Support the slot overriding feature 2024-02-23 15:05:15 +09:00
tvgLottieModel.h lottie: copy the data only necessarily. 2024-03-03 13:12:29 +09:00
tvgLottieParser.cpp lottie: Support the slot overriding feature 2024-02-23 15:05:15 +09:00
tvgLottieParser.h lottie: Support the slot overriding feature 2024-02-23 15:05:15 +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: copy the data only necessarily. 2024-03-03 13:12:29 +09:00