rename CDDM_calc_normals() --> CDDM_calc_normals_mapping
This commit is contained in:
@@ -304,7 +304,7 @@ static DerivedMesh * applyModifier(ModifierData *md, Object *ob,
|
||||
}
|
||||
|
||||
CDDM_calc_edges(result);
|
||||
CDDM_calc_normals(result);
|
||||
CDDM_calc_normals_mapping(result);
|
||||
|
||||
if(psys->lattice){
|
||||
end_latt_deform(psys->lattice);
|
||||
|
Reference in New Issue
Block a user