aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSConstraint.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-07-31BulletSim: fix problem where resizing a primary shape (cube or sphere) would ↵Robert Adams1-1/+1
not rebuild the physics mesh. Update the DLLs and SOs to latest version.
2012-07-31BulletSim: add parameters and API calls for setting ERP and CFM.Robert Adams1-1/+11
Set ERP and CFM in linkset constraints. Reorder rebuilding of object bodies so they are not rebuilt everytime something is linked and unlinked.
2012-07-25BulletSim: remove unused, commented out code in BSConstraintRobert Adams1-8/+0
2012-07-25BulletSim: fix line endings in newly added files (Is it DOS or is it UNIX? ↵Robert Adams1-123/+123
Only it's hairdresser knows for sure)
2012-07-25BulletSim: Add C# classes for storing and tracking constraints.Robert Adams1-0/+123