mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-25 20:48:28 +00:00
Thanks to sparkprime, see http://code.google.com/p/bullet/issues/detail?id=74 Fixed btCompoundShape/btCapsuleShape/btGImpactShape for missing m_shapeType, and added an assert in DemoApplication::localCreateRigidBody for invalid shape types.