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

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();