Jeff Ames
|
465f1df592
|
Add copyright headers, formatting cleanup.
|
2009-04-06 14:36:44 +00:00 |
|
Jeff Ames
|
5f34bd73fb
|
Update svn properties.
|
2009-04-06 14:24:13 +00:00 |
|
Adam Frisby
|
918c466881
|
* Adds AutoOAR module, this will automatically OAR your regions every 20 minutes to a directory called "autooar", if enabled. Default disabled. Use [autooar] Enabled=true in OpenSim.ini to enable.
* Adds some MRM XMLDOC
|
2009-04-06 04:17:55 +00:00 |
|
Adam Frisby
|
746729b6ce
|
* Implements IObjectPhysics on SOPObject partially.
* Eg, IObject.Physics.* is now valid syntax and compiles (but will throw NotSupported at runtime)
|
2009-04-04 23:23:24 +00:00 |
|
Adam Frisby
|
39c3ccb93a
|
* Implements IObjectPhysics, this collects Physics attributes into one interface, will be referenced on IObject as IObject.Physics.*
* Eg; IObject.Physics.Torque = new Vector3(30.0,0.4,0.5);
* Maps loosely to internal PhysicsActor class.
|
2009-04-04 23:16:19 +00:00 |
|