merge with git://github.com/tonttu/assimp.git
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1029 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -121,6 +121,7 @@ void TerragenImporter::InternReadFile( const std::string& pFile,
|
||||
|
||||
unsigned int x = 0,y = 0,mode = 0;
|
||||
float rad = 6370.f;
|
||||
(void)rad;
|
||||
|
||||
|
||||
aiNode* root = pScene->mRootNode = new aiNode();
|
||||
|
||||
Reference in New Issue
Block a user