summaryrefslogtreecommitdiff
path: root/Demos/GimpactTestDemo
Commit message (Expand)AuthorAgeFilesLines
* + CMake build system fix under Windows: don't define _WINDOWS to allow Glut c...erwin.coumans2009-07-152-1/+5
* updated demos -> ALT + mouse uses Maya-style controls, replaced BMF_Fonts by ...erwin.coumans2009-05-092-19/+17
* added existing demos to CMake build systemerwin.coumans2009-05-061-0/+25
* Added Height Field Fluid Demo to Bullet. All code stored in the Demos/HeightF...john.mccutchan2009-01-081-1/+1
* updated Jamfile build system for reorganized files/folderserwin.coumans2008-10-112-7/+5
* 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
* adjusted demos to include SoftDemo into AllBulletDemoserwin.coumans2008-03-312-4/+4
* 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-072-257/+51
* updated demos to show debug display with new AllBulletDemos (AllInOne),ejcoumans2007-10-252-2/+4
* updated autogenerated msvc projectfiles, moved destructor in CPP file, it was...ejcoumans2007-10-252-17/+23
* added btGetVersion(), return integer without the fraction: for example 2.64 r...ejcoumans2007-10-253-4/+7
* added main.cppejcoumans2007-10-241-0/+15
* updated GimpactTestDemo into AllBulletDemosejcoumans2007-10-242-19/+10
* 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
* moved btGenericPoolAllocator to GIMPACT, updated jamfiles/buildsystemejcoumans2007-09-301-1/+3
* reverted shapedrawer (incompatible drawing with ConcaveDemo and VehicleDemo),...ejcoumans2007-09-302-4/+4
* demo for testing GIMPACT 0.3, thanks to Francisco Leon for the update. GIMPAC...ejcoumans2007-09-304-656/+821
* fixes for demo, jamfileejcoumans2007-09-202-1/+22
* added Dev0's GIMPACT test/demoejcoumans2007-09-204-0/+3129