| Commit message (Expand) | Author | Files | Lines |
2012-08-17 | BulletSim: comments and parameter changes in dynamics engine. | Robert Adams | 1 | -23/+27 |
2012-08-17 | BulletSim: in BSDynamics, merge 'flags' and 'hoverFlags' as they are defined ... | Robert Adams | 1 | -158/+20 |
2012-08-15 | BulletSim: clean up detail logging by adding many more debug log statements a... | Robert Adams | 1 | -1/+1 |
2012-07-20 | BulletSim: more detail logging for vehicle and general physics debugging. | Robert Adams | 1 | -15/+37 |
2012-07-20 | BulletSim: fix compile errors from last commit. Clean up passing of physics s... | Robert Adams | 1 | -12/+11 |
2012-07-20 | BulletSim: Add very detailed logging to BSDynamics for vehicle debugging | Robert Adams | 1 | -42/+88 |
2012-03-23 | BulletSim: remove confusion between angularVelocity and rotationalVelocity (t... | Robert Adams | 1 | -2/+2 |
2012-03-22 | BulletSim: remove confusion between angularVelocity and rotationalVelocity (t... | Robert Adams | 1 | -2/+2 |
2011-06-20 | BulletSim initial checkin | Robert Adams | 1 | -66/+43 |
2010-06-25 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-02-15 | Formatting cleanup. | Jeff Ames | 1 | -25/+25 |
2010-02-14 | Revolution is on the roll again! :) | Revolution | 1 | -39/+362 |
2010-01-04 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -224/+216 |
2009-11-03 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -13/+13 |
2009-10-26 | Experimental change of PhysicsVector to Vector3. Untested | John Hurliman | 1 | -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-30 | Commit initial version of KittoFlora's vehicle changes | opensim | 1 | -308/+340 |
2009-06-19 | Properly reset a vehicle's status to VEHICLE_TYPE_NONE when requested | Melanie Thielker | 1 | -0/+1 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-05-22 | cleaning out warnings. | Dr Scofield | 1 | -93/+93 |
2009-04-20 | * It turns out vehicle Angular Motor direction is always in global space. | Teravus Ovares | 1 | -7/+24 |
2009-04-20 | * Prevent a vehicle crash | Teravus Ovares | 1 | -0/+13 |
2009-04-19 | * Rudimentary angular motor implementation for the LSL Vehicle API | Teravus Ovares | 1 | -7/+79 |
2009-04-17 | * A few fixes to the Linear Motor | Teravus Ovares | 1 | -15/+21 |
2009-04-17 | * Add Implementation of Linear Motor and Linear friction from the LSL Vehicle... | Teravus Ovares | 1 | -9/+73 |
2009-04-17 | * Set some minimum values to avoid divide by zero errors. | Teravus Ovares | 1 | -0/+14 |
2009-04-17 | * Commit a few fixes to the Vehicle settings | Teravus Ovares | 1 | -2/+49 |
2009-04-14 | * Adding some organization of vehicle type stuff in the ODEPlugin. | Teravus Ovares | 1 | -0/+392 |