bullet3/Demos/HeightFieldFluidDemo
erwin.coumans 2162f6663d disable help text by default in AllBulletDemos (text slows down many graphics cards)
improve CollisionDemo.cpp, show multi-contact generation using perturbation
improve ColladaConverter: add hinge/point 2 point constraint conversion support, add btScaledTriangleMeshShape support
Fix Dynamica MayaPlygin: remove 'active' flag, it has to be replaced by mass=0 for active, mass<>0 for passive
Added missing projectfiles
Fixed single-shot contact generation. it is disabled by default to improve performance
Bugfixes for character controller, thanks to John McCutchan for reporting
Constraint solver: better default settings
btDefaultAllocator: aligned allocator uses non-aligned allocator (instead of directly malloc/free)
disable memalign by default, use Bullet's aligned allocator
2009-02-06 03:20:43 +00:00
..
BulletHfFluid disable help text by default in AllBulletDemos (text slows down many graphics cards) 2009-02-06 03:20:43 +00:00
CMakeLists.txt Fix build problems with HeightFieldFluidDemo 2009-01-26 21:16:15 +00:00
HfFluidDemo_GL_ShapeDrawer.cpp Added Height Field Fluid Demo to Bullet. All code stored in the Demos/HeightFieldFluidDemo directory for now. 2009-01-08 22:53:23 +00:00
HfFluidDemo_GL_ShapeDrawer.h Added Height Field Fluid Demo to Bullet. All code stored in the Demos/HeightFieldFluidDemo directory for now. 2009-01-08 22:53:23 +00:00
HfFluidDemo.cpp fix build system problems, Dynamica build for Mac OSX, buyoancy demo 2009-01-12 23:26:07 +00:00
HfFluidDemo.h Added Height Field Fluid Demo to Bullet. All code stored in the Demos/HeightFieldFluidDemo directory for now. 2009-01-08 22:53:23 +00:00
Jamfile fix build system problems, Dynamica build for Mac OSX, buyoancy demo 2009-01-12 23:26:07 +00:00
main.cpp Added Height Field Fluid Demo to Bullet. All code stored in the Demos/HeightFieldFluidDemo directory for now. 2009-01-08 22:53:23 +00:00