thorvg/src/loaders/lottie
Hermet Park 4e645918c7
Some checks are pending
Android / build_x86_64 (push) Waiting to run
Android / build_aarch64 (push) Waiting to run
iOS / build_x86_64 (push) Waiting to run
iOS / build_arm64 (push) Waiting to run
macOS / build (push) Waiting to run
macOS / compact_test (push) Waiting to run
macOS / unit_test (push) Waiting to run
Ubuntu / build (push) Waiting to run
Ubuntu / compact_test (push) Waiting to run
Ubuntu / unit_test (push) Waiting to run
Windows / build (push) Waiting to run
Windows / compact_test (push) Waiting to run
Windows / unit_test (push) Waiting to run
lottie: adjusted the effect distance
2025-07-07 19:18:57 +09:00
..
jerryscript lottie/expressions: text document support 2025-03-26 12:19:41 +09:00
rapidjson common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
meson.build lottie: code clean up 2024-12-09 19:39:29 +09:00
thorvg_lottie.h api: fixed a build linking issue on lottie 2025-04-17 15:38:15 +09:00
tvgLottieAnimation.cpp renderer: clean up the base render flow 2025-06-16 18:00:30 +09:00
tvgLottieBuilder.cpp lottie: adjusted the effect distance 2025-07-07 19:18:57 +09:00
tvgLottieBuilder.h lottie: fixed a repeater opacity logic 2025-06-09 18:52:05 +09:00
tvgLottieData.h lottie: revise the text justify logic 2025-03-04 15:15:06 +09:00
tvgLottieExpressions.cpp lottie/expressions: --memory leak 2025-04-18 13:18:17 +09:00
tvgLottieExpressions.h lottie/expressions: hotfix 2025-04-12 15:22:51 +09:00
tvgLottieInterpolator.cpp common: str refactoring 2025-03-06 12:18:24 +09:00
tvgLottieInterpolator.h updated copyright 2025-01-03 14:32:31 +09:00
tvgLottieLoader.cpp common: improve thread safety for partial rendering 2025-07-03 23:16:20 +09:00
tvgLottieLoader.h lottie: suppport writable expressions 2025-03-24 12:11:15 +09:00
tvgLottieModel.cpp lottie: remove an unwilling task 2025-06-25 12:02:23 +09:00
tvgLottieModel.h common: added blending factor to tritone post-effect 2025-07-07 15:31:45 +09:00
tvgLottieModifier.cpp lottie: ensure proper shape closure 2025-06-20 10:39:12 +09:00
tvgLottieModifier.h lottie: revised the shape modifiers 2025-02-06 12:21:16 +09:00
tvgLottieParser.cpp lottie: adjusted the effect distance 2025-07-07 19:18:57 +09:00
tvgLottieParser.h lottie: add custom layer effect with expressions support 2025-04-08 15:35:36 +09:00
tvgLottieParserHandler.cpp lottie/parser: revise logic to handle exceptional cases more gracefully 2025-05-07 13:07:30 +02:00
tvgLottieParserHandler.h lottie/parser: revise logic to handle exceptional cases more gracefully 2025-05-07 13:07:30 +02:00
tvgLottieProperty.h lottie: fixed a invalid memory access 2025-04-17 00:05:14 +09:00
tvgLottieRenderPooler.h common: code refactoring 2025-01-15 18:03:46 +09:00