You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
[Impeller Scene] Change how property resolution works to fix Animation blending; add mutation log to nodes; enable backface culling; add vertex color contribution back to meshes (#38766)
* [Impeller Scene] Add mutation log to nodes
* Apply the bind pose matrix when the skin is initialized
* Refactor property resolver to modify decomposed properties
* Make the property resolvers additive again to support complex blending
* Normalize clip weights
* Fix UI-side animation bugs and add looping config
* Backface culling
* Make dart analyzer happy
* Incorporate vertex colors for imported meshes again
* Address comments
0 commit comments