aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSConstraint6Dof.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: implementation of setting spring specific physical parameters. Add...Robert Adams2013-09-111-5/+11
* BulletSim: complete linkage of spring constraint into linkset constraint.Robert Adams2013-09-111-1/+8
* BulletSim: not quite functional axis lock code.Robert Adams2013-03-311-2/+2
* BulletSim: add calls for creating all the different Bullet constraint types.Robert Adams2013-02-171-0/+16
* BulletSim: remove all the debug printing of pointer formatting (.ToString(X))...Robert Adams2012-12-311-5/+5
* BulletSim: another round of conversion: dynamics world and collision object f...Robert Adams2012-12-311-16/+14
* BulletSim: Rename some of the interface structures (BulletWorld, ...)Robert Adams2012-12-241-2/+2
* BulletSim: Fix crash on the destruction of physical linksets.Robert Adams2012-12-101-2/+2
* BulletSim: remove center-of-mass setting for linksets because it causes the c...Robert Adams2012-11-031-2/+1
* BulletSim: rename constraint classes so they show up together alphabetically.Robert Adams2012-11-031-0/+154