DarkRadiant: master 90328930

Author Committer Branch Timestamp Parent
coldtobi coldtobi master 04.12.2021 14:17 master a9ed8c3d
Changeset Fix build error on 32 bit archs.

OpenFBX does not typedef types correctly, leading to triggering the
static_asserts on 32-bit architectures.

This commit changes the typedefs to use C++11 uintXX_t types instead.
mod - radiantcore/model/import/openfbx/ofbx.h Diff File