[opensource-dev] Client-side Permissions Management

Latif Khalifa latifer at streamgrid.net
Sat Mar 6 08:23:54 PST 2010


On Sat, Mar 6, 2010 at 1:17 PM, Boroondas Gupte
<sllists at boroon.dasgupta.ch> wrote:
> Rob Nelson schrieb:
>> Consider a user in a sandbox who wants to clean up his mess.  If he were
>> using a viewer based on LibOMV, all the viewer would have to do is loop
>> through the region's object dictionary and return/delete objects that he
>> owns.
> How does LibOMV obtain/build that dictionary

LibOMV keeps track of all object updates and object kills that come
from the sim, and keeps the most current list of prims in a per-sim
dictionary. So it's not a dictionary of all prims in a region, rather
of those that sim sends (based on its interest list, settings of your
"draw distance", etc).


More information about the opensource-dev mailing list