aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/Tests/BasicVehicles.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BulletSim: fix physics repositioning when under ground to only happenRobert Adams2013-01-291-11/+34
| | | | for physical objects. Non-physical objects can go anywhere they want.
* BulletSim: first unit test: vehicle angular attractionRobert Adams2013-01-281-55/+126
|
* BulletSim: add framework for BulletSim unit tests. No tests yet.Robert Adams2013-01-271-0/+56