mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Selection layers hints
(cherry picked from commit prusa3d/PrusaSlicer@bebb5505a3)
This commit is contained in:
parent
7f0c095446
commit
356405adf6
4 changed files with 108 additions and 57 deletions
|
@ -8213,7 +8213,7 @@ void GLCanvas3D::_render_sla_slices()
|
|||
}
|
||||
}
|
||||
|
||||
void GLCanvas3D::_render_selection_sidebar_hints() const
|
||||
void GLCanvas3D::_render_selection_sidebar_hints()
|
||||
{
|
||||
m_selection.render_sidebar_hints(m_sidebar_field, m_gizmos.get_uniform_scaling());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue