blender/extern/bullet/Bullet/CollisionDispatch
Erwin Coumans 45d0123a59 fixed several internal Bullet rigidbody dynamics bugs:
- broadphase had bugs in removing objects,
- persistent manifold renamed value,
- cylinder penetration depth fixed,
- memory leak for persistent manifold
2006-04-26 03:20:28 +00:00
..
CollisionDispatcher.cpp fixed several internal Bullet rigidbody dynamics bugs: 2006-04-26 03:20:28 +00:00
CollisionDispatcher.h Bullet physics: fixed some accuracy problem (square length should be compared to square epsilons), and more collision sensor work + deactivation issues 2006-04-17 06:27:57 +00:00
CollisionObject.cpp Bullet physics: fixed some accuracy problem (square length should be compared to square epsilons), and more collision sensor work + deactivation issues 2006-04-17 06:27:57 +00:00
CollisionObject.h added support for 'Ghost' object and collision sensor (preliminary) 2006-04-17 01:33:10 +00:00
CollisionWorld.cpp fixed a crashing bug in new vehicle physics, and removed some debugging code in contact/friction physics code. 2006-04-02 20:15:24 +00:00
CollisionWorld.h Synchronized Bullet physics to latest version. 2006-03-27 06:37:30 +00:00
ConvexConcaveCollisionAlgorithm.cpp more Bullet physics improvements, mainly stability and performance related. 2006-04-01 03:30:15 +00:00
ConvexConcaveCollisionAlgorithm.h more Bullet physics improvements, mainly stability and performance related. 2006-04-01 03:30:15 +00:00
ConvexConvexAlgorithm.cpp fixed several internal Bullet rigidbody dynamics bugs: 2006-04-26 03:20:28 +00:00
ConvexConvexAlgorithm.h fixed several internal Bullet rigidbody dynamics bugs: 2006-04-26 03:20:28 +00:00
EmptyCollisionAlgorithm.cpp more Bullet physics improvements, mainly stability and performance related. 2006-04-01 03:30:15 +00:00
EmptyCollisionAlgorithm.h more Bullet physics improvements, mainly stability and performance related. 2006-04-01 03:30:15 +00:00
ManifoldResult.cpp fixed several internal Bullet rigidbody dynamics bugs: 2006-04-26 03:20:28 +00:00
ManifoldResult.h fixed a lot of GCC 4.0 warnings. 2006-04-08 13:05:22 +00:00
UnionFind.cpp Synchronized Bullet physics to latest version. 2006-03-27 06:37:30 +00:00
UnionFind.h Synchronized Bullet physics to latest version. 2006-03-27 06:37:30 +00:00