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
c5112e68e5a3f088199a06b57c7664b27d18a110
bullet3
/
src
/
BulletCollision
History
erwin.coumans
c5112e68e5
make sure the btDbvtBroadphase doesn't add/remove any pairs, use the btNullPairCache
2008-10-28 05:51:32 +00:00
..
BroadphaseCollision
make sure the btDbvtBroadphase doesn't add/remove any pairs, use the btNullPairCache
2008-10-28 05:51:32 +00:00
CollisionDispatch
removed some warnings, as reported here:
2008-10-27 20:20:28 +00:00
CollisionShapes
Use the add support for double and float triangle vertices. If it has a bad impact on performance, we can hide it behind an #ifdef for double precision vertex support.
2008-10-27 21:36:36 +00:00
Gimpact
updated autogenerated msvc projectfiles, minor fix in Gimpact/btGImpactShape.h (shapeType) and btWin32ThreadInterface.
2008-10-11 16:23:10 +00:00
ibmsdk
IBM CELL SDK 3.0 fixes
2008-02-28 00:07:00 +00:00
NarrowPhaseCollision
Removed obsolete btPoint3: use btVector3 instead
2008-10-27 19:56:48 +00:00
CMakeLists.txt
added missing files to build systems for CMake and Automake (Makefile.am still needs to add additional include directory for BulletMultiThreaded, for vectormath)
2008-10-21 19:06:29 +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
updated Jamfile build system for reorganized files/folders
2008-10-11 05:23:00 +00:00