TiManGames / AmnesiaTheDarkDescent

GNU General Public License v3.0
31 stars 8 forks source link

Make FBX optional during compilation #48

Closed jkulawik closed 3 months ago

jkulawik commented 3 months ago

The included FBX SDK is a terrible mess and causes massive issues with crosscompilation.

With CMake and precompiler defines in the C++ code we could make FBX optional and simplify development.