aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSHingeConstraint.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BulletSim: add hinge constraint.Robert Adams2012-08-151-0/+55
Update BulletSimAPI with new constraint related function calls. Reorganize locking in BS6DofConstraint. Update BS6DofConstraint to do constraint reset correctly. Add new 'midpoint' construction of 6Dof constraint.