thomasbiang - 2019-05-22

Hi,

I am able to read blend shapes from fbx. I see aiAnimMesh array being populated in memory during runtime. Somehow when I export the aiScene to fbx, the output fbx does not contain any blend shapes. So my question is does current Assimp support exporting aiAnimMesh? If not, how to add extra code to implement this on my side?

Thank you