expose gravity to host

prettify convex demo
This commit is contained in:
erwin coumans
2013-03-22 14:14:54 -07:00
parent 9997e45dcb
commit 47344ec500
10 changed files with 65 additions and 105 deletions

View File

@@ -35,7 +35,7 @@ enum
};
bool gpuBatchContacts = false;
bool gpuBatchContacts = true;
bool gpuSolveConstraint = true;