libgdx / fbx-conv

Command line utility using the FBX SDK to convert FBX/Collada/Obj files to a custom text/binary format for static, keyframed and skinned meshes.
Apache License 2.0
448 stars 116 forks source link

Really fix segfault on linux #52

Closed alex55i closed 10 years ago

alex55i commented 10 years ago

This should work with release too.

xoppa commented 10 years ago

Does this mean we can revert this: https://github.com/libgdx/fbx-conv/commit/0e6bcb3ec204a0eafd984bb83852183572f01255 and enable optimization again?

alex55i commented 10 years ago

Sure