aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/ubOde/ODEDynamics.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-14make ubOde PInvoke follow ms coding rulesUbitUmarov1-27/+21
2017-07-07ubOde don't use old ode body sleep option, a few changes on sleep control, ↵UbitUmarov1-0/+1
update ode.dll (windows, others needed) (keep older versions.. bc.. well bugs happen)
2017-05-21 add a bit more protection for broken scripts like ingen-e3s-v1.33UbitUmarov1-0/+4
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-12/+12
2016-08-29ubOde add a missing decimal dot :)UbitUmarov1-2/+2
2016-08-29ubOde mouse look steer with some MOUSELOOK_BANK actionUbitUmarov1-18/+51
2016-08-28my broken version of vehicle mouse steer on ubOde (no bank,needs better damp)UbitUmarov1-39/+103
2016-08-06 ubOde revert making vehicle hover height disable hover. This at least ↵UbitUmarov1-1/+1
breaks current scripts. wikis say it should, but makes no sense with vehicle type parameters defaults. Hover it again only disabled with timescale >300; handle llSameGroup on attachments
2016-08-04also disable vehicle hover if its hover is set to zeroUbitUmarov1-1/+1
2016-08-04apply external forces and torque to vehicles also, as other engines doUbitUmarov1-4/+11
2015-09-12rename Ubit physics modulesUbitUmarov1-2/+2
2015-09-08a mess with Modules and ModuleUbitUmarov1-1/+1
2015-09-08more on compile..UbitUmarov1-1/+1
2015-09-08opps my files?UbitUmarov1-0/+1096