aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/BakedTextures (follow)
Commit message (Expand)AuthorAgeFilesLines
* give up on a property that old monos do compile, but then smore ok execUbitUmarov2018-01-091-1/+1
* fall back to a obsolete property since several monos in use (include our own)...UbitUmarov2018-01-081-1/+1
* a few more xml thingsUbitUmarov2018-01-051-0/+2
* dispose some MemoryStreamsUbitUmarov2017-05-061-0/+2
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-7/+7
* Make it possible to disable the bakes module in the way it is described in co...Melanie Thielker2017-01-051-1/+10
* minor cleanupUbitUmarov2016-08-021-1/+7
* make bakes reception handle empty BakedTexture elements. But at same time st...UbitUmarov2015-10-011-36/+36
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+0
|\
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+0
* | seems to compile ( tests comented out)UbitUmarov2015-09-021-0/+8
|/
* In XBakesModule.Get() use using() to always dispose of RestClient which dispo...Justin Clark-Casey (justincc)2014-12-201-31/+35
* Use using() semantics in XBakesModule to ensure disposable objects are alway ...Justin Clark-Casey (justincc)2014-12-201-39/+42
* Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)2014-11-251-1/+1
* XBakes: store the assets only in the sim's local assets cache; not in the mai...Oren Hurvitz2014-07-211-1/+2
* Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto2014-05-231-3/+5
* Eliminated many warningsOren Hurvitz2014-04-231-1/+1
* Remove the added whitespace, test concludedMelanie2014-02-041-1/+1
* Bot testMelanie2014-02-041-1/+1
* Remove compile error from returning value in void functionRobert Adams2014-02-031-1/+1
* Add one check for a blank URL because the module wasn't quite sure not to wor...Melanie2014-02-041-1/+3
* Adding the Avination XBakesModule, the client for the persistent bakes systemMelanie2014-02-041-0/+189