skia2/experimental/skotty
Florin Malita 18eafd922d [skotty, sksg] Add layer transform inheritance support
Split the matrix component of sksg::Transform into its own, free-floating,
chainable node.

Update the composite transform animator to target matrix nodes instead of
transform nodes.

Update the layer transform attachment logic to follow "parent" references,
and build matrix inheritance chains on the fly.

TBR=
Change-Id: I017e5e462274c2cc210730e057b3ea2e7de5c0cb
Reviewed-on: https://skia-review.googlesource.com/90803
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2018-01-05 03:29:04 +00:00
..
Skotty.cpp [skotty, sksg] Add layer transform inheritance support 2018-01-05 03:29:04 +00:00
Skotty.h [skotty] Add Json DM source 2017-12-31 18:44:29 +00:00
SkottyAnimator.cpp [skotty] Add cubic Bezier lerp stubs 2018-01-04 21:46:14 +00:00
SkottyAnimator.h [skotty] Add cubic Bezier lerp stubs 2018-01-04 21:46:14 +00:00
SkottyPriv.h [skotty] Add cubic Bezier lerp stubs 2018-01-04 21:46:14 +00:00
SkottyProperties.cpp [skotty, sksg] Add layer transform inheritance support 2018-01-05 03:29:04 +00:00
SkottyProperties.h [skotty, sksg] Add layer transform inheritance support 2018-01-05 03:29:04 +00:00