mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-14 15:41:49 +08:00
Disabled ENABLE_CAMERA_STATISTICS
This commit is contained in:
parent
5766e9e915
commit
38d5817bc9
@ -14,7 +14,7 @@
|
|||||||
// Shows an imgui dialog with render related data
|
// Shows an imgui dialog with render related data
|
||||||
#define ENABLE_RENDER_STATISTICS 0
|
#define ENABLE_RENDER_STATISTICS 0
|
||||||
// Shows an imgui dialog with camera related data
|
// Shows an imgui dialog with camera related data
|
||||||
#define ENABLE_CAMERA_STATISTICS 1
|
#define ENABLE_CAMERA_STATISTICS 0
|
||||||
|
|
||||||
|
|
||||||
//====================
|
//====================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user