Merge branch 'et_selection_rectangle' of https://github.com/prusa3d/Slic3r

This commit is contained in:
Enrico Turri 2019-05-03 11:44:37 +02:00
commit d971c821b7
11 changed files with 632 additions and 151 deletions

View file

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