UbitUmarov
|
8d8ead9776
add own version of utf8 getbytes. More recent .net versions (core?) do have similar, but not want got there now, besides only similar..
|
4 years ago |
UbitUmarov
|
aafc6579a1
remove end slash from most URLs we send to viewers
|
4 years ago |
UbitUmarov
|
c39ffa4dd1
add some utf8 getbytes help functions
|
4 years ago |
UbitUmarov
|
3a21d4de1e
split the Upload* caps per asset type. We will need that one day. move uploadtaskscript to simpleh
|
4 years ago |
UbitUmarov
|
c99014991b
cosmetics
|
4 years ago |
UbitUmarov
|
59d3f9fa62
log processor arch
|
4 years ago |
UbitUmarov
|
ea8eeaa307
do no append zero when clipping strings ( may still happen on other places)
|
4 years ago |
UbitUmarov
|
c239269762
change uuids on scripts gather
|
4 years ago |
UbitUmarov
|
8cbe743440
missing file and remove dead code
|
4 years ago |
UbitUmarov
|
169f161576
cosmetics
|
4 years ago |
UbitUmarov
|
43fea6530f
yeack, better not break other notecards HG; improve TestNotecardAsset()
|
4 years ago |
UbitUmarov
|
bd12d60e80
cosmetics
|
5 years ago |
UbitUmarov
|
eedb0a1c85
missing file
|
5 years ago |
Melanie
|
08b62c8daa
Don't try to print XML if a corrupted asset is actually binary data
|
5 years ago |
UbitUmarov
|
b242232c7b
minor cleanup
|
5 years ago |
UbitUmarov
|
b783244a50
move http range parser to util
|
6 years ago |
UbitUmarov
|
efd6fb05a9
code aesthetics
|
6 years ago |
UbitUmarov
|
2f07f96686
remove some fire and forget methods
|
6 years ago |
UbitUmarov
|
2886408a76
autogen LSLSyntax version uuid
|
6 years ago |
UbitUmarov
|
00cc17c239
breaking map (warp3d)
|
6 years ago |
UbitUmarov
|
728040ab47
a few minor changes
|
6 years ago |
UbitUmarov
|
4c65bb4196
a few more changes on inventory library and inv fetch
|
6 years ago |
UbitUmarov
|
a6e0ba262a
iStackTrace(targetThread, true) is no longer safe on windoes also
|
6 years ago |
UbitUmarov
|
707eb8de82
remove more xml things no longer needed on .net >4.5.2
|
6 years ago |
UbitUmarov
|
e9d2d81880
pesty warnings
|
6 years ago |
UbitUmarov
|
ec6f87d3ef
disable some XmlResolver
|
6 years ago |
UbitUmarov
|
8b16131206
add Util.GetTimeStamp() that returns the stamp in seconds; use it on ubOde; separed land collsions dispatch from the others...
|
7 years ago |
UbitUmarov
|
b0a0163253
BUG FIX: change lludp hovertext utf-8 cut point. Thx djphil
|
7 years ago |
UbitUmarov
|
79e166e9aa
revert EnvironmentTick back to orignal clock, since change may cause issues on some code paths. Clean a bit get mesh and get texture throttle
|
7 years ago |
UbitUmarov
|
822574df9f
change the clock source for EnvironmentTickCount so it does get a bit more resolution if avaiable (1ms) specially on windows. This until all calls to this are removed. Coment out some stats in workpool/threads creation path
|
7 years ago |