diff options
author | Justin Clark-Casey (justincc) | 2012-06-14 01:36:37 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-06-14 01:36:37 +0100 |
commit | 917d753f1c1474b4ed3f905d8dd95db2e0e2fc9e (patch) | |
tree | 5def3f20dbe9a5bc8c00074ff3a1aaf99c9a7164 /OpenSim/Region/OptionalModules/Example/BareBonesShared | |
parent | Add SOG.HasPrivateAttachmentPoint to tell if a SOG has a private attachment p... (diff) | |
download | opensim-SC_OLD-917d753f1c1474b4ed3f905d8dd95db2e0e2fc9e.zip opensim-SC_OLD-917d753f1c1474b4ed3f905d8dd95db2e0e2fc9e.tar.gz opensim-SC_OLD-917d753f1c1474b4ed3f905d8dd95db2e0e2fc9e.tar.bz2 opensim-SC_OLD-917d753f1c1474b4ed3f905d8dd95db2e0e2fc9e.tar.xz |
Fix a race condition where an object update for a hud could be sent to non-owner avatars if the hud was attached directly from within the region.
If this happens, then the non-owners would see unremovable huds that they did not own until relog, and sometimes even beyond that.
This was due to a race between the entity update and the attachment code when moving an object from within scene to a hud.
Diffstat (limited to 'OpenSim/Region/OptionalModules/Example/BareBonesShared')
0 files changed, 0 insertions, 0 deletions