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-23 17:26:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d4df99d0444973014e7cf0d5e00a8cd366ead8f
opensim
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Serialization
History
Oren Hurvitz
af6a7cf95d
Added DynAttrs to the serialized XML format of prims. When copying prims, use deep copy for DynAttrs.
2013-01-25 04:03:26 +00:00
..
CoalescedSceneObjectsSerializer.cs
Fix bug where an avatar that had an object they owned attached through llAttachToAvatar() or osForceAttachToAvatar() would wrongly have next permissions come into play when they detached that object and rezzed it in scene.
2012-05-23 01:58:10 +01:00
SceneObjectSerializer.cs
Added DynAttrs to the serialized XML format of prims. When copying prims, use deep copy for DynAttrs.
2013-01-25 04:03:26 +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