Spelling fixes in comments and descriptions, patch by luzpaz.
Differential Revision: https://developer.blender.org/D3668
This commit is contained in:
@@ -144,7 +144,7 @@ static DerivedMesh *doMirrorOnAxis(
|
||||
DM_copy_poly_data(dm, result, 0, 0, maxPolys);
|
||||
|
||||
|
||||
/* Subsurf for eg wont have mesh data in the custom data arrays.
|
||||
/* Subsurf for eg won't have mesh data in the custom data arrays.
|
||||
* now add mvert/medge/mpoly layers. */
|
||||
|
||||
if (!CustomData_has_layer(&dm->vertData, CD_MVERT)) {
|
||||
|
Reference in New Issue
Block a user