mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 11:17:51 -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
|
@ -46,7 +46,7 @@ std::string GLGizmoSeam::on_get_name() const
|
|||
|
||||
|
||||
|
||||
void GLGizmoSeam::on_render() const
|
||||
void GLGizmoSeam::render_painter_gizmo() const
|
||||
{
|
||||
const Selection& selection = m_parent.get_selection();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue