aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSDynamics.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BulletSim: fix compile errors from last commit. Clean up passing of physics ↵Robert Adams2012-07-201-12/+11
| | | | scene into vehicle dynamics code.
* BulletSim: Add very detailed logging to BSDynamics for vehicle debuggingRobert Adams2012-07-201-42/+88
|
* BulletSim: remove confusion between angularVelocity and rotationalVelocity ↵Robert Adams2012-03-231-2/+2
| | | | (there is still confusion in the rest of OpenSim). Enhance some debug statements to include the object ID.
* BulletSim initial checkinRobert Adams2011-06-201-0/+951