mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 06:04:01 -06:00
Painting gizmos: show painted triangles inside modifier meshes
This commit is contained in:
parent
8bcdbb7a60
commit
b155e58a9d
8 changed files with 42 additions and 6 deletions
|
@ -56,7 +56,7 @@ bool GLGizmoFdmSupports::on_init()
|
|||
|
||||
|
||||
|
||||
void GLGizmoFdmSupports::on_render() const
|
||||
void GLGizmoFdmSupports::render_painter_gizmo() const
|
||||
{
|
||||
const Selection& selection = m_parent.get_selection();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue