SLA support gizmo correctly hides drain holes if they are clipped by clipping plane

This commit is contained in:
Lukas Matena 2020-02-20 15:01:00 +01:00
parent 5e4a0b96b7
commit 90a8076d25
4 changed files with 13 additions and 10 deletions

View file

@ -198,6 +198,8 @@ public:
bool recent_update = false;
static constexpr float HoleStickOutLength = 1.f;
ModelObject* m_model_object = nullptr;