Merge branch 'blender-v2.81-release'
This commit is contained in:
@@ -9511,8 +9511,7 @@ static void sculpt_transform_task_cb(void *__restrict userdata,
|
||||
}
|
||||
BKE_pbvh_vertex_iter_end;
|
||||
|
||||
BKE_pbvh_node_mark_redraw(node);
|
||||
BKE_pbvh_node_mark_normals_update(node);
|
||||
BKE_pbvh_node_mark_update(node);
|
||||
}
|
||||
|
||||
void ED_sculpt_update_modal_transform(struct bContext *C)
|
||||
|
||||
Reference in New Issue
Block a user