thorvg/src
Hermet Park 2aabddd5a5 common: support static scene mode (internal)
This adds support for a static scene mode,
allowing a scene to be treated as a static image.

In this mode, partial rendering for the inner
drawable components is skipped. This is especially
useful for scenes designed to be fully updated as a whole,
such as those used in fully dynamic Lottie contents.

issue: https://github.com/thorvg/thorvg/issues/1747
2025-06-23 16:04:48 +09:00
..
bindings api: revise the canvas update() API 2025-06-16 10:43:13 +09:00
common gl_engine: remove the outdated tesseletion mechanics 2025-06-19 02:10:50 +09:00
loaders common: support static scene mode (internal) 2025-06-23 16:04:48 +09:00
renderer common: support static scene mode (internal) 2025-06-23 16:04:48 +09:00
savers
meson.build