* [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