mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-20 13:17:54 -06:00
SLA gizmos can now fetch hollowed and drilled mesh from the backend
This commit is contained in:
parent
76927ce399
commit
46fdce1169
5 changed files with 99 additions and 82 deletions
|
@ -53,8 +53,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();
|
||||
void hollow_mesh(bool postpone_error_messages = false);
|
||||
bool unsaved_changes() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue