aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/BakedTextures (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-09give up on a property that old monos do compile, but then smore ok execUbitUmarov1-1/+1
2018-01-08fall back to a obsolete property since several monos in use (include our own)...UbitUmarov1-1/+1
2018-01-05 a few more xml thingsUbitUmarov1-0/+2
2017-05-06 dispose some MemoryStreamsUbitUmarov1-0/+2
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-7/+7
2017-01-05Make it possible to disable the bakes module in the way it is described in co...Melanie Thielker1-1/+10
2016-08-02minor cleanupUbitUmarov1-1/+7
2015-10-01 make bakes reception handle empty BakedTexture elements. But at same time st...UbitUmarov1-36/+36
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto1-1/+0
2015-09-02seems to compile ( tests comented out)UbitUmarov1-0/+8
2014-12-20In XBakesModule.Get() use using() to always dispose of RestClient which dispo...Justin Clark-Casey (justincc)1-31/+35
2014-12-20Use using() semantics in XBakesModule to ensure disposable objects are alway ...Justin Clark-Casey (justincc)1-39/+42
2014-11-25Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)1-1/+1
2014-07-21XBakes: store the assets only in the sim's local assets cache; not in the mai...Oren Hurvitz1-1/+2
2014-05-23Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto1-3/+5
2014-04-23Eliminated many warningsOren Hurvitz1-1/+1
2014-02-04Remove the added whitespace, test concludedMelanie1-1/+1
2014-02-04Bot testMelanie1-1/+1
2014-02-03Remove compile error from returning value in void functionRobert Adams1-1/+1
2014-02-04Add one check for a blank URL because the module wasn't quite sure not to wor...Melanie1-1/+3
2014-02-04Adding the Avination XBakesModule, the client for the persistent bakes systemMelanie1-0/+189