skia2/modules/skottie
Florin Malita 9b8fcc242f [skottie] Nested animation fixes
Update our utils to fix a couple of nested animation issues:

1) Use RenderFlag::kSkipTopLevelIsolation to prevent unconditional
   nested animation layers.  This matches default AE semantics.

2) Use the main animation ResourceProvider when loading nested
   animations (otherwise any nested resources are ignored).

Change-Id: Ib489549066c9e42a96e5113fc817278d9ed06d59
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/524636
Auto-Submit: Florin Malita <fmalita@chromium.org>
Reviewed-by: Jorge Betancourt <jmbetancourt@google.com>
Commit-Queue: Jorge Betancourt <jmbetancourt@google.com>
2022-03-28 18:17:09 +00:00
..
fuzz [canvaskit] Add skottie to Bazel build 2022-02-04 19:18:27 +00:00
gm [canvaskit] Add skottie to Bazel build 2022-02-04 19:18:27 +00:00
include [includes] Enforce IWYU on sksl code 2022-03-21 12:43:02 +00:00
src [skottie] Remove tracking fix guards 2022-03-16 14:43:11 +00:00
tests [bazel] Use toolchain features to opt files into being IWYU compliant. 2022-03-16 13:09:46 +00:00
utils [skottie] Nested animation fixes 2022-03-28 18:17:09 +00:00
BUILD.bazel [canvaskit] Add skottie to Bazel build 2022-02-04 19:18:27 +00:00
BUILD.gn Reland "[skottie] AllCaps support" 2021-09-03 14:43:59 +00:00
skottie.gni add sharpen effect support to skottie player 2021-12-14 19:44:26 +00:00