UbitUmarov
|
a0e039e876
useless ms xml things
|
2 жил өмнө |
UbitUmarov
|
aca5728ab2
try to work around missing BOM
|
4 жил өмнө |
UbitUmarov
|
e308ab8843
.net xml things don't like null terminated strings
|
4 жил өмнө |
UbitUmarov
|
4fa8e20aab
add more cooldown to flotsam cache files expire
|
4 жил өмнө |
UbitUmarov
|
707eb8de82
remove more xml things no longer needed on .net >4.5.2
|
6 жил өмнө |
UbitUmarov
|
029d6e40f6
remove those xml things no longer needed on .net >4.5.2
|
6 жил өмнө |
UbitUmarov
|
439cbf0d4d
missed a few..
|
6 жил өмнө |
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 жил өмнө |
UbitUmarov
|
89a690c11f
a few more xml things
|
6 жил өмнө |
UbitUmarov
|
ec6f87d3ef
disable some XmlResolver
|
6 жил өмнө |
UbitUmarov
|
bd249bdf5b
replace the wrong libOMV user modifiable Utils.EnUSCulture by our own no User modifiable Culture.FormatProvider, and also for internal coerence. We do use the libomv on other code paths, so that must be fixed
|
7 жил өмнө |
UbitUmarov
|
51d32e3bed
add more missing en-us culture on scene serializer writes
|
7 жил өмнө |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
8 жил өмнө |
Oren Hurvitz
|
4ad1468165
Better handling of invalid XML: a) prevent infinite loop on EOF; b) better logging
|
9 жил өмнө |
Oren Hurvitz
|
1769e93c42
Fixed parsing of coalesced objects if the XML starts with an XML Declaration ("<xml ...>")
|
11 жил өмнө |
Justin Clark-Casey (justincc)
|
c2bf91c5e3
If a component of a coalesced object fails to deserialization, do not add a null where the object should be.
|
11 жил өмнө |
Justin Clark-Casey (justincc)
|
ff429a259b
Fix bug where an avatar that had an object they owned attached through llAttachToAvatar() or osForceAttachToAvatar() would wrongly have next permissions come into play when they detached that object and rezzed it in scene.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
63c1b7e475
Alter uuid gather so that it properly analyzes coalesced objects.
|
13 жил өмнө |
Justin Clark-Casey (justincc)
|
a0d80140f2
Make all the objects in a coalescence reappears after being loaded from an IAR. This still doesn't work proprerly since some required textures/contained item assets might be missing.
|
13 жил өмнө |
Justin Clark-Casey (justincc)
|
68cc5b46fe
refactor: move code to obtain the coalescence size and object offsets into CoalescedSceneObjects from the serializer.
|
13 жил өмнө |
Justin Clark-Casey (justincc)
|
58efd761d1
Add coalesced scene objects class and serializer. This is currently only used by the TestRezCoalescedObject() regression test.
|
13 жил өмнө |