mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -06:00
Merge branch 'master' into fs_QuadricEdgeCollapse
This commit is contained in:
commit
5ac2809426
31 changed files with 123 additions and 684 deletions
|
@ -644,10 +644,8 @@ bool GLGizmosManager::on_mouse(wxMouseEvent& evt)
|
|||
selection.start_dragging();
|
||||
start_dragging();
|
||||
|
||||
#if ENABLE_SEQUENTIAL_LIMITS
|
||||
// Let the plater know that the dragging started
|
||||
m_parent.post_event(SimpleEvent(EVT_GLCANVAS_MOUSE_DRAGGING_STARTED));
|
||||
#endif // ENABLE_SEQUENTIAL_LIMITS
|
||||
|
||||
if (m_current == Flatten) {
|
||||
// Rotate the object so the normal points downward:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue