1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Added imgui debug dialog for camera statistics

This commit is contained in:
Enrico Turri
2019-05-20 09:39:57 +02:00
parent c5e4ada75b
commit 783a527109
4 changed files with 36 additions and 1 deletions
+2
View File
@@ -13,6 +13,8 @@
#define ENABLE_RENDER_SELECTION_CENTER 0
// Shows an imgui dialog with render related data
#define ENABLE_RENDER_STATISTICS 0
// Shows an imgui dialog with camera related data
#define ENABLE_CAMERA_STATISTICS 1
//====================