mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
First steps on SLA and Hollowing gizmo data sharing
This commit is contained in:
parent
c81b1fbbbd
commit
57cf3d17e2
8 changed files with 296 additions and 267 deletions
|
@ -101,6 +101,7 @@ private:
|
|||
MouseCapture m_mouse_capture;
|
||||
std::string m_tooltip;
|
||||
bool m_serializing;
|
||||
std::unique_ptr<CommonGizmosData> m_common_gizmos_data;
|
||||
|
||||
public:
|
||||
explicit GLGizmosManager(GLCanvas3D& parent);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue