aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODECharacter.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * Re-did the mass calculations in ODE for Prim Teravus Ovares2007-12-191-2/+26
| | | | | | | * 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 an Avatar control tweak that disables the PID controller in certain ↵Teravus Ovares2007-12-151-18/+46
| | | | | | | circumstances. * This allows collisions with other avatar and prim with a velocity greater then 0 to push avatar around.
* added copyright noticesJeff Ames2007-12-111-0/+28
|
* keeping opensim safe for children -- made some namespace references less ↵Jeff Ames2007-12-041-4/+4
| | | | explicit
* * Flying with ODE and got that sinking feeling? This should helpTeravus Ovares2007-12-041-2/+2
|
* set svn:eol-styleJeff Ames2007-12-041-477/+477
|
* * Split out the ODEPlugin Nested classes.Teravus Ovares2007-12-041-0/+477