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-06-02 16:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a93bb992fade04a463d6cd91bc014b110e217a5
opensim
/
OpenSim
/
ApplicationPlugins
/
Rest
History
MW
de82bf9eb5
Added a PostInitialise method to IApplicationPlugin, this allows us to do work in there knowing that all other ApplicationPlugins have been initialised by that time.
...
Moved the loadRegions code in LoadRegionsPlugin to the PostInitialise method.
2009-02-26 15:21:06 +00:00
..
Inventory
- remove the Metadata property from AssetBase and return all previous
2009-02-17 01:36:44 +00:00
Regions
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
2009-02-13 02:06:28 +00: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
Added a PostInitialise method to IApplicationPlugin, this allows us to do work in there knowing that all other ApplicationPlugins have been initialised by that time.
2009-02-26 15:21:06 +00:00
RestXmlWriter.cs
cleaning up returned XML REST doclet (no more xsi, xsd)
2008-05-29 13:55:01 +00:00