fixed spacing in the headers to get rid of some warnings and some other
little minor spacing issues.
This commit is contained in:
@@ -91,3 +91,4 @@ PyObject *newNMesh(Mesh *oldmesh);
|
||||
Mesh *Mesh_fromNMesh(NMesh *nmesh);
|
||||
PyObject *NMesh_assignMaterials_toObject(NMesh *nmesh, Object *ob);
|
||||
Material **nmesh_updateMaterials(NMesh *nmesh);
|
||||
|
||||
|
Reference in New Issue
Block a user