diff options
author | Justin Clark-Casey (justincc) | 2011-10-14 21:11:00 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-10-14 21:11:00 +0100 |
commit | 03102864f0d9851b6937ca5472f48f10ec861a26 (patch) | |
tree | 532a03848a28a169e5bbf4d058feb179c9e124aa /bin/OpenSim.ConsoleClient.ini.example | |
parent | Change hardcoded ODE total frame time to match the default total frame time (... (diff) | |
download | opensim-SC_OLD-03102864f0d9851b6937ca5472f48f10ec861a26.zip opensim-SC_OLD-03102864f0d9851b6937ca5472f48f10ec861a26.tar.gz opensim-SC_OLD-03102864f0d9851b6937ca5472f48f10ec861a26.tar.bz2 opensim-SC_OLD-03102864f0d9851b6937ca5472f48f10ec861a26.tar.xz |
change default ODE world_stepsize to 0.0178 from 0.02
This exactly fits five ODE steps in the default frame time (0.089).
This means that ODE execution time now matches the default minimum frame time.
This eliminates errors between distance travelled as calculated by ODE in clear air and simple extrapolation.
On the old values, ODE would actually do calculations over 0.1 seconds rather than 0.089.
This means that once the avatar is at top speed, no additional packets need to be sent for smooth movement, since no error develops between server and viewer.
This approach replaces the tweaks previously discussed on the opensim-dev mailing list
Diffstat (limited to 'bin/OpenSim.ConsoleClient.ini.example')
0 files changed, 0 insertions, 0 deletions