OpenSimMirror/OpenSim/Region/ClientStack/Linden/Caps
Latif Khalifa 3d70db4a58 When uploading mesh objects with textures also create inventory items for uploaded textures.
This implements:
http://opensimulator.org/mantis/view.php?id=7250
2014-07-04 23:40:09 +01:00
..
BunchOfCaps When uploading mesh objects with textures also create inventory items for uploaded textures. 2014-07-04 23:40:09 +01:00
EventQueue Merge branch 'justincc-master' 2014-02-12 23:23:56 +00: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 Update regression TestInventoryDescendentsFetch() to account for recent commit 1fa3a6f 2014-05-27 18:14:36 +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 Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08: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 Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule, hooking on to SimulatorFeatures.OnSimulatorFeaturesRequest event (similar to what the DynamicMenuModule does). 2013-07-30 21:10:00 -07: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