| Commit message (Expand) | Author | Age | Files | Lines |
* | BulletSim: add gImpact shape type. Add logic to use gImpact shape | Robert Adams | 2013-05-21 | 1 | -0/+15 |
* | BulletSim: remove trailing white space to make git happier. No functional cha... | Robert Adams | 2013-04-29 | 1 | -3/+3 |
* | BulletSim: massive refactor of shape classes. Removed shape specific code fro... | Robert Adams | 2013-04-29 | 1 | -3/+3 |
* | BulletSim: update DLLs and SOs to they have no dependencies on newer | Robert Adams | 2013-04-24 | 1 | -0/+27 |
* | BulletSim: update unmanaged API for HACD parameter passing. Bullet HACD | Robert Adams | 2013-04-01 | 1 | -3/+3 |
* | BulletSim: code to generate a higher resolution terrain mesh. Parameter | Robert Adams | 2013-03-19 | 1 | -2/+2 |
* | BulletSim: add calls for creating all the different Bullet constraint types. | Robert Adams | 2013-02-17 | 1 | -0/+102 |
* | BulletSim: fix logic for enabling unmanaged code debug messages. | Robert Adams | 2013-01-15 | 1 | -1/+14 |
* | BulletSim: fix not moving physical objects below terrain to over terrain. | Robert Adams | 2013-01-14 | 1 | -1/+1 |
* | BulletSim: move center of gravity of linkset to its geometric center. | Robert Adams | 2013-01-11 | 1 | -0/+9 |
* | BulletSim: add comments to force and impulse setting functions | Robert Adams | 2013-01-04 | 1 | -0/+8 |
* | BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnostic | Robert Adams | 2013-01-04 | 1 | -3/+19 |
* | BulletSim: move selection of the unmanaged Bullet DLL from BSPlugin | Robert Adams | 2013-01-01 | 1 | -0/+8 |
* | BulletSim: move over and port the interface for BulletXNA. | Robert Adams | 2013-01-01 | 1 | -5/+17 |
* | BulletSim: fix line endings. | Robert Adams | 2013-01-01 | 1 | -32/+32 |
* | BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanaged | Robert Adams | 2013-01-01 | 1 | -190/+464 |
* | BulletSim: remove unused unmanaged memory reference functions from BSAPITempl... | Robert Adams | 2012-12-31 | 1 | -0/+2 |
* | BulletSim: remove rigid body contruction functions from BSAPITemplate that re... | Robert Adams | 2012-12-31 | 1 | -56/+0 |
* | BulletSim: eliminate the use of the unmanaged HeightMapInfo structure. | Robert Adams | 2012-12-31 | 1 | -15/+11 |
* | BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate. | Robert Adams | 2012-12-31 | 1 | -59/+158 |
* | BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. ... | Robert Adams | 2012-12-31 | 1 | -116/+302 |
* | BulletSim: another round of conversion: dynamics world and collision object f... | Robert Adams | 2012-12-31 | 1 | -1107/+1318 |
* | BulletSim: add the implementation files for the two versions of Bullet: | Robert Adams | 2012-12-31 | 1 | -0/+1107 |