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

@ -11,6 +11,8 @@
#define ENABLE_SELECTION_DEBUG_OUTPUT 0
// Renders a small sphere in the center of the bounding box of the current selection when no gizmo is active
#define ENABLE_RENDER_SELECTION_CENTER 0
// Shows an imgui dialog with render related data
#define ENABLE_RENDER_STATISTICS 0
//====================