aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSMotors.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-27BulletSim: add 'infinite' timescale that does not reduce motor target or fric...Robert Adams1-10/+27
2012-11-25BulletSim: add ToString override to BSVMotor.Robert Adams1-1/+6
2012-11-25BulletSim: add BSVMotor as BSDynamics linear motor.Robert Adams1-14/+32
2012-11-25BulletSim: complete vector motor. Correct line endings.Robert Adams1-104/+129
2012-11-07BulletSim: add classes for physics motors. Eventually these will replace the ...Robert Adams1-0/+104