diff options
author | Justin Clark-Casey (justincc) | 2013-12-03 02:27:40 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-12-03 02:27:40 +0000 |
commit | 62a2d7836fb36f66a0e42b20f4596e517eb52354 (patch) | |
tree | 42a17766c9800f05ceac9265d4609139dfbdc469 /TESTING.txt | |
parent | Actually use the SP.AgentControlStopSlowWhilstMoving parameter intoroduced fo... (diff) | |
download | opensim-SC_OLD-62a2d7836fb36f66a0e42b20f4596e517eb52354.zip opensim-SC_OLD-62a2d7836fb36f66a0e42b20f4596e517eb52354.tar.gz opensim-SC_OLD-62a2d7836fb36f66a0e42b20f4596e517eb52354.tar.bz2 opensim-SC_OLD-62a2d7836fb36f66a0e42b20f4596e517eb52354.tar.xz |
Ignore X and Y body rotations when sent by mouse look.
Fixes http://opensimulator.org/mantis/view.php?id=3274
When not in mouselook, avatar only sends rotations around the Z plane (since that's the only way an avatar can rotate).
However, in mouselook it also sends X and Y information. But sending X and Y in terse updates causes issues with wrong camera movement in mouselook.
So strip out X and Y components for now. If this is an issue, then could strip out before sending avatar terse update, though this generates more cpu work.
Thanks to mirceakitsune for suggesting an initial fix
Diffstat (limited to 'TESTING.txt')
0 files changed, 0 insertions, 0 deletions