aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/Ode/ODEDynamics.c_comments (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+0
2009-09-30Commit initial version of KittoFlora's vehicle changesopensim1-277/+281
2009-06-19Properly reset a vehicle's status to VEHICLE_TYPE_NONE when requestedMelanie Thielker1-0/+1
2009-06-10Formatting cleanup.Jeff Ames1-2/+2
2009-05-22cleaning out warnings.Dr Scofield1-93/+93
2009-04-20* It turns out vehicle Angular Motor direction is always in global space.Teravus Ovares1-7/+24
2009-04-20* Prevent a vehicle crashTeravus Ovares1-0/+13
2009-04-19* Rudimentary angular motor implementation for the LSL Vehicle APITeravus Ovares1-7/+79
2009-04-17* A few fixes to the Linear MotorTeravus Ovares1-15/+21
2009-04-17* Add Implementation of Linear Motor and Linear friction from the LSL Vehicle...Teravus Ovares1-9/+73
2009-04-17* Set some minimum values to avoid divide by zero errors.Teravus Ovares1-0/+14
2009-04-17* Commit a few fixes to the Vehicle settingsTeravus Ovares1-2/+49
2009-04-14* Adding some organization of vehicle type stuff in the ODEPlugin.Teravus Ovares1-0/+392