aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODEVehicleSettings.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Commit initial version of KittoFlora's vehicle changesopensim2009-09-301-626/+0
* Properly reset a vehicle's status to VEHICLE_TYPE_NONE when requestedMelanie Thielker2009-06-191-0/+1
* Formatting cleanup.Jeff Ames2009-06-101-2/+2
* 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