aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODEPrim.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * Re-did the mass calculations in ODE for Prim Teravus Ovares2007-12-191-6/+118
| | | | | | | * Exposed the mass as a PhysicsActor read only property (so scripts can get at it - hint hint -) * Hollow and Path Cuts affect the prim mass (all Hollow Types are supported in this calculation (sphere,square,triangle)) * Prim no longer sink into the ground.
* added copyright noticesJeff Ames2007-12-111-0/+28
|
* keeping opensim safe for children -- made some namespace references less ↵Jeff Ames2007-12-041-19/+3
| | | | explicit
* set svn:eol-styleJeff Ames2007-12-041-686/+686
|
* * Split out the ODEPlugin Nested classes.Teravus Ovares2007-12-041-0/+686