This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-21 07:45:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de941d2ec749a8cccdfd0dd35834d32ea34a0913
opensim
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Serialization
History
Oren Hurvitz
1769e93c42
Fixed parsing of coalesced objects if the XML starts with an XML Declaration ("<xml ...>")
...
Resolves
http://opensimulator.org/mantis/view.php?id=6944
2014-03-24 18:18:29 +01:00
..
CoalescedSceneObjectsSerializer.cs
Fixed parsing of coalesced objects if the XML starts with an XML Declaration ("<xml ...>")
2014-03-24 18:18:29 +01:00
SceneObjectSerializer.cs
Refactored Load IAR: created a generic mechanism to modify the SOG's as they are being loaded
2014-03-24 18:17:35 +01:00
SceneXmlLoader.cs
Route OAR SOG loading through the common SceneObjectSerializer.FromXml2Format() rather than the functionally identical but buggy Xml2ToSOG().
2012-05-16 00:10:42 +01:00