Constraints can override their own number of solver iterations (either more or less than the default) or leave it default (-1)

Bump version to 2.80
This commit is contained in:
erwin.coumans
2012-03-03 03:07:18 +00:00
parent a5aa2a5ff7
commit 710954d772
16 changed files with 799 additions and 649 deletions

View File

@@ -64,6 +64,8 @@ class SerializeDemo : public PlatformDemoApplication
void exitPhysics();
virtual void keyboardCallback(unsigned char key, int x, int y);
virtual void clientMoveAndDisplay();
virtual void displayCallback();