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
1ef4c721a06bf63c1afa55c22a5ad306b0750629
bullet3
/
src
/
BulletCollision
History
erwin.coumans
a151ec1c73
fixed a few issues, removed dependency from BulletDynamics to Extras/ConvexHull
2008-03-31 01:09:41 +00:00
..
BroadphaseCollision
avoid warning of passing the 'this' pointer into constructor
2008-03-18 05:20:39 +00:00
CollisionDispatch
added btBoxBoxCollisionAlgorithm and btBoxBoxDetector.cpp to core of Bullet under the ZLib license
2008-03-30 20:29:26 +00:00
CollisionShapes
allow quantized AABB tree to be build and used for arbitrary arrays of AABBs, not just triangle meshes
2008-03-15 08:52:42 +00:00
ibmsdk
IBM CELL SDK 3.0 fixes
2008-02-28 00:07:00 +00:00
NarrowPhaseCollision
Added SoftBody demo, contribution by Nathanael Presson. Will integrate into Bullet broadphase.
2008-03-30 23:08:06 +00:00
CMakeLists.txt
fixed a few issues, removed dependency from BulletDynamics to Extras/ConvexHull
2008-03-31 01:09:41 +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