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
|
пре 7 година |
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 година |