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
53fa57bdc4ee17891659c6ac7700e69f4dd9d04a
bullet3
/
src
/
BulletDynamics
/
Dynamics
History
Erwin Coumans
46ddfa39d7
remove unused function in btRigidBody (btSetCrossMatrixMinus)
...
thanks to Stefan for reporting.
2015-12-08 07:54:19 -08: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
Improved URDF support for btMultiBody and separate graphics/collision/inertial frames and shapes
2015-01-22 17:56:24 -08:00
btDiscreteDynamicsWorld.h
Improved URDF support for btMultiBody and separate graphics/collision/inertial frames and shapes
2015-01-22 17:56:24 -08:00
btDynamicsWorld.h
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
btRigidBody.cpp
remove unused function in btRigidBody (btSetCrossMatrixMinus)
2015-12-08 07:54:19 -08:00
btRigidBody.h
maintain backward compatibility using BT_ENABLE_GYROPSCOPIC_FORCE = BT_ENABLE_GYROSCOPIC_FORCE_IMPLICIT_BODY
2015-03-30 11:58:57 -07:00
btSimpleDynamicsWorld.cpp
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
btSimpleDynamicsWorld.h
remove btContinuousDynamicsWorld, it is obsolete and was never completed.
2011-09-15 18:47:13 +00:00