mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
GLCanvas3D::Gizmos as a standalone class (GLGizmosManager)
This commit is contained in:
parent
df250039df
commit
d23824af97
11 changed files with 1078 additions and 1116 deletions
|
@ -1,4 +1,5 @@
|
|||
#include "GLGizmoBase.hpp"
|
||||
#include "slic3r/GUI/GLCanvas3D.hpp"
|
||||
|
||||
#include <GL/glew.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue