..
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: keep the code clean and neat.
2024-05-16 19:41:56 +09:00
tvgLottieBuilder.h
lottie: support the expression feature
2024-04-30 15:26:37 +09:00
tvgLottieExpressions.cpp
lottie/expressions: fixed a memory access violation.
2024-05-09 10:27:39 +09:00
tvgLottieExpressions.h
lottie: handle roundness in path
2024-05-16 12:51:16 +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
animation/lottie: improved the precision of frame values.
2024-05-14 15:28:48 +09:00
tvgLottieLoader.h
lottie: code refactoring.
2024-04-15 00:23:37 +09:00
tvgLottieModel.cpp
lottie: fixed a memory leak
2024-05-09 21:23:27 +09:00
tvgLottieModel.h
lottie: implement skew transformation
2024-05-16 17:50:37 +09:00
tvgLottieParser.cpp
lottie: implement skew transformation
2024-05-16 17:50:37 +09:00
tvgLottieParser.h
lottie: specify the explicit parsing type.
2024-04-30 15:26:37 +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: keep the code clean and neat.
2024-05-16 19:41:56 +09:00