aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/ubOde/ODEPrim.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change maximum angular velocity to a value derived from heartbeat rate and ↵UbitUmarov2015-11-081-5/+3
| | | | Nyquist.
* fix wrong condition to set low angular velocity as Zero.UbitUmarov2015-11-081-4/+4
|
* add a console/log warning about large physics meshs on ubOde that can have ↵UbitUmarov2015-11-051-0/+6
| | | | negative impact on region load
* stop using a vector3 to store axis locks 3bit flags in ubOdeUbitUmarov2015-10-201-35/+43
|
* reduce jitter due to viewer interpolators on objects that are really almost ↵UbitUmarov2015-10-131-37/+87
| | | | at rest
* add get method on physics actors PIDHoverActiveUbitUmarov2015-09-301-0/+4
|
* rename Ubit physics modulesUbitUmarov2015-09-121-0/+3896