Kupoman / blendergltf

A glTF exporter for Blender
Apache License 2.0
319 stars 49 forks source link

Shape Key Animations doesn't exported #122

Closed apostololeg closed 6 years ago

apostololeg commented 6 years ago

Source: monkey.blend Exporter params: 2018-01-22_16-31-47

In fact, monkey.gltf contain no field "animation".

Kupoman commented 6 years ago

Looks like I got ahead of myself. Shape keys are exported as morph targets, but shape key animations are not currently exported. Adding this to the to-do list for 1.2, and hopefully I can get to it soon.

apostololeg commented 6 years ago

Big thanks for quick response ;) For now, animation exported correctly, except that there is only one animation exported https://github.com/Kupoman/blendergltf/issues/123