Cleanup: remove unused modifier methods.
This commit is contained in:
@@ -121,12 +121,6 @@ ModifierTypeInfo modifierType_ShapeKey = {
|
||||
|
||||
/* copyData */ NULL,
|
||||
|
||||
/* deformVerts_DM */ NULL,
|
||||
/* deformMatrices_DM */ NULL,
|
||||
/* deformVertsEM_DM */ NULL,
|
||||
/* deformMatricesEM_DM*/NULL,
|
||||
/* applyModifier_DM */ NULL,
|
||||
|
||||
/* deformVerts */ deformVerts,
|
||||
/* deformMatrices */ deformMatrices,
|
||||
/* deformVertsEM */ deformVertsEM,
|
||||
|
||||
Reference in New Issue
Block a user