.. |
Inventory
|
a3651eb5d0
Thanks Kevin Cozens for a patch that:
|
13 vuotta sitten |
Regions
|
859bc717a4
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
|
14 vuotta sitten |
RestPlugin.cs
|
784e78a9e8
minor: make rest (not comm) modules less noisy if they are disabled
|
15 vuotta sitten |
RestXmlWriter.cs
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
15 vuotta sitten |
rest.xsd
|
eeb5381bbb
and this actually adds the appearance code itself (and not just the
|
16 vuotta sitten |