forked from blender/blender
main sync #3
@ -1300,6 +1300,8 @@ static void sculpt_gesture_trim_geometry_generate(SculptGestureContext *sgcontex
|
|||||||
loop_index += 3;
|
loop_index += 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BKE_mesh_smooth_flag_set(trim_operation->mesh, false);
|
||||||
|
|
||||||
BKE_mesh_calc_edges(trim_operation->mesh, false, false);
|
BKE_mesh_calc_edges(trim_operation->mesh, false, false);
|
||||||
sculpt_gesture_trim_normals_update(sgcontext);
|
sculpt_gesture_trim_normals_update(sgcontext);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user