mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-23 14:20:57 +00:00
Adds in missing assimp OBJ importer/exporter folder
Corrects highlighting behavior on ToolsGuiTextEditProfile
This commit is contained in:
parent
19eff7c616
commit
c1e99364b7
13 changed files with 4033 additions and 220 deletions
|
|
@ -85,7 +85,6 @@ addDef(ASSIMP_BUILD_NO_MDL_IMPORTER)
|
|||
addDef(ASSIMP_BUILD_NO_MMD_IMPORTER)
|
||||
addDef(ASSIMP_BUILD_NO_NDO_IMPORTER)
|
||||
addDef(ASSIMP_BUILD_NO_NFF_IMPORTER)
|
||||
#addDef(ASSIMP_BUILD_NO_OBJ_IMPORTER)
|
||||
addDef(ASSIMP_BUILD_NO_OFF_IMPORTER)
|
||||
addDef(ASSIMP_BUILD_NO_OGRE_IMPORTER)
|
||||
addDef(ASSIMP_BUILD_NO_OPENGEX_IMPORTER)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue