1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Painting gizmos: show painted triangles inside modifier meshes

This commit is contained in:
Lukas Matena
2020-10-05 16:27:16 +02:00
parent 8bcdbb7a60
commit b155e58a9d
8 changed files with 42 additions and 6 deletions
+1 -1
View File
@@ -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();