closes https://github.com/assimp/assimp/issues/2054: make empty bone validation optional.
This commit is contained in:
@@ -1299,7 +1299,7 @@ void ASEImporter::BuildMaterialIndices()
|
||||
}
|
||||
}
|
||||
|
||||
// Dekete our temporary array
|
||||
// Delete our temporary array
|
||||
delete[] pcIntMaterials;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user