Merge branch 'master' into blender2.8
This commit is contained in:
@@ -101,7 +101,7 @@ static DerivedMesh *applyModifier(ModifierData *md, struct EvaluationContext *UN
|
||||
#ifdef WITH_ALEMBIC
|
||||
MeshSeqCacheModifierData *mcmd = (MeshSeqCacheModifierData *) md;
|
||||
|
||||
/* Only used to check wehther we are operating on org data or not... */
|
||||
/* Only used to check whether we are operating on org data or not... */
|
||||
Mesh *me = (ob->type == OB_MESH) ? ob->data : NULL;
|
||||
DerivedMesh *org_dm = dm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user