aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scene.cs
diff options
context:
space:
mode:
authorDiva Canto2014-07-04 10:13:53 -0700
committerJustin Clark-Casey2014-08-02 00:51:36 +0100
commit4e3a2d3a64817e41bda18f4d39ca7e6940c69d98 (patch)
treea9cf023eeafe3e4b9ebdad21c20458dba714259b /OpenSim/Region/Framework/Scenes/Scene.cs
parentAvoid an exception in creating child agents some times. (diff)
downloadopensim-SC_OLD-4e3a2d3a64817e41bda18f4d39ca7e6940c69d98.zip
opensim-SC_OLD-4e3a2d3a64817e41bda18f4d39ca7e6940c69d98.tar.gz
opensim-SC_OLD-4e3a2d3a64817e41bda18f4d39ca7e6940c69d98.tar.bz2
opensim-SC_OLD-4e3a2d3a64817e41bda18f4d39ca7e6940c69d98.tar.xz
It turns out that child agent management has had a bug for a while: there was an inconsistency in the scope between opening and closing child agents in neighboring regions. For opening (in EnableChildAgents), the region's DrawDistance was being used; for closing (in IsOUtsideView) , the viewer's (SP) DrawDistance was being used. This fixes this inconsistency, therefore eliminating bugs observed in TPs between, at least, neighboring varregions.
Diffstat (limited to 'OpenSim/Region/Framework/Scenes/Scene.cs')
0 files changed, 0 insertions, 0 deletions