mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Disabled debug render statistics dialog
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
// Renders a small sphere in the center of the bounding box of the current selection when no gizmo is active
|
// 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
|
#define ENABLE_RENDER_SELECTION_CENTER 0
|
||||||
// Shows an imgui dialog with render related data
|
// Shows an imgui dialog with render related data
|
||||||
#define ENABLE_RENDER_STATISTICS 1
|
#define ENABLE_RENDER_STATISTICS 0
|
||||||
|
|
||||||
|
|
||||||
//====================
|
//====================
|
||||||
|
|||||||
Reference in New Issue
Block a user