mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 23:09:52 +02:00
disable DEBUG_STATE_CHANGE
This commit is contained in:
parent
aa171578b7
commit
aab26c5089
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class btRigidBody;
|
||||||
class btCollisionWorld;
|
class btCollisionWorld;
|
||||||
class btDynamicsWorld;
|
class btDynamicsWorld;
|
||||||
|
|
||||||
#define DEBUG_STATE_CHANGE
|
//#define DEBUG_STATE_CHANGE
|
||||||
|
|
||||||
const btScalar MAX_CHARACTER_MOTOR_TIMESCALE = 60.0f; // one minute
|
const btScalar MAX_CHARACTER_MOTOR_TIMESCALE = 60.0f; // one minute
|
||||||
const btScalar MIN_CHARACTER_MOTOR_TIMESCALE = 0.05f;
|
const btScalar MIN_CHARACTER_MOTOR_TIMESCALE = 0.05f;
|
||||||
|
|
Loading…
Reference in a new issue