aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/GetMesh (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-02seems to compile ( tests comented out)UbitUmarov2-174/+60
2015-08-24 turn off KeepAliveUbitUmarov1-6/+6
2015-08-18do keepalive on mesh and texture GET. Dont use reusecontext any where.UbitUmarov1-6/+6
2015-03-05revised GetMesh to not use intermediate base64 coding schemeFreaky Tech2-52/+195
2014-11-25Allow GetMesh capability to be served directly by a server like GetTextureJustin Clark-Casey (justincc)2-40/+31
2014-07-21Revert "Removed unused files: Texture/Mesh server connectors"root1-0/+79
2014-07-21Removed unused files: Texture/Mesh server connectorsOren Hurvitz1-79/+0
2012-11-24* Fix a null ref error in /..../OpenSim/Region/ClientStack/Linden/Caps/GetMes...teravus1-0/+3
2012-11-24* Fix a null ref error in /..../OpenSim/Region/ClientStack/Linden/Caps/GetMes...teravus1-0/+2
2012-11-17* Plumbing and basic setting of the GetMesh Cap Throttler.teravus1-1/+20
2012-11-15* Fixes mesh loading issues in last commit.teravus1-0/+9
2012-11-09* Prep work switching the GetMeshModule over to a poll service.teravus1-5/+126
2012-05-03Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)1-7/+8
2011-08-18Don't need to try both AssetService.Get and GetCached in GetMesh since Get al...Justin Clark-Casey (justincc)1-36/+9
2011-05-05Squish a warningMelanie1-1/+0
2011-05-02Refactored the GetMesh module into a handler and a module, to be the same as ...Diva Canto2-0/+222