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-30 05:57:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ddd38a3dea70845ede575ccece4c83c10602d3b5
opensim
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Serialization
History
Justin Clark-Casey (justincc)
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
...
Thanks to Kira for this patch from
http://opensimulator.org/mantis/view.php?id=6845
2013-11-15 21:45:08 +00:00
..
CoalescedSceneObjectsSerializer.cs
If a component of a coalesced object fails to deserialization, do not add a null where the object should be.
2013-02-08 02:45:30 +00:00
SceneObjectSerializer.cs
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
2013-11-15 21:45:08 +00: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