aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/GetMesh (follow)
Commit message (Expand)AuthorAgeFilesLines
* move http range parser to utilUbitUmarov2018-11-301-23/+5
* recover GetMesh2 capUbitUmarov2018-11-301-117/+68
* if viewer asks for range reply in same format even if its full dataUbitUmarov2018-11-061-19/+9
* change caps get mesh and texture throttleUbitUmarov2018-10-081-2/+0
* some cleanupUbitUmarov2016-12-271-39/+2
* seems to compile ( tests comented out)UbitUmarov2015-09-022-174/+60
* bad merge?UbitUmarov2015-09-011-30/+164
|\
| * turn off KeepAliveUbitUmarov2015-08-241-6/+6
| * do keepalive on mesh and texture GET. Dont use reusecontext any where.UbitUmarov2015-08-181-6/+6
| * * Fix a null ref error in /..../OpenSim/Region/ClientStack/Linden/Caps/GetMes...teravus2012-11-241-0/+3
| * * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-1/+20
| * * Fixes mesh loading issues in last commit.teravus2012-11-151-0/+9
| * * Prep work switching the GetMeshModule over to a poll service.teravus2012-11-091-5/+126
* | revised GetMesh to not use intermediate base64 coding schemeFreaky Tech2015-03-052-52/+195
* | Allow GetMesh capability to be served directly by a server like GetTextureJustin Clark-Casey (justincc)2014-11-252-40/+31
* | Revert "Removed unused files: Texture/Mesh server connectors"root2014-07-211-0/+79
* | Removed unused files: Texture/Mesh server connectorsOren Hurvitz2014-07-211-79/+0
|/
* Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-7/+8
* Don't need to try both AssetService.Get and GetCached in GetMesh since Get al...Justin Clark-Casey (justincc)2011-08-181-36/+9
* Squish a warningMelanie2011-05-051-1/+0
* Refactored the GetMesh module into a handler and a module, to be the same as ...Diva Canto2011-05-022-0/+222