res
2013-09-13 06:03:31 UTC
Physics2: Automatically step the simulation during the 'logic' phase.
WARNING: Any previous manual call to iPhysicalSystem::Step() should now probably be removed.
Perhaps deprecate it and/or make it a no-op?WARNING: Any previous manual call to iPhysicalSystem::Step() should now probably be removed.
(The publicly visible Step(); the internally used method should be
renamed accordingly, e.g. StepInternal()).
-f.r.