GLCanvas3D::Gizmos as a standalone class (GLGizmosManager)

This commit is contained in:
Enrico Turri 2019-03-20 13:51:25 +01:00
parent df250039df
commit d23824af97
11 changed files with 1078 additions and 1116 deletions

View file

@ -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