aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/GetAssetsModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove useless executable bit that Windows adds.onefang2020-09-091-0/+0
* fix ViewerAsset external urlUbitUmarov2019-10-061-7/+5
* put back assetViewer cap code, to allow viewers testing. It is disabled at Op...UbitUmarov2019-03-011-8/+6
* Add Thread.ResetAbort() to various thread loops to clean up errors onRobert Adams2019-02-271-9/+16
* change threads confusing namesUbitUmarov2019-01-251-1/+1
* mantis 8416: testUbitUmarov2018-12-081-1/+1
* remove a warningUbitUmarov2018-12-071-2/+2
* disable GetAsset (ViewerAsset) cap. Current viewers implementation is not com...UbitUmarov2018-12-071-1/+6
* GetAssets: only throttle mesh and textureUbitUmarov2018-12-061-2/+8
* GetAssets: we still need to service avatars that did left regionUbitUmarov2018-12-041-1/+3
* replace GetMeshModule and GetTextureModuleUbitUmarov2018-12-011-0/+479