Fixed some prefab stuff and memory leak for assimp
This commit is contained in:
@@ -47,6 +47,8 @@ namespace Nuake
|
||||
model->AddMesh(mesh);
|
||||
}
|
||||
|
||||
importer.FreeScene();
|
||||
|
||||
return model;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user