updated new DialogDynamicsWorld GUI to compile and run on Mac OS X.

This commit is contained in:
erwin.coumans
2009-09-26 19:58:37 +00:00
parent 2f4f468f4d
commit ebd44c1cd2
5 changed files with 14 additions and 7 deletions

View File

@@ -26,8 +26,8 @@ subject to the following restrictions:
#include "BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h"
///create 125 (5x5x5) dynamic object
#define ARRAY_SIZE_X 15
#define ARRAY_SIZE_Y 15
#define ARRAY_SIZE_X 5
#define ARRAY_SIZE_Y 5
#define ARRAY_SIZE_Z 1
//maximum number of objects (and allow user to shoot additional boxes)