Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5717 in orxonox.OLD for branches/collision_detection/src/defs


Ignore:
Timestamp:
Nov 23, 2005, 12:31:47 AM (19 years ago)
Author:
patrick
Message:

collision_detection: work flush

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/collision_detection/src/defs/debug.h

    r5713 r5717  
    3636#define WARN            2
    3737#define INFO            3
    38 //#define DEBUG           4
     38#define DEBUG           4
    3939#define vDEBUG          5
    4040
     
    7575  #define DEBUG_MODULE_OBJECT_MANAGER        2
    7676  #define DEBUG_MODULE_ANIM                  2
    77   #define DEBUG_MODULE_COLLISON_DETECTION    5
     77  #define DEBUG_MODULE_COLLISON_DETECTION    4
    7878  #define DEBUG_MODULE_SPATIAL_SEPARATION    2
    7979  #define DEBUG_MODULE_GUI                   2
Note: See TracChangeset for help on using the changeset viewer.