mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Merge remote-tracking branch 'origin/master' into ys_hdpi
This commit is contained in:
commit
b2410e0f23
51 changed files with 7406 additions and 275 deletions
|
@ -1348,6 +1348,8 @@ void ObjectList::split()
|
|||
return;
|
||||
}
|
||||
|
||||
wxBusyCursor wait;
|
||||
|
||||
auto model_object = (*m_objects)[obj_idx];
|
||||
|
||||
auto parent = m_objects_model->GetTopParent(item);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue