aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/Ode/ODEDynamics.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-2/+9
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-2/+2
2010-06-25minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2010-02-15Formatting cleanup.Jeff Ames1-25/+25
2010-02-14Revolution is on the roll again! :)Revolution1-39/+362
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-224/+216
2009-11-03minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-13/+13
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman1-1/+1
2009-10-22* Moved Copyrights above the comments in ODEPrim and ODEDynamics so they're c...Teravus Ovares (Dan Olivares)1-12/+13
2009-09-30Commit initial version of KittoFlora's vehicle changesopensim1-308/+340
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