Removed Keyframe mesh lock system (useless)
Former-commit-id: b7e661274510836cb46eb98b6b9e7135d21a4820
This commit is contained in:
@@ -209,8 +209,6 @@ namespace
|
||||
subMesh->SetAABB(f, aabb);
|
||||
}
|
||||
|
||||
subMesh->Unlock();
|
||||
|
||||
subMesh->SetMaterialIndex(0);
|
||||
mesh->AddSubMesh(subMesh.release());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user