Merge branch 'lm_hollow_gizmo' into lm_tm_hollowing

This commit is contained in:
Lukas Matena 2019-11-05 14:41:06 +01:00
commit eaf815ca4b
30 changed files with 9401 additions and 261 deletions

View file

@ -47,6 +47,8 @@ set(SLIC3R_GUI_SOURCES
GUI/Gizmos/GLGizmoFlatten.hpp
GUI/Gizmos/GLGizmoCut.cpp
GUI/Gizmos/GLGizmoCut.hpp
GUI/Gizmos/GLGizmoHollow.cpp
GUI/Gizmos/GLGizmoHollow.hpp
GUI/GLSelectionRectangle.cpp
GUI/GLSelectionRectangle.hpp
GUI/GLTexture.hpp