aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODEPrim.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-12-19* Re-did the mass calculations in ODE for Prim Teravus Ovares1-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.
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-04keeping opensim safe for children -- made some namespace references less ↵Jeff Ames1-19/+3
explicit
2007-12-04set svn:eol-styleJeff Ames1-686/+686
2007-12-04* Split out the ODEPlugin Nested classes.Teravus Ovares1-0/+686