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
4ed87140fcd7679ac5b348be3294cced8b7647a1
bullet3
/
src
/
BulletCollision
History
erwin.coumans@gmail.com
4ed87140fc
add an update revision, to make it easier to sync with Bullet 3.x
...
add set/getUserindex in addition to set/getUserPointer
2013-06-19 01:00:42 +00:00
..
BroadphaseCollision
Don't pass along unused btStackAlloc everywhere. The API change might user code (derived classes with the old virtual method are not called anymore)
2013-05-08 22:45:35 +00:00
CollisionDispatch
add an update revision, to make it easier to sync with Bullet 3.x
2013-06-19 01:00:42 +00:00
CollisionShapes
Avoid using SSE in API when BT_USE_SSE_IN_API is not defined
2012-12-20 22:09:59 +00:00
Gimpact
Add a helper method that creates a btCompoundShape from a btGimpactMeshShape, for more robust collision detection.
2012-12-14 23:14:09 +00:00
NarrowPhaseCollision
Don't pass along unused btStackAlloc everywhere. The API change might user code (derived classes with the old virtual method are not called anymore)
2013-05-08 22:45:35 +00:00
CMakeLists.txt
Add a missing header file btCollisionObjectWrapper.h
2013-01-03 18:51:20 +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
premake4.lua
add preliminary premake4 support (next to cmake) mainly to auto-generate Visual Studio projectfiles that can be redistributed (with no dependency on cmake, premake)
2011-09-02 22:24:08 +00:00