Commit History

Author SHA1 Message Date
  Robert Adams f2810bf03a varregion: add plumbing to pass region size from Scene down to the 11 years ago
  Robert Adams 511122834b BulletSim: change collision flags for groundplane to not interact with static objects. 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 13233da66c BulletSim: add debugging looking for doorway sculpty problems 11 years ago
  Robert Adams 9393403253 BulletSim: update DLLs and SOs with better debugging output. 11 years ago
  Robert Adams 04132d3af4 BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanaged 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 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 203588e3c0 BulletSim: change physical data structures to classes. Add default 11 years ago
  Robert Adams 1f6aaad0b5 BulletSim: correct collision mask definition for linkset children. 11 years ago
  Robert Adams bbc5a5089f BulletSim: Rename some of the interface structures (BulletWorld, ...) 11 years ago
  Robert Adams 664dad53dd BulletSim: Add more to the TODO list. Clean up and improve some comments. 11 years ago
  Robert Adams 60950bfab5 BulletSim: correct line endings in new BulletSimData.cs file. 11 years ago
  Robert Adams 3b2b785a46 BulletSim: Add 'BulletSimData' which separates structures created 11 years ago