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-05-20 15:25:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7b96a5e4f1e26341742e35e5253e6e14797bd15
opensim
/
OpenSim
/
Region
/
ClientStack
History
teravus
b7b96a5e4f
Another step in the chain. Pipe the throttle update to the appropriate PollServiceTextureEventArgs. Each poll service having it's own throttle member is more consistent with the model then the region module keeping track of all of them globally and better for locking too. The Poll Services object is not set static to handle multiple nearby regions on the same simulator.
...
Next step is hooking it up to HasEvents
2012-11-05 13:10:00 -05:00
..
Linden
Another step in the chain. Pipe the throttle update to the appropriate PollServiceTextureEventArgs. Each poll service having it's own throttle member is more consistent with the model then the region module keeping track of all of them globally and better for locking too. The Poll Services object is not set static to handle multiple nearby regions on the same simulator.
2012-11-05 13:10:00 -05:00
ClientStackManager.cs
Formatting cleanup.
2009-10-01 01:17:47 +09:00
IClientNetworkServer.cs
Beginning work on the new LLUDP implementation
2009-10-05 17:38:14 -07:00
RegionApplicationBase.cs
Add experimental "OpenSim object memory churn" statistics to output of region console "show stats" command
2012-07-25 22:29:40 +01:00