thorvg/src/loaders/lottie
Hermet Park bfed28e86e common: code refactoring
introduced mathDeg2Rad() and mathRad2Deg() for a common implementation.
2024-06-24 12:12:19 +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-04-06 12:08:21 +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 common: code refactoring 2024-06-24 12:12:19 +09:00
tvgLottieBuilder.h updated copyright date (#1866) 2024-01-02 20:34:12 +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 refactoring. 2024-06-24 12:05:59 +09:00
tvgLottieLoader.h lottie: code refactoring. 2024-06-24 12:05:59 +09:00
tvgLottieModel.cpp common: code refactoring 2024-06-24 12:12:19 +09:00
tvgLottieModel.h lottie: Support the Animation Segment(Marker) 2024-06-24 12:00:25 +09:00
tvgLottieParser.cpp lottie: Support the Animation Segment(Marker) 2024-06-24 12:00:25 +09:00
tvgLottieParser.h lottie: Support the Animation Segment(Marker) 2024-06-24 12:00:25 +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: optimize the rendering performance. 2024-04-06 12:08:23 +09:00