blender/extern/bullet/BulletDynamics/Dynamics
Kent Mein 39fcd3586f Lots of stupid warning fixes:
Added newlines at end of a bunch of files that didn't have them.
removed a couple of unused variables and an extra ';'
(Also removed config.h crap from these files)

Kent
2006-01-05 23:10:54 +00:00
..
BU_Joint.cpp Added Bullet library. 2005-07-16 09:58:01 +00:00
BU_Joint.h Added Bullet library. 2005-07-16 09:58:01 +00:00
ContactJoint.cpp more game engine bug-fixes, hooked up 'formfactor' as inertia tensor tweaker, friction/restitution, more scaling related fixes. 2005-12-31 21:59:56 +00:00
ContactJoint.h Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
MassProps.h Lots of stupid warning fixes: 2006-01-05 23:10:54 +00:00
RigidBody.cpp Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 2005-12-31 07:20:08 +00:00
RigidBody.h added more debug text, enabled the bullet penalty solver, instead of ode solver by default, added a better demo. 2005-08-12 13:42:00 +00:00