Commit History

Author SHA1 Message Date
  Robert Adams 6e39cc316f BulletSim: add ClearCollisionProxyCache function to API. 11 years ago
  Robert Adams 993bcec088 BulletSim: add unmanaged and XNA functions for hinge, slider and spring constraints. 11 years ago
  Robert Adams 48ee73bfa7 BulletSim: add API and calls for spring constraint parameters. 11 years ago
  Robert Adams 9de3979f5b BulletSim: add gImpact shape type. Add logic to use gImpact shape 11 years ago
  Robert Adams 92ee288d66 BulletSim: remove trailing white space to make git happier. No functional changes. 11 years ago
  Robert Adams e5582939fd BulletSim: massive refactor of shape classes. Removed shape specific code from BSShapeCollection. Using BSShape* classes to hold references to shape. Simplified shape dependency callbacks. Remove 'PreferredShape' methods and have each class specify shape type. Disable compound shape linkset for a later commit that will simplify linkset implementation. 11 years ago
  Robert Adams e324f6f3f0 BulletSim: update DLLs and SOs to they have no dependencies on newer 11 years ago
  Robert Adams 17aef1c883 BulletSim: update unmanaged API for HACD parameter passing. Bullet HACD 11 years ago
  Robert Adams 8360223fed BulletSim: code to generate a higher resolution terrain mesh. Parameter 11 years ago
  Robert Adams 1d7276235a BulletSim: add calls for creating all the different Bullet constraint types. 11 years ago
  Robert Adams 0374b2a0b4 BulletSim: fix logic for enabling unmanaged code debug messages. 11 years ago
  Robert Adams 4e1ca890c2 BulletSim: fix not moving physical objects below terrain to over terrain. 11 years ago
  Robert Adams 459fcd81c9 BulletSim: move center of gravity of linkset to its geometric center. 11 years ago
  Robert Adams 44492b3a49 BulletSim: add comments to force and impulse setting functions 11 years ago
  Robert Adams 2eda385f5e BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnostic 11 years ago
  Robert Adams b14b65ea95 BulletSim: move selection of the unmanaged Bullet DLL from BSPlugin 11 years ago
  Robert Adams 9d840fd2ee BulletSim: move over and port the interface for BulletXNA. 11 years ago
  Robert Adams 0662d109c2 BulletSim: fix line endings. 11 years ago
  Robert Adams 04132d3af4 BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanaged 11 years ago
  Robert Adams db3b6e8921 BulletSim: remove unused unmanaged memory reference functions from BSAPITemplate. 11 years ago
  Robert Adams 6988b5ceaf BulletSim: remove rigid body contruction functions from BSAPITemplate that relied on prebuilt construction info structures. 11 years ago
  Robert Adams 9396ccc078 BulletSim: eliminate the use of the unmanaged HeightMapInfo structure. 11 years ago
  Robert Adams 3d0fc70864 BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate. 11 years ago
  Robert Adams c2a7af18b6 BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. Only initialization and debug fuctions left. 11 years ago
  Robert Adams 9218748321 BulletSim: another round of conversion: dynamics world and collision object functions. 11 years ago
  Robert Adams 9fd0e1b080 BulletSim: add the implementation files for the two versions of Bullet: 11 years ago