diff options
author | Dr Scofield | 2008-10-07 11:41:43 +0000 |
---|---|---|
committer | Dr Scofield | 2008-10-07 11:41:43 +0000 |
commit | e5a50b6a3b112bee131e6cfdfbfed5c203240bff (patch) | |
tree | 5c9b6e4b866c2377b981ca9d5fa09855eaedf31b /OpenSim/Region/Environment/Modules/World/Terrain/TerrainModule.cs | |
parent | From: chris yeoh <yeohc@au1.ibm.com> (diff) | |
download | opensim-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 'OpenSim/Region/Environment/Modules/World/Terrain/TerrainModule.cs')
0 files changed, 0 insertions, 0 deletions