thorvg/src/loaders/lottie
Hermet Park e0116b90c4 lottie: code refactoring
- _draw() returns boolean whether merging shape is allowed or not.
- renamed some internal variables.
2024-07-09 12:27:32 +09:00
..
jerryscript common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
rapidjson lottie/rapidjson: --assert 2024-07-01 22:07:06 +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: code refactoring 2024-07-09 12:27:32 +09:00
tvgLottieBuilder.h lottie: support the expression feature 2024-04-30 15:26:37 +09:00
tvgLottieExpressions.cpp common: fix 178+ spelling errors 2024-07-01 21:58:46 +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 lottie: ++thread safety. 2024-07-07 13:26:05 +09:00
tvgLottieLoader.h lottie: ++thread safety. 2024-07-07 13:26:05 +09:00
tvgLottieModel.cpp lottie: allow image asset sharing among LottiePicture instances 2024-07-03 13:21:47 +09:00
tvgLottieModel.h lottie: add support for image size 2024-07-08 21:20:34 +09:00
tvgLottieParser.cpp lottie: add support for image size 2024-07-08 21:20:34 +09:00
tvgLottieParser.h lottie: add support for image size 2024-07-08 21:20:34 +09:00
tvgLottieParserHandler.cpp lottie: remove exception handling 2024-07-01 22:07:06 +09:00
tvgLottieParserHandler.h portability: removed a compiler waring 2024-03-29 16:41:32 +09:00
tvgLottieProperty.h lottie: code refactoring 2024-07-09 12:27:32 +09:00