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
447 stars 116 forks source link

Emissive property fix & added option to disable #113

Closed dc740 closed 5 years ago

dc740 commented 5 years ago

This is a clean version of this PR: https://github.com/libgdx/fbx-conv/pull/112

Only the required files have been modified, and the code style is respected.