thorvg/src/loaders/lottie
2024-05-30 13:00:42 +09:00
..
jerryscript lottie/expressions: fix a build break on windows. 2024-05-09 10:27:39 +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-04-30 15:26:37 +09:00
thorvg_lottie.h lottie: Support the Animation Segment(Marker) 2024-04-14 23:54:26 +09:00
tvgLottieAnimation.cpp lottie: code refactoring. 2024-04-15 00:23:37 +09:00
tvgLottieBuilder.cpp lottie: try packing data compactly. 2024-05-30 13:00:42 +09:00
tvgLottieBuilder.h lottie: support the expression feature 2024-04-30 15:26:37 +09:00
tvgLottieExpressions.cpp lottie: optimize the internal data 2024-05-30 13:00:42 +09:00
tvgLottieExpressions.h lottie: fix build error without extras 2024-05-17 23:10:10 +09:00
tvgLottieInterpolator.cpp lottie: Renamed function names with prefix 2024-03-18 11:01:58 +09:00
tvgLottieInterpolator.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLottieLoader.cpp math: introduced a custom floating epsilon 2024-05-24 10:45:24 +09:00
tvgLottieLoader.h lottie: fixed a missing slot overriding update. 2024-05-24 10:34:58 +09:00
tvgLottieModel.cpp lottie: try packing data compactly. 2024-05-30 13:00:42 +09:00
tvgLottieModel.h lottie: try packing data compactly. 2024-05-30 13:00:42 +09:00
tvgLottieParser.cpp lottie: try packing data compactly. 2024-05-30 13:00:42 +09:00
tvgLottieParser.h lottie: code refactoring & size reduction 2024-05-30 13:00:42 +09:00
tvgLottieParserHandler.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLottieParserHandler.h portability: removed a compiler waring 2024-03-29 16:41:32 +09:00
tvgLottieProperty.h lottie: fix interpolation issue 2024-05-28 18:59:16 +09:00