mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 02:37:51 -06:00
Fix draw cut line
This commit is contained in:
parent
fe78e40cb4
commit
5ce3ec716e
2 changed files with 36 additions and 9 deletions
|
@ -55,6 +55,7 @@ private:
|
|||
bool m_rotate_lower{false};
|
||||
GLModel m_plane;
|
||||
GLModel m_grabber_connection;
|
||||
GLModel m_cut_line;
|
||||
|
||||
bool m_do_segment;
|
||||
double m_segment_smoothing_alpha;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue