Changeset 4122 in orxonox.OLD for orxonox/branches/heightMap/src/defs/debug.h
- Timestamp:
- May 9, 2005, 11:29:19 AM (20 years ago)
- Location:
- orxonox/branches/heightMap
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/heightMap
- Property svn:externals
-
old new 1 data http://svn.orxonox.ethz.ch/data 1
-
- Property svn:externals
-
orxonox/branches/heightMap/src/defs/debug.h
r4095 r4122 59 59 #define DEBUG_MODULE_PNODE 0 60 60 #define DEBUG_MODULE_WORLD_ENTITY 0 61 #define DEBUG_MODULE_COMMAND_NODE 061 #define DEBUG_MODULE_COMMAND_NODE 4 62 62 #define DEBUG_MODULE_GRAPHICS 0 63 #define DEBUG_MODULE_LOAD 063 #define DEBUG_MODULE_LOAD 2 64 64 65 65 #define DEBUG_MODULE_IMPORTER 0 66 #define DEBUG_MODULE_IMPORTER 3 66 67 #define DEBUG_MODULE_TRACK_MANAGER 0 67 68 #define DEBUG_MODULE_GARBAGE_COLLECTOR 0 … … 73 74 #define DEBUG_MODULE_ANIM 0 74 75 #define DEBUG_MODULE_HEIGHTMAP 4 76 #define DEBUG_MODULE_PARTICLE 4 75 77 76 78 #define DEBUG_MODULE_NULL_PARENT 0
Note: See TracChangeset
for help on using the changeset viewer.