DarkRadiant: master b5616fe0

Author Committer Branch Timestamp Parent
greebo greebo master 22.08.2021 15:21 master 1560c0c9
Affected Issues  0005722: Add FBX model importer
Changeset 0005722: Fixup unit test.
DarkRadiant's LWO loader is doing the vertex normal generation differently than the engine's LWO loader, the 24 verts of the cube will be merged down to 22 on load - which won't happen for ASE models, so let's use ASE for this conversion test.
mod - test/ModelExport.cpp Diff File