Revision: 38922
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=38922
Author:   jesterking
Date:     2011-08-02 09:09:07 +0000 (Tue, 02 Aug 2011)
Log Message:
-----------
Turn off ndof button debug

Modified Paths:
--------------
    trunk/blender/intern/ghost/intern/GHOST_NDOFManager.h

Modified: trunk/blender/intern/ghost/intern/GHOST_NDOFManager.h
===================================================================
--- trunk/blender/intern/ghost/intern/GHOST_NDOFManager.h       2011-08-02 
09:07:24 UTC (rev 38921)
+++ trunk/blender/intern/ghost/intern/GHOST_NDOFManager.h       2011-08-02 
09:09:07 UTC (rev 38922)
@@ -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

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to