UbitUmarov
|
f17b48e73e
some cleanup
|
6 years ago |
UbitUmarov
|
a0d0d65c70
mantis 7885: robust asset services have no cache and only accept a asset ID that is a uuid, so regions hack to cache several image formats is not possible. Robut GetTexture is very heavy unless image format is the default (j2k mime type x-j2k), since with no cache image convertions is performed on every request. Adicionally it does expose all textures if the tcp port is public. Avoid using it.
|
6 years ago |
UbitUmarov
|
ae191cd304
dispose some MemoryStreams
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
65b4e17a80
robust textures add missing returns or redir case
|
7 years ago |
UbitUmarov
|
52a80f1742
workaround potencial memory leak
|
8 years ago |
Diva Canto
|
721db9418f
Fixed Robust-bound GetTexture handler that had been knocked off with the new sim-bound handler that uses a Poll service. Rather than hammering both handlers into one single class, I'm splitting them into 2 classes, because they are considerably different.
|
9 years ago |