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-23 17:26:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a79bafaaaf3df2a0e1663bf9317ee53eb06db204
opensim
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
Caps
History
Melanie
387e59ff7f
Revamp the HTTP textures handler to allow a maximum of four fetches
...
at any time and to drop requests for avatars n longer in the scene
2012-09-14 21:24:25 +02:00
..
BunchOfCaps
Allow some more connections to try to ease lag.
2012-09-14 00:14:39 +02:00
EventQueue
bug fix
2012-09-04 10:51:43 +01:00
ObjectCaps
minor: remove unnecessary IsAttachment = false setting for new object in UploadObjectAssetModule, property always starts as false
2012-06-14 00:35:26 +01:00
FetchInventory2Module.cs
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
2012-05-03 01:45:49 +01:00
GetMeshModule.cs
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
2012-05-03 01:45:49 +01:00
GetTextureModule.cs
Revamp the HTTP textures handler to allow a maximum of four fetches
2012-09-14 21:24:25 +02:00
MeshUploadFlagModule.cs
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
2012-05-03 01:45:49 +01:00
RegionConsoleModule.cs
Make the console output from the reigon console hookable
2012-08-18 22:36:48 +02:00
SimulatorFeaturesModule.cs
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
2012-05-03 01:45:49 +01:00
UploadBakedTextureModule.cs
Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAppearanceSave into [Appearance] section from [Startup] config section so that all appearance settings are in the same place and not in the startup bucket.
2012-08-03 23:02:39 +01:00
WebFetchInvDescModule.cs
Revamp the v3 inventory sending. Uses threads and some nifty mechanics to
2012-09-11 10:39:43 +02:00