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-09-01 18:56:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ff6c85325bfe8a046abaf72267e215f05ec893e
opensim
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
Caps
History
Melanie
9ff6c85325
Make uploads free for now - we will have to announce this
2012-09-20 15:39:46 +02:00
..
BunchOfCaps
Make uploads free for now - we will have to announce this
2012-09-20 15:39:46 +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
add some locks to GetTextureModule
2012-09-17 22:35:36 +01: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