mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -06:00
Rectangle selection in 3D scene -> rendering
This commit is contained in:
parent
b557336fa6
commit
ec2f319a3d
3 changed files with 36 additions and 2 deletions
|
@ -452,6 +452,7 @@ private:
|
|||
bool m_moving;
|
||||
bool m_tab_down;
|
||||
ECursorType m_cursor_type;
|
||||
GLSelectionRectangle m_rectangle_selection;
|
||||
|
||||
// Following variable is obsolete and it should be safe to remove it.
|
||||
// I just don't want to do it now before a release (Lukas Matena 24.3.2019)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue