aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSConstraintSpring.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-11BulletSim: add LSL function and plumbing for setting a springRobert Adams1-0/+13
2013-09-11BulletSim: add extended physics LSL constants for axis specification.Robert Adams1-3/+3
2013-09-11BulletSim: add axis parameter for specifying enable, damping, and stiffness f...Robert Adams1-1/+1
2013-09-11BulletSim: implementation of setting spring specific physical parameters. Add...Robert Adams1-19/+24
2013-09-11BulletSim: add spring constraint to linkset constraint types.Robert Adams1-11/+41
2013-04-29BulletSim: remove trailing white space to make git happier. No functional cha...Robert Adams1-1/+1
2012-12-31BulletSim: another round of conversion: dynamics world and collision object f...Robert Adams1-6/+4
2012-12-24BulletSim: Rename some of the interface structures (BulletWorld, ...)Robert Adams1-1/+1
2012-11-03BulletSim: rename constraint classes so they show up together alphabetically.Robert Adams1-2/+2
2012-11-03BulletSim: Add banking and other new code to vechile dynamics. Add third part...Robert Adams1-1/+1
2012-09-27BulletSim: rename some constraint variables to be consistant with other name ...Robert Adams1-0/+2
2012-09-27BulletSim: renamed members of BulletShape, BulletSim and BulletBodyRobert Adams1-55/+55
2012-08-15BulletSim: add hinge constraint.Robert Adams1-62/+55
2009-08-16* Fixes potential NulRef in MRM Security Checks.Adam Frisby1-2/+3
2009-08-16* [MRM] Implements permission checks on IObject implementations in SOPObject....Adam Frisby1-0/+13
2009-08-16Add copyright headers. Formatting cleanup.Jeff Ames1-1/+28
2009-08-16* Beginnings of a Security Credential system in MRM. This will eventually lea...Adam Frisby1-0/+21