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-06-05 02:15:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7243d4f84248092eb5fe4ebe3673501bc84ce250
opensim
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
Caps
History
Melanie
f6562e2269
Actually add the module
2012-08-14 22:22:25 +01:00
..
BunchOfCaps
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
EventQueue
Put all debug console commands into a single Debug section rather than scattering them over other categories
2012-06-15 03:32: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
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
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
NewFileAgentInventoryVariablePriceModule.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
Actually add the module
2012-08-14 22:22:25 +01: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
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