diff options
author | Diva Canto | 2014-07-04 10:13:53 -0700 |
---|---|---|
committer | Justin Clark-Casey | 2014-08-02 00:51:36 +0100 |
commit | 4e3a2d3a64817e41bda18f4d39ca7e6940c69d98 (patch) | |
tree | a9cf023eeafe3e4b9ebdad21c20458dba714259b /OpenSim/Framework/UpdateShapeArgs.cs | |
parent | Avoid an exception in creating child agents some times. (diff) | |
download | opensim-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/Framework/UpdateShapeArgs.cs')
0 files changed, 0 insertions, 0 deletions