julienduroure / gltf2-blender-importer

Blender importer addon for glTF 2.0 files
68 stars 13 forks source link

Animation issues #24

Open Quinten123 opened 6 years ago

Quinten123 commented 6 years ago

Hi, here is an example file that doesnt correctly import animations. The rotations are all weird and the bones aren't connected to eachother. Another issue is that when there is more than 1 mesh, vertex groups are only applied to 1 mesh.

Example file: https://drive.google.com/drive/folders/16NcfutqTC3TRRWDKLewyxxfaHYJV2G-R?usp=sharing

julienduroure commented 6 years ago

Hello,

julienduroure commented 6 years ago

Also note that there are in this gltf some extension not implemented here (like LOD). This file also refers to some image file that are not present (link to LOD ?)

Quinten123 commented 6 years ago

Yes, i think it refers to lower resolution textures. I also have some gltf files like these where it refers to different model LOD's as well.