thorvg/src/loaders/lottie
Hermet Park 9e55eefe13 common: code refactoring
refactor common code to consolidate Bezier and line
function implementations into a single location.
2024-02-20 17:19:15 +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 common/array: code refactoring 2024-02-19 19:09:30 +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 common/array: code refactoring 2024-02-19 19:09:30 +09:00
tvgLottieModel.h common/array: code refactoring 2024-02-19 19:09:30 +09:00
tvgLottieParser.cpp lottie/parser: clean up the exception handling mechanisms. 2024-02-19 21:26:58 +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 common: code refactoring 2024-02-20 17:19:15 +09:00