Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-08-02 13:09:07 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2011-08-02 13:09:07 +0400
commit1828e37794b33b3fd8bfabd00ffcbfe4fb774377 (patch)
tree74b5e427795b6ea5f9c01ee3cee6c364eb2ba9c1 /intern/ghost
parent28ed1b6745eae712a097442f40949d7ff0e879e3 (diff)
Turn off ndof button debug
Diffstat (limited to 'intern/ghost')
-rw-r--r--intern/ghost/intern/GHOST_NDOFManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/ghost/intern/GHOST_NDOFManager.h b/intern/ghost/intern/GHOST_NDOFManager.h
index 859cb64b859..5bdbe7a6833 100644
--- a/intern/ghost/intern/GHOST_NDOFManager.h
+++ b/intern/ghost/intern/GHOST_NDOFManager.h
@@ -30,7 +30,7 @@
// #define DEBUG_NDOF_MOTION
-#define DEBUG_NDOF_BUTTONS
+// #define DEBUG_NDOF_BUTTONS
typedef enum {
NDOF_UnknownDevice, // <-- motion will work fine, buttons are ignored