working version on Mac OSX (no compound, but concave/convex)

This commit is contained in:
Erwin Coumans
2013-03-21 17:54:14 -07:00
parent 12700a7cd4
commit e698b1e22b
5 changed files with 9 additions and 6 deletions

View File

@@ -229,4 +229,4 @@ int btGpuRigidBodyPipeline::registerPhysicsInstance(float mass, const float* po
*/
return bodyIndex;
}
}