BabylonJS / Exporters

Exporters for Babylon.js and gltf file formats
Other
606 stars 313 forks source link

Update root bone animation matrix #1027

Closed pandaGaume closed 2 years ago

pandaGaume commented 2 years ago

Update root bone animation matrix according the one set into the bone. The previous PR changed the bone matrix of the root, as appropriate for the hierarchy. However, we missed updating the animation matrix accordingly.