aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODEVehicleSettings.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleaning out warnings.Dr Scofield2009-05-221-93/+93
* * It turns out vehicle Angular Motor direction is always in global space.Teravus Ovares2009-04-201-7/+24
* * Prevent a vehicle crashTeravus Ovares2009-04-201-0/+13
* * Rudimentary angular motor implementation for the LSL Vehicle APITeravus Ovares2009-04-191-7/+79
* * A few fixes to the Linear MotorTeravus Ovares2009-04-171-15/+21
* * Add Implementation of Linear Motor and Linear friction from the LSL Vehicle...Teravus Ovares2009-04-171-9/+73
* * Set some minimum values to avoid divide by zero errors.Teravus Ovares2009-04-171-0/+14
* * Commit a few fixes to the Vehicle settingsTeravus Ovares2009-04-171-2/+49
* * Adding some organization of vehicle type stuff in the ODEPlugin.Teravus Ovares2009-04-141-0/+392