Kim Kulling

Results 187 comments of 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 ...

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...

One question: have you ever tried to enable the AI_CONFIG_IMPORT_REMOVE_EMPTY_BONES configuration flag?

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 ...`