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
1c218bffedcb7fa967af8f83ecded98a0f198644
bullet3
/
src
/
BulletCollision
History
erwin.coumans
1c218bffed
Add an 'extension' pointer to btCollisionObject for some of our Bullet extentions (a custom constraint solver that needs a back-pointer)
2010-04-13 21:43:34 +00:00
..
BroadphaseCollision
fix an issue with calculating the max depth of btDbvt
2010-03-31 20:11:56 +00:00
CollisionDispatch
Add an 'extension' pointer to btCollisionObject for some of our Bullet extentions (a custom constraint solver that needs a back-pointer)
2010-04-13 21:43:34 +00:00
CollisionShapes
+ Optimization: move some variable declarations outside of the innerloop in btCompoundCollisionAlgorithm.cpp
2010-04-12 17:46:56 +00:00
Gimpact
Make .bullet serialization mode robust:
2010-03-02 09:32:34 +00:00
ibmsdk
fixed IBM Cell sdk build + demo (need to review related patch), thanks Jochen for reporting the issues.
2008-11-26 19:34:20 +00:00
NarrowPhaseCollision
Another bugfix in the serialization (recently introduced), it is a mine field ;-)
2010-03-02 20:37:11 +00:00
CMakeLists.txt
make btHashMap data protected (not private) for easier serialization
2010-02-23 09:52:39 +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