bullet3/BulletDynamics/Dynamics
ejcoumans 9105c3af5a Refactoring:
Moved optional code to Extras: AlgebraicCCD,EPA,quickstep
Moved SimpleBroadphase data to OverlappingPairCache, and derive both SimpleBroadphase and AxisSweep3 from OverlappingPairCache.
Added ParallelPhysicsEnvironment (prepair more parallel mainloop)
Upgraded hardcoded limit from 1024/8192 to 32766/65535 (max objects / max overlapping pairs)
2006-06-29 20:57:47 +00:00
..
BU_Joint.cpp moved files around 2006-05-25 19:18:29 +00:00
BU_Joint.h moved files around 2006-05-25 19:18:29 +00:00
ContactJoint.cpp moved files around 2006-05-25 19:18:29 +00:00
ContactJoint.h moved files around 2006-05-25 19:18:29 +00:00
MassProps.h moved files around 2006-05-25 19:18:29 +00:00
RigidBody.cpp moved files around 2006-05-25 19:18:29 +00:00
RigidBody.h Refactoring: 2006-06-29 20:57:47 +00:00