aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/BulletS/BSConstraintCollection.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Remove useless executable bit that Windows adds.onefang1-0/+0
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-0/+0
2016-11-07Fix file execute permissions, coz Windows.David Walter Seikel1-0/+0
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-7/+8
2012-12-24BulletSim: Rename some of the interface structures (BulletWorld, ...)Robert Adams1-2/+2
2012-11-03BulletSim: code rearrangementRobert Adams1-2/+0
2012-11-03BulletSim: Add banking and other new code to vechile dynamics. Add third part...Robert Adams1-1/+1
2012-08-15BulletSim: add locking to constraintCollection and rename some of the public ...Robert Adams1-49/+45
2012-08-15BulletSim: Refactor BSConstraintCollection to add a new RemoveAndDestroyConst...Robert Adams1-4/+12
2012-08-10BulletSim: many, many detailed logging messages for physical linksetRobert Adams1-2/+6
2012-08-09BulletSim: separate out the constraints by type. The linksets useRobert Adams1-10/+0
2012-07-31BulletSim: add parameters and API calls for setting ERP and CFM.Robert Adams1-1/+7
2012-07-25BulletSim: fix line endings in newly added files (Is it DOS or is it UNIX? On...Robert Adams1-178/+178
2012-07-25BulletSim: Add C# classes for storing and tracking constraints.Robert Adams1-0/+178