bullet3/Demos/ConcaveDemo
ejcoumans 6738ed329d ASSERT -> btAssert
Added btStackAlloc to Bullet (right now only used by btGjkEpa)
removed default constructors of btCollisionWorld/btDiscreteDynamicsWorld, to reduce link-time dependencies
2006-11-29 01:52:09 +00:00
..
ConcaveDemo.h processed a lot of feedback: added 'realtime' simulation with fixed substeps (and clamping maximum number of substeps), this means that when stepSimulation is called with smaller timesteps then 'fixed substep' the motionstate is interpolated. 2006-10-18 03:28:42 +00:00
ConcavePhysicsDemo.cpp ASSERT -> btAssert 2006-11-29 01:52:09 +00:00
Jamfile moved files around 2006-05-25 19:18:29 +00:00