aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/excuses
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-03-03 22:14:06 +0000
committerJustin Clark-Casey (justincc)2010-03-09 18:53:04 +0000
commit5caae0293ab0f69cced21923c36db230698c7970 (patch)
treed9aadd6f5e7b159386e8633660955ee2805a5d2d /bin/excuses
parentSmall consistency change (diff)
downloadopensim-SC_OLD-5caae0293ab0f69cced21923c36db230698c7970.zip
opensim-SC_OLD-5caae0293ab0f69cced21923c36db230698c7970.tar.gz
opensim-SC_OLD-5caae0293ab0f69cced21923c36db230698c7970.tar.bz2
opensim-SC_OLD-5caae0293ab0f69cced21923c36db230698c7970.tar.xz
Fix bug where approximately half the time, attachments would rez only their root prim until right clicked (or otherwise updated).
The root cause of this problem was that multiple ObjectUpdates were being sent on attachment which differed enough to confuse the client. Sometimes these would eliminate each other and sometimes not, depending on whether the scheduler looked at the queued updates. The solution here is to only schedule the ObjectUpdate once the attachment code has done all it needs to do. Backport from head.
Diffstat (limited to 'bin/excuses')
0 files changed, 0 insertions, 0 deletions