Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 27, 2011, 7:43:24 AM (14 years ago)
Author:
rgrieder
Message:

Updated Bullet Physics Engine from v2.74 to v2.77

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/kicklib/src/external/bullet/btBulletDynamicsCommon.h

    r5781 r7983  
    3131#include "BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h"
    3232#include "BulletDynamics/ConstraintSolver/btSliderConstraint.h"
     33#include "BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h"
     34#include "BulletDynamics/ConstraintSolver/btUniversalConstraint.h"
     35#include "BulletDynamics/ConstraintSolver/btHinge2Constraint.h"
    3336
    3437#include "BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h"
Note: See TracChangeset for help on using the changeset viewer.