bullet3/Demos/VehicleDemo
john.mccutchan e431450620 Initial support of Autoconf / Automake build system
Now running ./autogen.sh and ./configure will produce both Makefiles built from Autoconf and Automake 
as well as Jam build files.
2008-10-02 22:23:01 +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 Initial support of Autoconf / Automake build system 2008-10-02 22:23:01 +00:00
VehicleDemo.cpp Fixes for FPU exceptions, thanks to Phil Knight for reporting and John McCutchan for fix/workarounds. 2008-08-01 01:04:45 +00:00
VehicleDemo.h demo cleanup part 4 (fixed leaks in vehicle demo) 2007-12-07 02:12:00 +00:00