mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-26 10:11:10 -06:00
SLA support gizmo correctly hides drain holes if they are clipped by clipping plane
This commit is contained in:
parent
5e4a0b96b7
commit
90a8076d25
4 changed files with 13 additions and 10 deletions
|
|
@ -24,8 +24,6 @@ private:
|
|||
mutable double m_z_shift = 0.;
|
||||
bool unproject_on_mesh(const Vec2d& mouse_pos, std::pair<Vec3f, Vec3f>& pos_and_normal);
|
||||
|
||||
const float HoleStickOutLength = 1.f;
|
||||
|
||||
GLUquadricObj* m_quadric;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue