UbitUmarov
|
6ea394467d
if viewer asks for range reply in same format even if its full data
|
vor 6 Jahren |
UbitUmarov
|
49b4408782
some cleanup
|
vor 6 Jahren |
UbitUmarov
|
ae191cd304
dispose some MemoryStreams
|
vor 7 Jahren |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
vor 7 Jahren |
UbitUmarov
|
52a80f1742
workaround potencial memory leak
|
vor 8 Jahren |
UbitUmarov
|
36426b0db2
remove some compile warnings increasing total number by 2
|
vor 9 Jahren |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
vor 9 Jahren |
UbitUmarov
|
371c9dd2af
bad merge?
|
vor 9 Jahren |
UbitUmarov
|
018d855f28
turn off KeepAlive
|
vor 9 Jahren |
UbitUmarov
|
05d72f77ff
do keepalive on mesh and texture GET. Dont use reusecontext any where.
|
vor 9 Jahren |
Diva Canto
|
afb938e579
Fix test breakage
|
vor 10 Jahren |
Diva Canto
|
a31393ba0b
Make the URL for texture redirects match the path of the resource that we use in OpenSim.
|
vor 10 Jahren |
Diva Canto
|
a845c1a893
Finished implementing redirects in GetTexture.
|
vor 10 Jahren |
Melanie
|
3589acdab1
Merge branch 'master' into careminster
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
vor 11 Jahren |
Melanie
|
a022ee5766
Merge branch 'master' into careminster
|
vor 11 Jahren |
Mic Bowman
|
57141e34bf
Remove Temporary from use to shortcut asset stores. The Local property
|
vor 11 Jahren |
Melanie
|
fc1c77b42d
Merge branch 'avination' into careminster
|
vor 11 Jahren |
teravus
|
be60c0b010
* A better way to handle the last fix (This is in case the viewer provides a list of preferred formats, though, technically, the sim would pick the first provided format the old way). This just makes it more obvious what's happening.
|
vor 11 Jahren |
teravus
|
89676b8a48
* The fallthrough of FetchTexture was no longer resulting in a 404 response on missing textures. It was just waiting and no event was being provided. This re-enables the 404 response.
|
vor 11 Jahren |
Melanie
|
2cb824d3fc
Merge branch 'master' into careminster
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
68daeee434
minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trigger another build
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
acc01bb85d
Allow GetTexture calls with no second value in the range header (e.g. just 5333-)
|
vor 12 Jahren |
Melanie
|
7ad082f7c3
Merge branch 'avination' into careminster
|
vor 12 Jahren |
teravus
|
b7b96a5e4f
Another step in the chain. Pipe the throttle update to the appropriate PollServiceTextureEventArgs. Each poll service having it's own throttle member is more consistent with the model then the region module keeping track of all of them globally and better for locking too. The Poll Services object is not set static to handle multiple nearby regions on the same simulator.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
3af2095cbc
minor: Comment out "Client requested range for texture ... but" message. This is not useful during normal operation.
|
vor 12 Jahren |
Melanie
|
001ec0e2e6
Merge branch 'avination' into careminster
|
vor 12 Jahren |
UbitUmarov
|
a70352db17
don't send a partial contents report if we are sending all data
|
vor 12 Jahren |
UbitUmarov
|
9a04269644
fix GetTextureHandler range
|
vor 12 Jahren |