Painting gizmos no longer use a separate undo/redo stack
This commit is contained in:
parent
f7a479a90e
commit
5fe90599fc
3 changed files with 1 additions and 39 deletions
|
@ -298,8 +298,6 @@ void GLGizmoFdmSupports::select_facets_by_angle(float threshold_deg, bool block)
|
|||
}
|
||||
}
|
||||
|
||||
activate_internal_undo_redo_stack(true);
|
||||
|
||||
Plater::TakeSnapshot snapshot(wxGetApp().plater(), block ? _L("Block supports by angle")
|
||||
: _L("Add supports by angle"));
|
||||
update_model_object();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue