aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs
diff options
context:
space:
mode:
authorteravus2013-01-01 23:07:37 -0500
committerteravus2013-01-01 23:07:37 -0500
commit397aa74777bc0c54ecd9e1b286e59e9de0a4f3c2 (patch)
treea850e58399b6f95afb93aebbe16e34eff78477e3 /OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs
parentMerge remote-tracking branch 'remotes/origin/avination' into teravuswork (diff)
downloadopensim-SC_OLD-397aa74777bc0c54ecd9e1b286e59e9de0a4f3c2.zip
opensim-SC_OLD-397aa74777bc0c54ecd9e1b286e59e9de0a4f3c2.tar.gz
opensim-SC_OLD-397aa74777bc0c54ecd9e1b286e59e9de0a4f3c2.tar.bz2
opensim-SC_OLD-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/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs')
0 files changed, 0 insertions, 0 deletions