thorvg/src/loaders/lottie
Hermet Park 838785d75a lottie: revise the masking logic
- Allow the masking data even though they were mask None mode.
  Those will be used by the layer stroke effect.
- Fixed masking Offset to apply to all masking chains.
- Optimized fast track masking with resolving the opaicty condition.
- Clean up the overall code.
2024-12-18 23:51:47 +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: code clean up 2024-12-09 19:39:29 +09:00
thorvg_lottie.h common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgLottieAnimation.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgLottieBuilder.cpp lottie: revise the masking logic 2024-12-18 23:51:47 +09:00
tvgLottieBuilder.h common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgLottieData.h lottie: code clean up 2024-12-09 19:39:29 +09:00
tvgLottieExpressions.cpp lottie: code clean up 2024-12-09 19:39:29 +09:00
tvgLottieExpressions.h lottie: code clean up 2024-12-09 19:39:29 +09:00
tvgLottieInterpolator.cpp lottie: easing support in text range selector 2024-11-21 01:05:11 +09:00
tvgLottieInterpolator.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLottieLoader.cpp lottie: code refactoring 2024-12-12 13:38:55 +09:00
tvgLottieLoader.h lottie: corrected an omission in overriding the default slot 2024-11-18 16:59:17 +09:00
tvgLottieModel.cpp lottie: ++slot overriding 2024-11-26 01:11:03 +09:00
tvgLottieModel.h lottie: support Tritone LayerEffect 2024-12-18 14:37:30 +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 lottie: revise the masking logic 2024-12-18 23:51:47 +09:00
tvgLottieParser.h lottie: support Tritone LayerEffect 2024-12-18 14:37:30 +09:00
tvgLottieParserHandler.cpp lottie: code refactoring 2024-12-12 13:38:55 +09:00
tvgLottieParserHandler.h lottie: code refactoring 2024-12-12 13:38:55 +09:00
tvgLottieProperty.h lottie: code clean up 2024-12-09 19:39:29 +09:00
tvgLottieRenderPooler.h renderer: introduced paint reference counting 2024-11-20 01:53:25 +09:00