aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2014-08-14 01:39:26 +0100
committerJustin Clark-Casey (justincc)2014-08-14 01:39:26 +0100
commit4c781db572a7b1b2e77b328bb0651820d8b3c7f3 (patch)
treee9603bf1ffa27b7667b67521804ddc16264964d7 /OpenSim/Region/ScriptEngine/Shared/Api
parentMake some existing reprioritization values changeable outside the scene for t... (diff)
downloadopensim-SC_OLD-4c781db572a7b1b2e77b328bb0651820d8b3c7f3.zip
opensim-SC_OLD-4c781db572a7b1b2e77b328bb0651820d8b3c7f3.tar.gz
opensim-SC_OLD-4c781db572a7b1b2e77b328bb0651820d8b3c7f3.tar.bz2
opensim-SC_OLD-4c781db572a7b1b2e77b328bb0651820d8b3c7f3.tar.xz
Make RootTerseUpdatePeriod and ChildTerseUpdatePeriod configurable in [InterestManagement] in OpenSim.ini for experimental purposes.
If n > 1 for RootTerseUpdatePeriod only every n terse update is actually sent to observers on same region, unless velocity is effectively zero (to stop av drift). If n > 1 for ChildTerseUpdatePeriod only every n terse update is sent to observers in other regions, unless velocity is effectively zero. Defaults are same as before (all packets are sent). Tradeoff is reduction of UDP traffic vs fidelity of observed av mvmt. Increasing n > 1 leads to jerky observed mvmt immediateley for root, though not on child, where experimentally have gone to n = 4 before jerkiness is noticeable.
Diffstat (limited to 'OpenSim/Region/ScriptEngine/Shared/Api')
0 files changed, 0 insertions, 0 deletions