mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui_refactoring
This commit is contained in:
commit
af3a32b8a0
325 changed files with 510 additions and 116396 deletions
|
@ -50,6 +50,7 @@ Selection::VolumeCache::VolumeCache(const Geometry::Transformation& volume_trans
|
|||
Selection::Selection()
|
||||
: m_volumes(nullptr)
|
||||
, m_model(nullptr)
|
||||
, m_enabled(false)
|
||||
, m_mode(Instance)
|
||||
, m_type(Empty)
|
||||
, m_valid(false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue