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
b9bc96e22bcc5f7f1c5de35e9fc3717a1aad45a1
bullet3
/
Demos
/
VehicleDemo
History
erwin.coumans
65116fd3d3
Minor cleanup of CMakeLists.txt files, it works better with Code::Blocks+MinGW (glut32,opengl32,glu32)
2008-07-03 21:21:44 +00:00
..
CMakeLists.txt
Minor cleanup of CMakeLists.txt files, it works better with Code::Blocks+MinGW (glut32,opengl32,glu32)
2008-07-03 21:21:44 +00:00
Jamfile
fixed memoryleak,
2006-09-04 21:28:32 +00:00
main.cpp
added btGetVersion(), return integer without the fraction: for example 2.64 returns 264.
2007-10-25 04:37:48 +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
Added method to collect all persistent contact manifolds, given a btBroadphasePair (collision algorithm)
2008-05-24 04:23:00 +00:00
VehicleDemo.h
demo cleanup part 4 (fixed leaks in vehicle demo)
2007-12-07 02:12:00 +00:00