aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/GetMesh/GetMeshHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* revised GetMesh to not use intermediate base64 coding schemeFreaky Tech2015-03-051-44/+183
* Allow GetMesh capability to be served directly by a server like GetTextureJustin Clark-Casey (justincc)2014-11-251-31/+29
* Don't need to try both AssetService.Get and GetCached in GetMesh since Get al...Justin Clark-Casey (justincc)2011-08-181-36/+9
* Refactored the GetMesh module into a handler and a module, to be the same as ...Diva Canto2011-05-021-0/+143