This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
fd5057ec5a08c67bff89defe43b17665b9aace39
bullet3
/
src
/
BulletCollision
History
erwin.coumans
fd5057ec5a
fixed build/project files
2008-04-10 21:28:37 +00:00
..
BroadphaseCollision
Added initial broadphase support for softbody versus softbody and softbody versus rigidbody (see btSoftSoftCollisionAlgorithm and btSoftRididCollisionAlgorithm)
2008-04-06 06:53:00 +00:00
CollisionDispatch
more soft body preparations, moved some parts from Demo/SoftBody to src/BulletDynamics/SoftBody
2008-04-10 20:00:41 +00:00
CollisionShapes
fixed build/project files
2008-04-10 21:28:37 +00:00
ibmsdk
IBM CELL SDK 3.0 fixes
2008-02-28 00:07:00 +00:00
NarrowPhaseCollision
+ fixed btMinkowskiSumShape Sa+b(v) = Sa(v)-Sb(-v) instead of Sa(v)+Sb(v)
2008-04-03 18:35:28 +00:00
CMakeLists.txt
fixed build/project files
2008-04-10 21:28:37 +00:00
Doxyfile
First stage in refactoring Bullet: moved Bullet Collision and Dynamics and LinearMath into src folder, and all files in Collision Detection and Dynamics have bt prefix.
2006-09-25 08:58:57 +00:00
Jamfile
fixed jam 'install' to properly copy right headerfiles in the destination directory
2006-12-26 17:16:40 +00:00