bullet3/Demos/VehicleDemo
ejcoumans 5f8873c339 support diamondsubdivision (thanks Jay for contribution)
support user-defined broadphase collision filtering (thanks Marten)
make sure btSimpeDynamicsWorld doesn't use cache friendly optimization in the solver (added an assert, and updated BasicDemo)
2007-06-29 22:13:15 +00:00
..
CMakeLists.txt renamed ${OPENGL_glU_LIBRARY} into ${OPENGL_glu_LIBRARY} 2007-04-29 18:26:32 +00:00
Jamfile fixed memoryleak, 2006-09-04 21:28:32 +00:00
Makefile.am updated autotools support for make, while keeping jam support. other options are cmake and msvc builds. 2006-12-17 05:35:41 +00:00
VehicleDemo.cpp support diamondsubdivision (thanks Jay for contribution) 2007-06-29 22:13:15 +00:00
VehicleDemo.h Fix (needs more testing) in btRigidBody::setCenterOfMassTransform, assign m_interpolationWorldTransform = xform; instead of m_worldTransform; 2007-04-22 15:23:20 +00:00