OpenSimMirror/OpenSim/Capabilities/Handlers
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
..
AvatarPickerSearch 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
FetchInventory2 minor: fix mono compiler warning in FetchInventory2Handler 2013-06-20 00:17:20 +01:00
GetMesh Allow GetMesh capability to be served directly by a server like GetTexture 2014-10-14 18:37:22 +01:00
GetTexture 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
Properties Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
UploadBakedTexture Added UploadBakedTexture/UploadBakedTextureServerConnector, so that this can eventually be served by a robust instance. NOT FINISHED YET. 2013-07-13 08:31:03 -07:00
WebFetchInventoryDescendents If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some reason and returns null, log and return empty contents rather than throwing an exception that ends up terminating the simulator. 2014-02-20 22:35:41 +00:00