Sculpt: Fix T102253: Missing call to SCULPT_automasking_node_update

This commit is contained in:
Joseph Eagar
2022-11-05 11:57:39 -07:00
parent 5060f26f50
commit db3bf36770

View File

@@ -1441,6 +1441,9 @@ static void do_rotate_brush_task_cb_ex(void *__restrict userdata,
if (!sculpt_brush_test_sq_fn(&test, orig_data.co)) {
continue;
}
SCULPT_automasking_node_update(ss, &automask_data, &vd);
float vec[3], rot[3][3];
const float fade = bstrength * SCULPT_brush_strength_factor(ss,
brush,