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-25 11:15:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b33db917f59ecfcab96a2aec45e19987dbcb44a2
opensim
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Serialization
History
Melanie
81ad9255b5
Hook up Keyframe motion to almost everything. Failing to cross a sim border
...
may yield unexpected results in some cases. No database persistence yet,
2013-06-06 03:03:05 +01: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
Hook up Keyframe motion to almost everything. Failing to cross a sim border
2013-06-06 03:03:05 +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