aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/Interfaces/IObject.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Adds IObject.Shape to MRMAdam Frisby2009-04-181-14/+2
| | | | | | * Implements Sculpty modification support to MRM * Example: IObject.Shape.SculptMap = new UUID("0000-0000-0000....");
* Update svn properties.Jeff Ames2009-04-141-223/+223
|
* * Minor MRM CleanupAdam Frisby2009-04-111-0/+223
* 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[?]