summaryrefslogtreecommitdiff
path: root/Demos/GimpactTestDemo/GimpactTestDemo.cpp
Commit message (Expand)AuthorAgeFilesLines
* + CMake build system fix under Windows: don't define _WINDOWS to allow Glut c...erwin.coumans2009-07-151-0/+4
* updated demos -> ALT + mouse uses Maya-style controls, replaced BMF_Fonts by ...erwin.coumans2009-05-091-17/+15
* Added Height Field Fluid Demo to Bullet. All code stored in the Demos/HeightF...john.mccutchan2009-01-081-1/+1
* Fixes for FPU exceptions, thanks to Phil Knight for reporting and John McCutc...erwin.coumans2008-08-011-1/+8
* Added method to collect all persistent contact manifolds, given a btBroadphas...erwin.coumans2008-05-241-0/+4
* + make compound versus soft body work (soft body uses interpolated transform)erwin.coumans2008-05-231-0/+9
* free memory for btShapeHulls, keep track of it in GL_ShapeDrawer.ejcoumans2008-02-131-1/+1
* First commit of 2008, Happy New Year!ejcoumans2008-01-031-2/+1
* only update aabb of active objects, thanks Peter Tchernev for reporting (http...ejcoumans2007-12-101-0/+4
* demo cleanup part 2 (gimpact memory leaks)ejcoumans2007-12-071-257/+47
* updated demos to show debug display with new AllBulletDemos (AllInOne),ejcoumans2007-10-251-0/+3
* updated autogenerated msvc projectfiles, moved destructor in CPP file, it was...ejcoumans2007-10-251-0/+22
* added btGetVersion(), return integer without the fraction: for example 2.64 r...ejcoumans2007-10-251-0/+3
* updated GimpactTestDemo into AllBulletDemosejcoumans2007-10-241-19/+0
* re-organized memory (stack and pool) allocators. this lets the user pass in t...ejcoumans2007-10-201-1/+1
* BulletMultiThreaded needs to refreshContactPoint for contact manifold (this h...ejcoumans2007-10-141-1/+1
* reverted shapedrawer (incompatible drawing with ConcaveDemo and VehicleDemo),...ejcoumans2007-09-301-2/+2
* demo for testing GIMPACT 0.3, thanks to Francisco Leon for the update. GIMPAC...ejcoumans2007-09-301-44/+176
* fixes for demo, jamfileejcoumans2007-09-201-1/+1
* added Dev0's GIMPACT test/demoejcoumans2007-09-201-0/+730