cinderblocks / libremetaverse

An fork of the libopenmetaverse library striving for performance improvements and up-to-date compatibility with SL/OS/Halcyon
BSD 3-Clause "New" or "Revised" License
61 stars 40 forks source link

Feature request: RebuildPathing #16

Closed Madpeterz closed 4 years ago

Madpeterz commented 4 years ago

There is no interface to request that a sim start rebuilding the object path finding.

Example requests

Estate.RebuildPathing(Network.CurrentSim); Network.CurrentSim.RebuildPathing();

Madpeterz commented 4 years ago

Closed - No longer tracking this git