ASSIMP Beta 1, final fixes for the release.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@141 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -847,6 +847,7 @@ void OptimizeGraphProcess::BuildOutputMeshList()
|
||||
// Executes the post processing step on the given imported data.
|
||||
void OptimizeGraphProcess::Execute( aiScene* pScene)
|
||||
{
|
||||
throw new ImportErrorException("This step is disabled in this beta");
|
||||
this->pScene = pScene;
|
||||
/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user