skia2/modules
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
..
canvaskit rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
particles rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
pathkit rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
skottie [skottie] Parented camera support 2019-04-25 17:02:49 +00:00
sksg [skottie] Parented camera support 2019-04-25 17:02:49 +00:00
skshaper rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00