aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain/PaintBrushes/RevertSphere.cs
diff options
context:
space:
mode:
authorDr Scofield2008-10-07 11:41:43 +0000
committerDr Scofield2008-10-07 11:41:43 +0000
commite5a50b6a3b112bee131e6cfdfbfed5c203240bff (patch)
tree5c9b6e4b866c2377b981ca9d5fa09855eaedf31b /OpenSim/Region/Environment/Modules/World/Terrain/PaintBrushes/RevertSphere.cs
parentFrom: chris yeoh <yeohc@au1.ibm.com> (diff)
downloadopensim-SC_OLD-e5a50b6a3b112bee131e6cfdfbfed5c203240bff.zip
opensim-SC_OLD-e5a50b6a3b112bee131e6cfdfbfed5c203240bff.tar.gz
opensim-SC_OLD-e5a50b6a3b112bee131e6cfdfbfed5c203240bff.tar.bz2
opensim-SC_OLD-e5a50b6a3b112bee131e6cfdfbfed5c203240bff.tar.xz
From: chris yeoh <yeohc@au1.ibm.com>
The attached patch fixes mantis bug 2312 (llGetPos() returns incorrect values for child prims where the root prim is rotated). Regression tests still pass. Incidentally AbsolutePosition which was used before looks a little suspicious to me as its always going to return the wrong value if the root prim is rotated. GetWorldPosition does take the rotation into account, but AbsolutePosition is used in a lot of places. Though i don't understand why there is both GetWorldPosition as well as AbsolutePosition so I've left the latter alone. [i also cleaned up some indent problems, --- dr scofield]
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions