aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/UploadBakedTextureModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-07-131-16/+28
|\
| * Changed UploadBakedTextureModule so that it uses the same pattern as the othe...Diva Canto2013-07-121-8/+27
* | * Handle a NRE with Baked Textures that may result in a failed appearance. ...teravus2013-01-221-3/+18
* | * Fixed a bug that replayed old cached appearance when changing outfitsteravus2012-12-311-41/+82
* | * This finishes the implementation of AgentCachedTexture. Requires the XBak...teravus2012-12-291-4/+136
|/
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAp...Justin Clark-Casey (justincc)2012-08-031-3/+3
* Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-1/+3
* Stop accidentally setting up the UploadTexture caps handler with the same url...Justin Clark-Casey (justincc)2011-12-061-1/+1
* refactor: Separate the upload baked texture handler out from BunchOfCapsJustin Clark-Casey (justincc)2011-12-011-0/+112