mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 03:07:55 -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
|
@ -2,6 +2,7 @@
|
|||
#define slic3r_GLGizmoSlaSupports_hpp_
|
||||
|
||||
#include "GLGizmoBase.hpp"
|
||||
#include "GLGizmos.hpp"
|
||||
|
||||
// There is an L function in igl that would be overridden by our localization macro - let's undefine it...
|
||||
#undef L
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue