aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/GetMeshModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* seems to compile ( tests comented out)UbitUmarov2015-09-021-45/+5
* bad merge?UbitUmarov2015-09-011-0/+410
|\
| * turn off KeepAliveUbitUmarov2015-08-241-2/+2
| * do keepalive on mesh and texture GET. Dont use reusecontext any where.UbitUmarov2015-08-181-2/+2
| * make use of it in GetMeshModule, and meshs are Assets not Task itens,UbitUmarov2014-08-291-43/+4
| * Merge branch 'master' into careminsterMelanie2013-07-241-3/+3
| |\
| * | try to patch getmesh Throttle (test)UbitUmarov2013-01-131-2/+8
| * | Prevent a failed user relogi from throwing exceptions in poll servicesMelanie2012-12-141-1/+1
| * | Merge branch 'avination' into careminsterMelanie2012-11-221-7/+35
| |\ \
| | * | * While this is not producing any problems.. and does help in low bandwidth ...teravus2012-11-221-7/+35
| * | | Merge branch 'avination' into careminsterMelanie2012-11-201-18/+72
| |\ \ \ | | |/ /
| | * | * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-18/+72
| * | | Merge commit '619c39e5144f15aca129d6d999bcc5c34133ee64' into careminsterMelanie2012-11-201-12/+348
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * * Prep work switching the GetMeshModule over to a poll service.teravus2012-11-091-13/+349
* | | revised GetMesh to not use intermediate base64 coding schemeFreaky Tech2015-03-051-14/+45
* | | Allow GetMesh capability to be served directly by a server like GetTextureJustin Clark-Casey (justincc)2014-11-251-18/+15
|/ /
* | Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* | Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
|/
* Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-5/+7
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-08-161-3/+3
* comment out some of the currently less useful debug log messagesJustin Clark-Casey (justincc)2011-08-111-2/+2
* Test m_Enabled on RemoveRegion.Diva Canto2011-05-041-0/+3
* Refactored the GetMesh module into a handler and a module, to be the same as ...Diva Canto2011-05-021-113/+38
* Nope, that didn't feel right. Moving all those modules to Linden space.Diva Canto2011-04-301-0/+211