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
cad28a8b35bd51857e5e43ad3aa373dd66f1037f
bullet3
/
Demos
/
VehicleDemo
History
ejcoumans
cad28a8b35
allow for float data, and prepare for 'quad edge flip', either re-use the first triangle vertex, or second (re-use index 00 or 01)
2007-06-27 19:56:18 +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
allow for float data, and prepare for 'quad edge flip', either re-use the first triangle vertex, or second (re-use index 00 or 01)
2007-06-27 19:56:18 +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