OpenSimMirror/OpenSim/Region/ClientStack/Linden/Caps
Justin Clark-Casey (justincc) 493a86dfed Allow GetMesh capability to be served directly by a server like GetTexture
To do this required GetMesh to be converted to a BaseStreamHandler
Unlike GetTexture connector, no redirect URL functionality yet (this wasn't present in the first place).
2014-10-14 18:37:22 +01:00
..
BunchOfCaps minor: Comment out received seed caps request logging for now 2014-10-02 22:37:45 +01:00
EventQueue refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-10-08 21:09:25 +01:00
ObjectCaps Preserve attachment point & position when attachment is rezzed in world 2013-09-22 21:10:01 -05:00
Properties Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
Tests refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-10-08 21:09:25 +01:00
AvatarPickerSearchModule.cs minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBakedTextureModule 2013-10-31 23:51:01 +00:00
FetchInventory2Module.cs Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
GetMeshModule.cs Allow GetMesh capability to be served directly by a server like GetTexture 2014-10-14 18:37:22 +01:00
GetTextureModule.cs Finished implementing redirects in GetTexture. 2014-05-07 19:38:33 -07:00
MeshUploadFlagModule.cs Fix issue in the mesh upload flag module where the ID of the last agent to request the capability was always used instead of the original requesting agent for each cap. 2013-03-04 23:20:00 +00:00
NewFileAgentInventoryVariablePriceModule.cs Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00
RegionConsoleModule.cs Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 2013-07-08 22:03:07 +01:00
SimulatorFeaturesModule.cs minor: remove compiler warning from unused field in SimulatorFeaturesModule 2014-10-09 01:23:53 +01:00
UploadBakedTextureModule.cs minor: Comment out Cacheitems debug log lines for now 2014-05-02 13:31:58 +01:00
WebFetchInvDescModule.cs If processing a queued request fails up to the top of the stack, log the exception and move to the next request rather than terminate the simulator. 2014-06-16 22:11:34 +01:00