preparation for CommandLogging for PhysicsServer.

This commit is contained in:
erwin coumans
2015-10-29 11:25:50 -07:00
parent 650189d50b
commit f7bbbd88e6
5 changed files with 81 additions and 15 deletions

View File

@@ -1041,7 +1041,7 @@ void OpenGLExampleBrowser::update(float deltaTime)
}
static int toggle = 1;
if (1)
if (renderGrid)
{
if (!pauseSimulation)
processProfileData(s_profWindow,false);