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-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cc9d22b894b91ec85cf5852d9fdd06e727d7cfd
opensim
/
OpenSim
/
ApplicationPlugins
/
Rest
History
BlueWall
a3651eb5d0
Thanks Kevin Cozens for a patch that:
...
Fixes several spelling mistakes
2011-03-17 05:48:42 -04:00
..
Inventory
Thanks Kevin Cozens for a patch that:
2011-03-17 05:48:42 -04:00
Regions
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>).
2010-03-19 15:16:35 -07:00
rest.xsd
and this actually adds the appearance code itself (and not just the
2008-09-18 15:50:52 +00:00
RestPlugin.cs
minor: make rest (not comm) modules less noisy if they are disabled
2009-09-24 17:21:47 +01:00
RestXmlWriter.cs
* 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)
2009-10-02 18:31:08 -07:00