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-07-20 06:35:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8d67af3e17a0e2f7b87bcc4e22fd519c549dca9
opensim
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Serialization
History
UbitUmarov
a6ffcbb7f9
always write physicsShapeType on sop serialization since default value
...
can't be guessed in some cases
2014-11-03 00:56:48 +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
always write physicsShapeType on sop serialization since default value
2014-11-03 00:56:48 +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