Conflicts:
	btgui/OpenGLWindow/GLInstancingRenderer.cpp
This commit is contained in:
erwin coumans
2013-04-03 09:24:21 -07:00
36 changed files with 7151 additions and 332 deletions

View File

@@ -209,7 +209,6 @@ void btDefaultMouseMoveCallback( float x, float y)
void btDefaultKeyboardCallback(int key, int state)
{
//printf("world2\n");
}