Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3602 in orxonox.OLD for orxonox/trunk/src/defs


Ignore:
Timestamp:
Mar 18, 2005, 10:07:40 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: A Presentation, that the light-class can be handled as PNode, see the second level (push x) to see the effect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/defs/debug.h

    r3601 r3602  
    5959#define DEBUG_MODULE_ORXONOX            0
    6060#define DEBUG_MODULE_WORLD              0
    61 #define DEBUG_MODULE_PNODE              0
     61#define DEBUG_MODULE_PNODE              2
    6262#define DEBUG_MODULE_WORLD_ENTITY       0
    6363#define DEBUG_MODULE_COMMAND_NODE       0
    6464
    6565#define DEBUG_MODULE_IMPORTER           0
    66 #define DEBUG_MODULE_TRACK_MANAGER      3
    67 #define DEBUG_MODULE_LIGHT              0
     66#define DEBUG_MODULE_TRACK_MANAGER      0
     67#define DEBUG_MODULE_LIGHT              3
    6868#define DEBUG_MODULE_PLAYER             0
    6969#define DEBUG_MODULE_MATH               0
Note: See TracChangeset for help on using the changeset viewer.