bullet3/Demos/VehicleDemo
ejcoumans ceee6d7e14 renamed ${OPENGL_glU_LIBRARY} into ${OPENGL_glu_LIBRARY}
This allows MinGW32/MSYS makefiles (using cmake -G "MINGW Makefiles") to build (used to have a link error against gluLookAt etc)
2007-04-29 18:26:32 +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 Fix (needs more testing) in btRigidBody::setCenterOfMassTransform, assign m_interpolationWorldTransform = xform; instead of m_worldTransform; 2007-04-22 15:23:20 +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