This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-05 20:02:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2167b0f0dfef5f8aeb7bee99f34f672f6004bb3
opensim
/
OpenSim
/
Region
/
RegionCombinerModule
History
Jeff Ames
f1f0bc23f4
Formatting cleanup.
2010-09-12 13:43:49 -04:00
..
RegionCombinerClientEventForwarder.cs
* Update namespace in the regioncombinermodule.
2009-11-10 23:43:18 -05:00
RegionCombinerIndividualEventForwarder.cs
Formatting cleanup.
2010-09-12 13:43:49 -04:00
RegionCombinerLargeLandChannel.cs
Formatting cleanup.
2010-09-12 13:43:49 -04:00
RegionCombinerModule.cs
Refactor SendCoarseLocations for better performance. Instead of computing list of all locations fresh for every scene presence on every frame, we will instead compute the list once every 50 frames and send to all connected presences at that time. Also, we only add 60 items to the list when there are more than 60 presences in the scene. For 1000 users, this change yields a 99.8% reduction in list processing and a 98% reduction in network bandwidth for coarse locations.
2010-06-08 16:44:18 -07:00
RegionCombinerPermissionModule.cs
Unify a previous refactor of object return with the older solution. We
2010-03-18 18:57:29 +00:00
RegionConnections.cs
* Update namespace in the regioncombinermodule.
2009-11-10 23:43:18 -05:00
RegionCourseLocation.cs
* Update namespace in the regioncombinermodule.
2009-11-10 23:43:18 -05:00
RegionData.cs
* Update namespace in the regioncombinermodule.
2009-11-10 23:43:18 -05:00