mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-03 20:13:59 -06:00
SlaSupports gizmo - most of updating now assumes that common data struct is updated properly
This commit is contained in:
parent
08dcbd0271
commit
4f43c6d3f8
3 changed files with 14 additions and 72 deletions
|
@ -91,8 +91,6 @@ private:
|
|||
void render_points(const Selection& selection, bool picking = false) const;
|
||||
void render_clipping_plane(const Selection& selection) const;
|
||||
void render_hollowed_mesh() const;
|
||||
bool is_mesh_update_necessary() const;
|
||||
void update_mesh();
|
||||
bool unsaved_changes() const;
|
||||
|
||||
bool m_lock_unique_islands = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue