thorvg/src
Hermet Park d37c500262 lottie: introduced static layer cache.
lottie builder doesn't need to rebuild the layer object
if it has no any animation frame data.

That case, we can cache the layer scene in order to reuse it.

Tested on local machine (single thread):
- Lottie: appx. 2ms enhanced.
- Binary: +204
2023-10-26 15:24:36 +09:00
..
bindings animation/lottie: updated the frame count unit. 2023-10-24 11:49:57 +09:00
common sw_engine: fix a regression bug by 0dafe9ff64 2023-09-12 11:44:27 +09:00
examples animation/lottie: updated the frame count unit. 2023-10-24 11:49:57 +09:00
loaders lottie: introduced static layer cache. 2023-10-26 15:24:36 +09:00
renderer apis: optimize for compact data size. 2023-10-26 15:11:31 +09:00
savers tvg: support radial gradient focal properties 2023-09-26 13:05:27 +09:00
tools infra: renames the source folders 2023-08-28 13:11:24 +09:00
meson.build infra: add android CI build test with necessary cross build config. 2023-10-09 20:24:07 +09:00