diff options
author | Justin Clark-Casey (justincc) | 2013-05-30 19:27:20 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-05-30 19:27:20 +0100 |
commit | 8f9a726465c5bb7528d6ae7d74f20818d4ee3094 (patch) | |
tree | 3c6738fe46c2ece1a952c7ec6ccfbb1290eadcbd /OpenSim/Framework/Client | |
parent | Try caching the user name for a new agent earlier on in the process of establ... (diff) | |
download | opensim-SC_OLD-8f9a726465c5bb7528d6ae7d74f20818d4ee3094.zip opensim-SC_OLD-8f9a726465c5bb7528d6ae7d74f20818d4ee3094.tar.gz opensim-SC_OLD-8f9a726465c5bb7528d6ae7d74f20818d4ee3094.tar.bz2 opensim-SC_OLD-8f9a726465c5bb7528d6ae7d74f20818d4ee3094.tar.xz |
If on a sit request we sit the avatar on a different prim in a linkset for some reason (e.g. because it has a sit target), then send the actual sit prim UUID to the viewer rather than the requested one.
This purports to fix the issue described in http://opensimulator.org/mantis/view.php?id=6653 where the camera can end up following the requested sit prim rather than the actual.
The original spot was by Vegaslon, this commit just goes about it in a slightly different way
This commit also makes m_requestedSitTargetUUID to be the actual UUID, which is consistent with m_requestedSitTargetID which was already doing this.
However, this adjustment has no practical effect since we only currently need to know that there's any requested sit UUID at all, not which one it is.
Diffstat (limited to 'OpenSim/Framework/Client')
0 files changed, 0 insertions, 0 deletions