aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/UploadBakedTextureModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* seems to compile ( tests comented out)UbitUmarov2015-09-021-197/+7
* bad merge?UbitUmarov2015-09-011-0/+184
|\
| * DANGER... changed bakedtextures caching. Assuming grid baking is cacheUbitUmarov2014-08-071-68/+56
| * bakemodule didnt like last changesUbitUmarov2014-08-061-5/+3
| * some debug to remove laterUbitUmarov2014-08-061-0/+6
| * Merge branch 'master' into careminsterMelanie2013-11-081-1/+1
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-07-131-16/+28
| |\ \
| * | | * 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
* | | | minor: Comment out Cacheitems debug log lines for nowJustin Clark-Casey (justincc)2014-05-021-6/+6
* | | | Dropping the rest of Avination's modified appearance code for core.Melanie2014-02-041-28/+198
| |_|/ |/| |
* | | minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBa...Justin Clark-Casey (justincc)2013-10-311-2/+1
| |/ |/|
* | Changed UploadBakedTextureModule so that it uses the same pattern as the othe...Diva Canto2013-07-121-8/+27
|/
* 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