1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

Rendering of selection center (disabled)

This commit is contained in:
Enrico Turri
2018-12-18 12:35:49 +01:00
parent 6359bda0c0
commit 3f96f6df84
3 changed files with 63 additions and 1 deletions
+2
View File
@@ -40,6 +40,8 @@
#define ENABLE_NONCUSTOM_DATA_VIEW_RENDERING (0 && ENABLE_1_42_0)
// Adds background texture to toolbars
#define ENABLE_TOOLBAR_BACKGROUND_TEXTURE (1 && ENABLE_1_42_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 && ENABLE_1_42_0)
#endif // _technologies_h_