Merge branch 'step-import' of https://github.com/assimp/assimp into step-import
This commit is contained in:
@@ -272,8 +272,6 @@ void aiReleaseImport( const aiScene* pScene)
|
||||
|
||||
ASSIMP_BEGIN_EXCEPTION_REGION();
|
||||
|
||||
aiReleaseDefaultMaterial();
|
||||
|
||||
// find the importer associated with this data
|
||||
const ScenePrivateData* priv = ScenePriv(pScene);
|
||||
if( !priv || !priv->mOrigImporter) {
|
||||
|
||||
Reference in New Issue
Block a user