Kupoman / blendergltf

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

The shape key animation on exported model is not working #118

Closed artemistint closed 6 years ago

artemistint commented 6 years ago

Is it supported? Any special setting for that?

Kupoman commented 6 years ago

Sorry, I somehow missed this issue getting posted. Support for morph targets was added by bf0d4af55926f46ca132b5c21ca08567c3dcbd99, and there have been a few fixes for them since then. You do not need to change any settings to use them. Can you elaborate on what problems you are having and provide a .blend file that is not exporting correctly?

apostololeg commented 6 years ago

Hi, i have the same problem, when trying export scene with animated meshes: 2018-01-22_16-25-39

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

I'd appreciate for quick response.

Kupoman commented 6 years ago

Shape keys should be working better now. Thanks for reporting the problem.

apostololeg commented 6 years ago

Thanks for quick response! Error not throwing now.

But shape keys animations has not exported. In fact, monkey.gltf contain no field "animation". I've opened new issue for it https://github.com/Kupoman/blendergltf/issues/122.