UbitUmarov
|
9a6eeaeb9a
cosmetics
|
4 years ago |
UbitUmarov
|
612632f945
cosmetics
|
4 years ago |
UbitUmarov
|
8da733c485
test xbakes async/await store
|
4 years ago |
UbitUmarov
|
7cdce3e276
XbakesModule: allow more textures, older versions will not see
|
5 years ago |
UbitUmarov
|
029d6e40f6
remove those xml things no longer needed on .net >4.5.2
|
6 years ago |
UbitUmarov
|
e908c0ecad
give up on a property that old monos do compile, but then smore ok exec
|
6 years ago |
UbitUmarov
|
eec3921800
fall back to a obsolete property since several monos in use (include our own) do not suporte the proper .net4.0 one
|
6 years ago |
UbitUmarov
|
89a690c11f
a few more xml things
|
6 years ago |
UbitUmarov
|
ae191cd304
dispose some MemoryStreams
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie Thielker
|
e88e2945e9
Make it possible to disable the bakes module in the way it is described in config comments
|
7 years ago |
UbitUmarov
|
04ac81a46e
minor cleanup
|
8 years ago |
UbitUmarov
|
6bc479fecd
make bakes reception handle empty BakedTexture elements. But at same time stop sending them, only sending to Xbakes server items that do have a texture, like master does
|
9 years ago |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
9 years ago |
Diva Canto
|
d00f73c3a4
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
|
9 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
Justin Clark-Casey (justincc)
|
9cff0bbd7c
In XBakesModule.Get() use using() to always dispose of RestClient which disposes the stream rather than disposing the stream directly
|
10 years ago |
Justin Clark-Casey (justincc)
|
798074c66f
Use using() semantics in XBakesModule to ensure disposable objects are alway disposed no matter what
|
10 years ago |
Justin Clark-Casey (justincc)
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 years ago |
Oren Hurvitz
|
2d034e20c4
XBakes: store the assets only in the sim's local assets cache; not in the main assets server. Also, some cleanup.
|
10 years ago |
Diva Canto
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 years ago |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
10 years ago |
Melanie
|
29c8461631
Remove the added whitespace, test concluded
|
10 years ago |
Melanie
|
8f372b8ac8
Bot test
|
10 years ago |
Robert Adams
|
342be228c6
Remove compile error from returning value in void function
|
10 years ago |
Melanie
|
31cba5aa66
Add one check for a blank URL because the module wasn't quite sure not to work when unconfigured :|
|
10 years ago |
Melanie
|
1197658233
Adding the Avination XBakesModule, the client for the persistent bakes system
|
10 years ago |