disable work-in-progress softbody demo
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "../bullet2/CollisionDetection/SupportFuncDemo.h"
|
||||
#include "../bullet2/BasicConcepts/CoordinateSystemDemo.h"
|
||||
#include "../../Demos3/FiniteElementMethod/FiniteElementDemo.h"
|
||||
#include "../../Demos3/bullet2/SoftDemo/SoftDemo.h"
|
||||
//#include "../../Demos3/bullet2/SoftDemo/SoftDemo.h"
|
||||
|
||||
static BulletDemoInterface* TestJointTorqueCreateFunc(CommonGraphicsApp* app)
|
||||
{
|
||||
@@ -125,9 +125,9 @@ static BulletDemoEntry allDemos[]=
|
||||
{ 1, "COLLADA", MyImportColladaCreateFunc},
|
||||
{0,"Experiments", 0},
|
||||
{1, "Finite Element Demo", FiniteElementDemo::CreateFunc},
|
||||
{0,"Soft Body", 0},
|
||||
// {0,"Soft Body", 0},
|
||||
|
||||
{1,"Cloth1", SoftDemo::CreateFunc},
|
||||
// {1,"Cloth1", SoftDemo::CreateFunc},
|
||||
/* {1,"ChainDemo",ChainDemo::MyCreateFunc},
|
||||
// {0, "Stress tests", 0 },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user