Kim Kulling
Kim Kulling
Hi, thanks for the report. It seems that I have introduced a bug when integrating the aiSkeleton class. I need to check and fix that bug!
We need to improve our unittests. All tests are green and the bones a broken, really goddamned broken ...
I will give this approach a try.
Hi, yes, indeed. At this moment I have prepared a struct calling aiSkeleton. It shall contain all the bones used for your model. So instead of adding bones to the...
Unfortunately I will have to maintain the old way in parallel.
Progress is currently on hold. I have Omicron!
One question: have you ever tried to enable the AI_CONFIG_IMPORT_REMOVE_EMPTY_BONES configuration flag?
I am healthy again and I am working on the skeleton stuff.
Have you set the encoding for your region correctly? There is a way to configure this.
Have you tried to compile Assimp with the option enabled: use own zlib? `cmake -DASSIMP_BUILD_ZLIB=ON ...`