aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BS6DofConstraint.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: rename constraint classes so they show up together alphabetically.Robert Adams2012-11-031-154/+0
* BulletSim: correct spelling of Bullet call. It's 'swept' not 'sweep'.Robert Adams2012-11-031-0/+4
* BulletSim: Add banking and other new code to vechile dynamics. Add third part...Robert Adams2012-11-031-1/+1
* BulletSim: rename some constraint variables to be consistant with other name ...Robert Adams2012-09-271-11/+31
* BulletSim: Fix linkset crash. Caused by the different body and shapeRobert Adams2012-09-271-4/+16
* BulletSim: renamed members of BulletShape, BulletSim and BulletBodyRobert Adams2012-09-271-2/+2
* BulletSim: add hinge constraint.Robert Adams2012-08-151-6/+44
* BulletSim: separate out the constraints by type. The linksets useRobert Adams2012-08-091-0/+80