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-31 23:05:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d45fa9c2df01286d35542665d65071deca0fbb07
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