thorvg/src/loaders/lottie
Hermet Park b66ce727ff lottie: Fixed a regression bug
Reverted commit db800c8d45,
which introduced another regression that omitted support
for multiple image asset references.

Updated the data of active images in the pooler
within the override() function to resolve the issue.
2024-11-19 01:55:38 +09:00
..
jerryscript lottie: portability++ 2024-10-01 14:08:08 +09:00
rapidjson lottie/rapidjson: --assert 2024-07-01 22:07:06 +09:00
meson.build lottie: roundness refactored based on #2295 2024-08-23 01:18:50 +09:00
thorvg_lottie.h api: revise the spec 2024-11-09 12:29:15 +09:00
tvgLottieAnimation.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgLottieBuilder.cpp lottie: Fixed a regression bug 2024-11-19 01:55:38 +09:00
tvgLottieBuilder.h lottie: support layer effect & gaussian blur 2024-09-29 15:04:22 +09:00
tvgLottieCommon.h lottie: code refactoring 2024-08-07 19:27:34 +09:00
tvgLottieExpressions.cpp lottie/expressions: ++coverage 2024-09-17 21:13:59 +09:00
tvgLottieExpressions.h lottie: add offsetPath support 2024-08-23 01:18:50 +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: ++slot overriding 2024-11-18 19:52:47 +09:00
tvgLottieLoader.h lottie: corrected an omission in overriding the default slot 2024-11-18 16:59:17 +09:00
tvgLottieModel.cpp lottie: Fixed a regression bug 2024-11-19 01:55:38 +09:00
tvgLottieModel.h lottie: Fixed a regression bug 2024-11-19 01:55:38 +09:00
tvgLottieModifier.cpp lottie: offset does not depend on shape direction 2024-10-18 18:02:35 +09:00
tvgLottieModifier.h lottie: offset does not depend on shape direction 2024-10-18 18:02:35 +09:00
tvgLottieParser.cpp infra: prevent warning on windows 2024-11-18 19:03:30 +09:00
tvgLottieParser.h lottie: corrected an omission in overriding the default slot 2024-11-18 16:59:17 +09:00
tvgLottieParserHandler.cpp lottie: support default slot overriding 2024-11-09 17:28:52 +09:00
tvgLottieParserHandler.h lottie: support default slot overriding 2024-11-09 17:28:52 +09:00
tvgLottieProperty.h lottie: corrected an omission in overriding the default slot 2024-11-18 16:59:17 +09:00
tvgLottieRenderPooler.h api: revise the spec 2024-11-09 12:29:15 +09:00