blender/extern/bullet/Bullet
2006-09-05 04:16:35 +00:00
..
BroadphaseCollision upgraded Bullet rigidbody physics to latest version 1.9 2006-08-28 06:44:29 +00:00
CollisionDispatch Got a license from Intel for VTune, thanks! First performance analysis showed unexpected slowdown due to island management. Added path-compression to UnionFind, and iterate just over island-id's, rather then all objects, when filling islands. 2006-08-29 23:27:27 +00:00
CollisionShapes updated aabb calculation 2006-08-30 22:35:03 +00:00
NarrowPhaseCollision fixed bug in contact manifold generation, concave and compound objects require point with deepest penetration. 2006-09-05 04:16:35 +00:00
BLI_Bullet.dsp msvc6 still builds :) 2006-08-30 07:43:54 +00:00
Bullet3_vc7.vcproj Synchronized Bullet physics to latest version. 2006-03-27 06:37:30 +00:00
Bullet3_vc8.sln Added Bullet library. 2005-07-16 09:58:01 +00:00
Bullet3_vc8.vcproj fixed a lot of GCC 4.0 warnings. 2006-04-08 13:05:22 +00:00
Bullet3.dsp Added Bullet library. 2005-07-16 09:58:01 +00:00
Doxyfile a lot of work in a few small changes to improve penetration depth. and some fixes in shaders from Charlie. 2006-04-13 05:11:34 +00:00
Makefile 'Better' cleaning for bullet (trickier to clean than most, since it is two 2006-09-01 22:00:29 +00:00