skia2/modules/skottie
Florin Malita 2253c22afb [skottie] Parented camera support
Parent camera layer transforms apply to the camera itself, thus

  T_camera' = T_camera x Inv(T_parent)

To support this composition:

  - introduce sksg::Transform::MakeInverse()

  - allow selectable pre/post parent composition in
    AnimationBuilder::attachMatrix3D()

Change-Id: Ie70b36e4e9bb1b32e60893df5695bdc6c0dc0d00
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/210422
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2019-04-25 17:02:49 +00:00
..
fuzz rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
gm rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
include rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
src [skottie] Parented camera support 2019-04-25 17:02:49 +00:00
tests [skottie] Parented camera support 2019-04-25 17:02:49 +00:00
utils rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
BUILD.gn Even more DLL build fixes 2019-04-10 21:02:40 +00:00
skottie.gni [skottie] Relocate text shaping utils to separate compilation unit 2019-03-26 20:34:02 +00:00