Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Coumans <blender@erwincoumans.com>2006-02-21 09:08:18 +0300
committerErwin Coumans <blender@erwincoumans.com>2006-02-21 09:08:18 +0300
commit5913414bf4314e9426b7b230afd029f25cd94acb (patch)
tree587ea7d0963c9ea5dd62fa0fa02b94136c27c20c /source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
parent730c02f3fe08c7594ebd3a72d9ef52279ff720e4 (diff)
enabled vehicle/updated scons file (Makefile/projectfiles needs updating)
Diffstat (limited to 'source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h')
-rw-r--r--source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h b/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
index 49061197a98..46a240056fc 100644
--- a/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
+++ b/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
@@ -14,7 +14,7 @@ class Dispatcher;
//#include "BroadphaseInterface.h"
//switch on/off new vehicle support
-//#define NEW_BULLET_VEHICLE_SUPPORT 1
+#define NEW_BULLET_VEHICLE_SUPPORT 1
#include "ConstraintSolver/ContactSolverInfo.h"