aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSConstraintHinge.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BulletSim: remove trailing white space to make git happier. No functional ↵Robert Adams2013-04-291-1/+1
| | | | changes.
* BulletSim: another round of conversion: dynamics world and collision object ↵Robert Adams2012-12-311-6/+4
| | | | functions.
* BulletSim: Rename some of the interface structures (BulletWorld, ...)Robert Adams2012-12-241-1/+1
| | | | | | | | to get ready for... Start creation of BulletAPITemplate. This defines the abstract interface functions. Following commits will move over to the new interface. This will enable switching between the managed and unmanaged version of Bullet.
* BulletSim: rename constraint classes so they show up together alphabetically.Robert Adams2012-11-031-0/+57