blender/extern/bullet/BulletDynamics/CollisionDispatch
Erwin Coumans 9119b6e8a5 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',
'Bullet/CollisionShapes/ConvexTriangleCallback.cpp',
'Bullet/CollisionShapes/EmptyShape.cpp',
'Bullet/CollisionShapes/OptimizedBvh.cpp',
'Bullet/CollisionShapes/TriangleCallback.cpp',
'Bullet/CollisionShapes/TriangleIndexVertexArray.cpp',
'Bullet/NarrowPhaseCollision/ManifoldContactAddResult.cpp'.
Sorry, no armatures fix yet.
2005-12-31 07:20:08 +00:00
..
ConvexConcaveCollisionAlgorithm.cpp Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
ConvexConcaveCollisionAlgorithm.h Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
ConvexConvexAlgorithm.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
ConvexConvexAlgorithm.h 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
EmptyCollisionAlgorithm.cpp Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
EmptyCollisionAlgorithm.h Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
ManifoldResult.cpp Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
ManifoldResult.h Minor changes in Bullet: 2005-10-30 06:44:42 +00:00
ToiContactDispatcher.cpp 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
ToiContactDispatcher.h moved some hardcoded constants into tweaking tresholds 2005-08-03 18:22:30 +00:00
UnionFind.cpp Added Bullet library. 2005-07-16 09:58:01 +00:00
UnionFind.h Added Bullet library. 2005-07-16 09:58:01 +00:00