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
11a05897324823a8aa8eea70a2149e1fecb58c17
bullet3
/
Demos
/
VehicleDemo
History
ejcoumans
e7caaa28d3
re-organized memory (stack and pool) allocators. this lets the user pass in their own memory allocators.
2007-10-20 02:23:39 +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
re-organized memory (stack and pool) allocators. this lets the user pass in their own memory allocators.
2007-10-20 02:23:39 +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