report when compound pair capacity is exceeded (and avoid crash)

add tetrahedron, reorganized demos
This commit is contained in:
erwincoumans
2013-07-30 17:00:50 -07:00
parent 2793a174c6
commit 1c0fc6bc2d
14 changed files with 69 additions and 23 deletions

View File

@@ -106,16 +106,12 @@ GpuDemo::CreateFunc* allDemos[]=
ConcaveScene::MyCreateFunc,
ConcaveSphereScene::MyCreateFunc,
ConcaveCompoundScene::MyCreateFunc,
// GpuCompoundPlaneScene::MyCreateFunc,
GpuConstraintsDemo::MyCreateFunc,
GpuCompoundPlaneScene::MyCreateFunc,
GpuTetraScene::MyCreateFunc,