compile fix
This commit is contained in:
@@ -99,7 +99,7 @@ static void mesh_ensure_tesselation_customdata(Mesh *me)
|
||||
CustomData_free(&me->fdata, me->totface);
|
||||
|
||||
me->mface = NULL;
|
||||
mt->mtface = NULL;
|
||||
me->mtface = NULL;
|
||||
me->mcol = NULL;
|
||||
me->totface = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user