mirror of
https://github.com/opensim/opensim.git
synced 2026-06-05 18:55:36 +08:00
At least on stock Linden clients, updating the texture on all faces of the prim will actually send an ObjectImage packet for each update. There is a race condition if these are handled async, meaning that occasionally not all of the faces are correctly updated.