Commit graph

2 commits

Author SHA1 Message Date
Hermet Park
bc30bca366 lottie: hotfix with an intermediate patch merge. 2024-07-22 12:28:17 +09:00
Hermet Park
c20ecbcc58 lottie: introduced LottieRenderPooler
LottieRenderPooler is designed to manages rendering
instances(paints) efficiently through a simple pooling
mechanism to resuse among the animations

This replaces the previous individusal paints implemenations
among solidfill, precomp vierport and pictures,
also fix a potential paints corruption problems.
2024-07-13 19:22:06 +09:00