skia2/experimental/skottie
Florin Malita 1022f74375 [skottie] Nested animation support
Extend composition layers to support referencing external .json
animations ("$"<PATH> syntax).

This is a custom extension (not supported in BM/Lottie).

Also make skottie::Animation ref-counted, to facilitate sharing.

TBR=

Change-Id: I062d031e5868d759f3930dea9b261f9b3ec81684
Reviewed-on: https://skia-review.googlesource.com/109806
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2018-02-23 19:15:26 +00:00
..
Skottie.cpp [skottie] Nested animation support 2018-02-23 19:15:26 +00:00
Skottie.h [skottie] Nested animation support 2018-02-23 19:15:26 +00:00
SkottieAnimator.cpp [skottie] FMA-friendlier lerp 2018-02-05 16:07:46 +00:00
SkottieAnimator.h [skottie] Hierarchical animators 2018-01-29 16:16:21 +00:00
SkottieParser.cpp [skottie] Parser cleanup 2018-01-25 21:23:18 +00:00
SkottieParser.h [skottie] Parser cleanup 2018-01-25 21:23:18 +00:00
SkottieProperties.cpp [skottie] Parser cleanup 2018-01-25 21:23:18 +00:00
SkottieProperties.h [skottie] Parser cleanup 2018-01-25 21:23:18 +00:00