updated ragdoll demo/Jamfile
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
#include "btBulletDynamicsCommon.h"
|
||||
|
||||
|
||||
#define M_PI 3.14159265358979323846
|
||||
#define M_PI_2 1.57079632679489661923
|
||||
#define M_PI_4 0.785398163397448309616
|
||||
|
||||
|
||||
class RagDoll
|
||||
|
||||
@@ -47,7 +47,7 @@ SubInclude TOP Demos MovingConcaveDemo ;
|
||||
SubInclude TOP Demos ConcaveDemo ;
|
||||
SubInclude TOP Demos ConstraintDemo ;
|
||||
SubInclude TOP Demos RagdollDemo ;
|
||||
#SubInclude TOP Demos GenericJointDemo ;
|
||||
SubInclude TOP Demos GenericJointDemo ;
|
||||
SubInclude TOP Demos ContinuousConvexCollision ;
|
||||
SubInclude TOP Demos GjkConvexCastDemo ;
|
||||
SubInclude TOP Demos Raytracer ;
|
||||
|
||||
Reference in New Issue
Block a user