[Opal-commits] SF.net SVN: opal:[481] opal/trunk
Status: Inactive
Brought to you by:
tylerstreeter
|
From: <tyl...@us...> - 2010-06-11 19:24:43
|
Revision: 481
http://opal.svn.sourceforge.net/opal/?rev=481&view=rev
Author: tylerstreeter
Date: 2010-06-11 19:24:37 +0000 (Fri, 11 Jun 2010)
Log Message:
-----------
Changed the Simulator's dt parameter and internal time buffer to use doubles. This prevents ignoring very small dt values provided by the application.
Also fixed a bug in the engine3d update step where time was being lost due to resetting the internal clock.
Modified Paths:
--------------
opal/trunk/engine3d/src/Engine.cpp
opal/trunk/engine3d/src/Engine.h
opal/trunk/src/Simulator.cpp
opal/trunk/src/Simulator.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|