diff options
author | teravus | 2013-01-01 23:07:37 -0500 |
---|---|---|
committer | teravus | 2013-01-01 23:07:37 -0500 |
commit | 397aa74777bc0c54ecd9e1b286e59e9de0a4f3c2 (patch) | |
tree | a850e58399b6f95afb93aebbe16e34eff78477e3 /OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins | |
parent | Merge remote-tracking branch 'remotes/origin/avination' into teravuswork (diff) | |
download | opensim-SC-397aa74777bc0c54ecd9e1b286e59e9de0a4f3c2.zip opensim-SC-397aa74777bc0c54ecd9e1b286e59e9de0a4f3c2.tar.gz opensim-SC-397aa74777bc0c54ecd9e1b286e59e9de0a4f3c2.tar.bz2 opensim-SC-397aa74777bc0c54ecd9e1b286e59e9de0a4f3c2.tar.xz |
* Fixes the attachment scripted rotation bug. The problem is the code was relying on m_host.ParentId = 0 to determine if the attachment should be rotated against root prim offset. To fix it for attachments, we also need to check if the host's localID == RootPart's localID. otherwise we are cumulatively rotating against the host's root part rotation offset (which in this case, is it's own rotation)
Diffstat (limited to 'OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins')
0 files changed, 0 insertions, 0 deletions