aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/ubOde/ODEPrim.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-20ubOde: add threading related calls new ode.dll may need. Hope this doesn't ↵UbitUmarov1-1/+5
break with current linux ode library
2015-11-08 change maximum angular velocity to a value derived from heartbeat rate and ↵UbitUmarov1-5/+3
Nyquist.
2015-11-08 fix wrong condition to set low angular velocity as Zero.UbitUmarov1-4/+4
2015-11-05 add a console/log warning about large physics meshs on ubOde that can have ↵UbitUmarov1-0/+6
negative impact on region load
2015-10-20 stop using a vector3 to store axis locks 3bit flags in ubOdeUbitUmarov1-35/+43
2015-10-13 reduce jitter due to viewer interpolators on objects that are really almost ↵UbitUmarov1-37/+87
at rest
2015-09-30 add get method on physics actors PIDHoverActiveUbitUmarov1-0/+4
2015-09-12rename Ubit physics modulesUbitUmarov1-6/+1
2015-09-08a mess with Modules and ModuleUbitUmarov1-1/+1
2015-09-08more on compile..UbitUmarov1-2/+2
2015-09-08opps my files?UbitUmarov1-0/+3901