Commit History

Author SHA1 Message Date
  Robert Adams 933ac60746 BulletSim: not quite functional axis lock code. 11 years ago
  Robert Adams 5379d6d112 BulletSim: remove all the debug printing of pointer formatting (.ToString(X)) and replace it with a method on BulletBody, BulletShape, ... 11 years ago
  Robert Adams 9218748321 BulletSim: another round of conversion: dynamics world and collision object functions. 11 years ago
  Robert Adams bbc5a5089f BulletSim: Rename some of the interface structures (BulletWorld, ...) 11 years ago
  Robert Adams ae4d932e7f BulletSim: Move all the parameter variables, tables and get and fetch logic to a separate, static class for easier addition and to remove all that bulk from the BSScene class. 11 years ago
  Robert Adams 9df85eadf4 BulletSim: Fix crash on the destruction of physical linksets. 11 years ago
  Robert Adams bc43c7007d BulletSim: code rearrangement 11 years ago
  Robert Adams 14eeb8b31b BulletSim: fix bug that caused error (and a crash on 32 bit Linux) when mesh assets weren't already in the cache. Comment cleanups. 11 years ago
  Robert Adams 65c131c4a3 BulletSim: remove trailing spaces to make git happy. 11 years ago
  Robert Adams 87825b0abe BulletSim: Fix crash when linking large physical linksets. 11 years ago
  Robert Adams 74dea4cfd5 BulletSim: rename some constraint variables to be consistant with other name use. 12 years ago
  Robert Adams d016051fa0 BulletSim: renamed members of BulletShape, BulletSim and BulletBody 12 years ago
  Robert Adams 2c5ff93990 BulletSim: Way too many changes in one commit. 12 years ago
  Robert Adams 3c097cb7a9 BulletSim: Add some comments (gasp) and log messages. 12 years ago
  Robert Adams 7c140570db BulletSim: Changes to terrain storage and management so mega-regions work. 12 years ago
  Robert Adams 68f112888b BulletSim: clean up detail logging by adding many more debug log statements and then commenting out most of the additions. 12 years ago
  Robert Adams c1c1d48af1 BulletSim: add BSConstraint.RecomputConstraintVariables for the recomputation after linksets changed, etc 12 years ago
  Robert Adams 0c7ce4fc98 BulletSim: many, many detailed logging messages for physical linkset 12 years ago
  Robert Adams 38e79b80a8 BulletSim: separate out the constraints by type. The linksets use 12 years ago
  Robert Adams c51ef38e2d BulletSim: fix problem where resizing a primary shape (cube or sphere) would not rebuild the physics mesh. Update the DLLs and SOs to latest version. 12 years ago
  Robert Adams 50dbb9ffe4 BulletSim: add parameters and API calls for setting ERP and CFM. 12 years ago
  Robert Adams 9ca1075e7e BulletSim: remove unused, commented out code in BSConstraint 12 years ago
  Robert Adams 0a4c080e63 BulletSim: fix line endings in newly added files (Is it DOS or is it UNIX? Only it's hairdresser knows for sure) 12 years ago
  Robert Adams 2d05e16f7e BulletSim: Add C# classes for storing and tracking constraints. 12 years ago