thorvg/src
Hermet Park d3afebfdec lottie: add custom layer effect with expressions support
effect(name) / effect(index)

effects finds the effect by its name in the Effect Controls panel.
The name can be the default name or a user-defined name.
If multiple effects have the same name,
the effect closest to the top of the Effect Controls panel is used.

example:
- effect("Fast Blur")("Blurriness")

issue: https://github.com/thorvg/thorvg/issues/3115
2025-04-08 15:35:36 +09:00
..
bindings lottie: fix stroke cap/join values 2025-04-03 00:29:31 +09:00
common lottie/expressions: code clean up 2025-03-27 22:19:31 +09:00
loaders lottie: add custom layer effect with expressions support 2025-04-08 15:35:36 +09:00
renderer Revert "gl_engine: Introduce gauss blur effect for opengl renderer" 2025-03-28 00:28:27 +09:00
savers renderer: ++wasm build portability 2025-03-12 13:14:13 +09:00
meson.build infra: added double-precison promotion warning 2025-02-12 19:12:06 +09:00