aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/SceneObjectBasicTests.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-05-21 21:22:53 +0100
committerJustin Clark-Casey (justincc)2010-05-21 21:22:53 +0100
commitf83acf533b708d7963c5dd1238709898a969c96c (patch)
tree786866e872188939ba5b50a3bf253209aaf9d20b /OpenSim/Region/Framework/Scenes/Tests/SceneObjectBasicTests.cs
parentmake oar object filename/pathname creation a helper method (diff)
downloadopensim-SC_OLD-f83acf533b708d7963c5dd1238709898a969c96c.zip
opensim-SC_OLD-f83acf533b708d7963c5dd1238709898a969c96c.tar.gz
opensim-SC_OLD-f83acf533b708d7963c5dd1238709898a969c96c.tar.bz2
opensim-SC_OLD-f83acf533b708d7963c5dd1238709898a969c96c.tar.xz
Fix a problem where SceneGraph.AddSceneObject() would return false on successfully adding an object rather than true, in defiance of its method documentation
This meant that the returns were inconsistent - false would be returned both for various scene object failure conditions (e.g. root part was null) and if the object was successfully added.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions