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-08-19 12:35:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b25cb04b3447ea9d3b74685a4cf752fb2b91f96b
opensim
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Serialization
History
Justin Clark-Casey (justincc)
b25cb04b34
If parsing fails in the primitive base shape (which prints out a debug log message), also print out the name and uuid of the part containing this shape.
...
This is to help in diagnosing parsing failures.
2011-05-27 21:58:34 +01:00
..
CoalescedSceneObjectsSerializer.cs
Alter uuid gather so that it properly analyzes coalesced objects.
2011-04-21 18:12:29 +01:00
SceneObjectSerializer.cs
If parsing fails in the primitive base shape (which prints out a debug log message), also print out the name and uuid of the part containing this shape.
2011-05-27 21:58:34 +01:00
SceneXmlLoader.cs
Made OARs use the new serialization procedure. (TPs/crossings still on the old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>.
2010-10-15 17:27:19 -07:00