mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-12 08:19:34 +00:00
test modes kinematics
This commit is contained in:
@@ -96,7 +96,7 @@ int main(int argc, char* argv[])
|
||||
else
|
||||
{
|
||||
clock.reset();
|
||||
exampleBrowser->update(deltaTimeInSeconds);
|
||||
exampleBrowser->update(1.0);
|
||||
}
|
||||
} while (!exampleBrowser->requestedExit() && !interrupted);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user