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-24 02:35:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80c19b7cac52a57fd04966169c657400aeee3de8
opensim
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Serialization
History
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.
...
This prevents a later load IAR failure. This code is currently only used by IAR loading.
2013-02-08 02:45:30 +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
Rename "Bounciness" to "Restitution"
2013-02-07 03:30:02 +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