Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaning out warnings. | Dr Scofield | 2009-05-22 | 1 | -93/+93 |
| | | | | | | NOTE: we currently have a gazillion warnings caused stuff flagged as "obsolete" (OGS1 stuff) --- what's up with that? | ||||
* | * It turns out vehicle Angular Motor direction is always in global space. | Teravus Ovares | 2009-04-20 | 1 | -7/+24 |
| | |||||
* | * Prevent a vehicle crash | Teravus Ovares | 2009-04-20 | 1 | -0/+13 |
| | |||||
* | * Rudimentary angular motor implementation for the LSL Vehicle API | Teravus Ovares | 2009-04-19 | 1 | -7/+79 |
| | |||||
* | * A few fixes to the Linear Motor | Teravus Ovares | 2009-04-17 | 1 | -15/+21 |
| | |||||
* | * Add Implementation of Linear Motor and Linear friction from the LSL ↵ | Teravus Ovares | 2009-04-17 | 1 | -9/+73 |
| | | | | Vehicle API in Physics | ||||
* | * Set some minimum values to avoid divide by zero errors. | Teravus Ovares | 2009-04-17 | 1 | -0/+14 |
| | |||||
* | * Commit a few fixes to the Vehicle settings | Teravus Ovares | 2009-04-17 | 1 | -2/+49 |
| | | | | | * Vertical Attractor servo | ||||
* | * Adding some organization of vehicle type stuff in the ODEPlugin. | Teravus Ovares | 2009-04-14 | 1 | -0/+392 |
* Vehicles do NOT work. This is just organization and a bit of logical code to make doing vehicles easier |