aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSConstraint.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: code rearrangementRobert Adams2012-11-031-6/+6
* BulletSim: fix bug that caused error (and a crash on 32 bit Linux) when mesh ...Robert Adams2012-10-221-1/+3
* BulletSim: remove trailing spaces to make git happy.Robert Adams2012-10-221-1/+1
* BulletSim: Fix crash when linking large physical linksets.Robert Adams2012-10-111-3/+10
* BulletSim: rename some constraint variables to be consistant with other name ...Robert Adams2012-09-271-9/+12
* BulletSim: renamed members of BulletShape, BulletSim and BulletBodyRobert Adams2012-09-271-1/+1
* BulletSim: Way too many changes in one commit.Robert Adams2012-09-151-4/+12
* BulletSim: Add some comments (gasp) and log messages.Robert Adams2012-09-071-0/+4
* BulletSim: Changes to terrain storage and management so mega-regions work.Robert Adams2012-08-311-2/+1
* BulletSim: clean up detail logging by adding many more debug log statements a...Robert Adams2012-08-151-0/+6
* BulletSim: add BSConstraint.RecomputConstraintVariables for the recomputation...Robert Adams2012-08-151-0/+17
* BulletSim: many, many detailed logging messages for physical linksetRobert Adams2012-08-101-1/+3
* BulletSim: separate out the constraints by type. The linksets useRobert Adams2012-08-091-49/+11
* BulletSim: fix problem where resizing a primary shape (cube or sphere) would ...Robert Adams2012-07-311-1/+1
* BulletSim: add parameters and API calls for setting ERP and CFM.Robert Adams2012-07-311-1/+11
* BulletSim: remove unused, commented out code in BSConstraintRobert Adams2012-07-251-8/+0
* BulletSim: fix line endings in newly added files (Is it DOS or is it UNIX? On...Robert Adams2012-07-251-123/+123
* BulletSim: Add C# classes for storing and tracking constraints.Robert Adams2012-07-251-0/+123