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
f35621eb0125a79554f5d079b63afda6f4911650
bullet3
/
src
/
BulletDynamics
/
Dynamics
History
erwin.coumans
48e932c8d6
fix build
2012-10-05 22:12:41 +00:00
..
btActionInterface.h
fix build for Intel Compiler 11.1 -> move static ::getFixedBody method from header to cpp file.
2010-09-08 00:38:15 +00:00
btDiscreteDynamicsWorld.cpp
fix build
2012-10-05 22:12:41 +00:00
btDiscreteDynamicsWorld.h
Expose btManifoldResult::calculateCombinedRestitution and btManifoldResult::calculateCombinedFriction as static member functions, so it can be reused for speculative contacts
2012-10-05 21:15:11 +00:00
btDynamicsWorld.h
add m_rollingFriction to serialization structures
2012-09-21 23:37:24 +00:00
btRigidBody.cpp
fix kinematic objects, see Issue 652
2012-09-20 03:32:52 +00:00
btRigidBody.h
fix kinematic objects, see Issue 652
2012-09-20 03:32:52 +00:00
btSimpleDynamicsWorld.cpp
btDynamicsWorld::addRigidBody(body,group,mask) added
2010-12-15 19:16:19 +00:00
btSimpleDynamicsWorld.h
remove btContinuousDynamicsWorld, it is obsolete and was never completed.
2011-09-15 18:47:13 +00:00
Bullet-C-API.cpp
removed stack allocator (was unnecessary/unused)
2009-12-13 20:48:52 +00:00