Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Applies Mantis #3630 - Adds support for outside MRM initialisation, makes ↵ | Adam Frisby | 2009-05-12 | 1 | -1/+1 |
| | | | | MRMModule compatible with the Visual Studio MRMLoader ( http://forge.opensimulator.org/gf/project/mrmloader/ ) | ||||
* | Add copyright headers. | Jeff Ames | 2009-04-14 | 1 | -1/+28 |
| | |||||
* | Update svn properties. | Jeff Ames | 2009-04-14 | 1 | -88/+88 |
| | |||||
* | * Minor MRM Cleanup | Adam Frisby | 2009-04-11 | 1 | -4/+1 |
| | | | | | | | * Interfaces now live in Interfaces subdirectory. * Namespace does not yet reflect this change. * Final namespace for MRMs will probably sit somewhere around OpenSim.Extend.MRM[?] | ||||
* | * Implements IObject.Materials[].* | Adam Frisby | 2009-04-09 | 1 | -0/+91 |
* This lets you do things like IObject.Materials[0].Texture = new UUID("0000-..."); |