diff options
author | Dr Scofield | 2008-08-06 14:46:38 +0000 |
---|---|---|
committer | Dr Scofield | 2008-08-06 14:46:38 +0000 |
commit | 5248c18b7db3ef7aa35f90615ed50f822fcf5878 (patch) | |
tree | 0c14d0e55d21c7994b7c1eb2c9ea07e64c7a1dff /OpenSim/Data | |
parent | Rename namespace to FunSL. (diff) | |
download | opensim-SC_OLD-5248c18b7db3ef7aa35f90615ed50f822fcf5878.zip opensim-SC_OLD-5248c18b7db3ef7aa35f90615ed50f822fcf5878.tar.gz opensim-SC_OLD-5248c18b7db3ef7aa35f90615ed50f822fcf5878.tar.bz2 opensim-SC_OLD-5248c18b7db3ef7aa35f90615ed50f822fcf5878.tar.xz |
From: alan webb <alan_webb@us.ibm.com>
This fixes a sitting problem which popped up on loading regions from
archive and turned out to be caused by the fact that the archiving
mechanisms all preserve the sit-target information that is set in the
object at the time the image is captured. This caused the new region
to pick a sit-target prim that did not correspond to the prim on which
the script was running, so the script's changed event is driven with
an invalid avatar UUID.
I have modified the ArchiveReadRequest class so that any sit information
that survives the archiving process is deleted before the object is
instantiated. This change has just been checked in.
Diffstat (limited to 'OpenSim/Data')
0 files changed, 0 insertions, 0 deletions