Cleanup: spelling
This commit is contained in:
@@ -4731,7 +4731,7 @@ static void brush_edit_apply(bContext *C, wmOperator *op, PointerRNA *itemptr)
|
||||
(dx != 0 || dy != 0)) ||
|
||||
bedit->first) {
|
||||
PEData data = bedit->data;
|
||||
data.context = C; /* TODO(mai): why isnt this set in bedit->data? */
|
||||
data.context = C; /* TODO(mai): why isn't this set in bedit->data? */
|
||||
|
||||
view3d_operator_needs_opengl(C);
|
||||
selected = (short)count_selected_keys(scene, edit);
|
||||
|
||||
Reference in New Issue
Block a user