| Commit message (Expand) | Author | Age | Files | Lines |
* | BulletSim: code rearrangement | Robert Adams | 2012-11-03 | 1 | -6/+6 |
* | BulletSim: fix bug that caused error (and a crash on 32 bit Linux) when mesh ... | Robert Adams | 2012-10-22 | 1 | -1/+3 |
* | BulletSim: remove trailing spaces to make git happy. | Robert Adams | 2012-10-22 | 1 | -1/+1 |
* | BulletSim: Fix crash when linking large physical linksets. | Robert Adams | 2012-10-11 | 1 | -3/+10 |
* | BulletSim: rename some constraint variables to be consistant with other name ... | Robert Adams | 2012-09-27 | 1 | -9/+12 |
* | BulletSim: renamed members of BulletShape, BulletSim and BulletBody | Robert Adams | 2012-09-27 | 1 | -1/+1 |
* | BulletSim: Way too many changes in one commit. | Robert Adams | 2012-09-15 | 1 | -4/+12 |
* | BulletSim: Add some comments (gasp) and log messages. | Robert Adams | 2012-09-07 | 1 | -0/+4 |
* | BulletSim: Changes to terrain storage and management so mega-regions work. | Robert Adams | 2012-08-31 | 1 | -2/+1 |
* | BulletSim: clean up detail logging by adding many more debug log statements a... | Robert Adams | 2012-08-15 | 1 | -0/+6 |
* | BulletSim: add BSConstraint.RecomputConstraintVariables for the recomputation... | Robert Adams | 2012-08-15 | 1 | -0/+17 |
* | BulletSim: many, many detailed logging messages for physical linkset | Robert Adams | 2012-08-10 | 1 | -1/+3 |
* | BulletSim: separate out the constraints by type. The linksets use | Robert Adams | 2012-08-09 | 1 | -49/+11 |
* | BulletSim: fix problem where resizing a primary shape (cube or sphere) would ... | Robert Adams | 2012-07-31 | 1 | -1/+1 |
* | BulletSim: add parameters and API calls for setting ERP and CFM. | Robert Adams | 2012-07-31 | 1 | -1/+11 |
* | BulletSim: remove unused, commented out code in BSConstraint | Robert Adams | 2012-07-25 | 1 | -8/+0 |
* | BulletSim: fix line endings in newly added files (Is it DOS or is it UNIX? On... | Robert Adams | 2012-07-25 | 1 | -123/+123 |
* | BulletSim: Add C# classes for storing and tracking constraints. | Robert Adams | 2012-07-25 | 1 | -0/+123 |