IslandzVW / halcyon

InWorldz Halcyon 3d virtual reality world simulator
BSD 3-Clause "New" or "Revised" License
21 stars 26 forks source link

RandomSOPs should have zero FromItemIDs #443

Closed appurist closed 6 years ago

appurist commented 6 years ago

only rezzed objects have non-zero FromItemID but they are serialized from SceneObjectPartSnapshot instead of a normal SOP. This should fix the remaining SOP serialization/deserialization testcases that were failing.