| Commit message (Expand) | Author | Age | Files | Lines |
* | BulletSim: add ClearCollisionProxyCache function to API. | Robert Adams | 2013-09-11 | 1 | -0/+13 |
* | BulletSim: add unmanaged and XNA functions for hinge, slider and spring const... | Robert Adams | 2013-09-11 | 1 | -2/+172 |
* | BulletSim: add API and calls for spring constraint parameters. | Robert Adams | 2013-09-11 | 1 | -0/+38 |
* | * Fix some threading issues in BulletXNA (the managed bullet library), this s... | teravus | 2013-08-20 | 1 | -1/+45 |
* | BulletSim: add gImpact shape type. Add logic to use gImpact shape | Robert Adams | 2013-05-21 | 1 | -3/+8 |
* | BulletSim: remove trailing white space to make git happier. No functional cha... | Robert Adams | 2013-04-29 | 1 | -69/+69 |
* | BulletSim: massive refactor of shape classes. Removed shape specific code fro... | Robert Adams | 2013-04-29 | 1 | -2/+2 |
* | BulletSim: update DLLs and SOs to they have no dependencies on newer | Robert Adams | 2013-04-24 | 1 | -0/+10 |
* | BulletSim: update unmanaged API for HACD parameter passing. Bullet HACD | Robert Adams | 2013-04-01 | 1 | -2/+1 |
* | BulletSim: add calls for creating all the different Bullet constraint types. | Robert Adams | 2013-02-17 | 1 | -41/+186 |
* | BulletSim: rework parameter setting for different types of values | Robert Adams | 2013-02-17 | 1 | -2/+2 |
* | BulletSim: rework some parameter setting implementation moving functionality ... | Robert Adams | 2013-02-05 | 1 | -35/+35 |
* | * This adds llVolumeDetect functionality to the C# implementation of BulletSim. | teravus | 2013-01-25 | 1 | -86/+116 |
* | * Added in the manifold point dept on collision desc. In BulletSim engine Bul... | teravus | 2013-01-24 | 1 | -5/+64 |
* | * Repairs the Object updates, Collision updates, and Child Prim methods makin... | teravus | 2013-01-24 | 1 | -164/+282 |
* | This updates prebuild to remove BulletSimN, implements the BulletSim API in B... | teravus | 2013-01-20 | 1 | -262/+623 |
* | BulletSim: move center of gravity of linkset to its geometric center. | Robert Adams | 2013-01-11 | 1 | -0/+1 |
* | BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnostic | Robert Adams | 2013-01-04 | 1 | -41/+16 |
* | BulletSim: add parameter to have Bullet output performance statistics | Robert Adams | 2013-01-01 | 1 | -1/+1 |
* | BulletSim: move over and port the interface for BulletXNA. | Robert Adams | 2013-01-01 | 1 | -291/+598 |
* | BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanaged | Robert Adams | 2013-01-01 | 1 | -1/+1277 |
* | BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate. | Robert Adams | 2012-12-31 | 1 | -39/+39 |
* | BulletSim: add the implementation files for the two versions of Bullet: | Robert Adams | 2012-12-31 | 1 | -0/+39 |