aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BulletSimAPI.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-23BulletSim: add all the new functions to BulletSimAPI.Robert Adams1-4/+128
2012-07-20BulletSim: more detail logging for vehicle and general physics debugging.Robert Adams1-0/+51
2012-03-23BulletSim: add a bunch of internal Bullet configuration parameters to OpenSim...Robert Adams1-0/+9
2012-03-23BulletSim: add some new runtime setable parameters to match the dll.Robert Adams1-4/+6
2012-03-21BulletSim: add some new runtime setable parameters to match the dll.Robert Adams1-4/+6
2012-01-25Update BulletSim.dll with some interface changes and tuning (see opensim-libs...Robert Adams1-0/+4
2011-08-26BulletSim: add mesh representation. Use meshes for static objects and switch ...Robert Adams1-10/+21
2011-08-18BulletSim: add runtime setting of physics parameters. Update default values.Robert Adams1-4/+16
2011-08-05BulletSim: Parameters settable from ini file. Linksets. Physical property val...Robert Adams1-4/+40
2011-07-22Pass collisions and updates in pinned memory (saves marshaling).Robert.Adams1-3/+15
2011-07-22Pass collisions and updates in pinned memory (saves marshaling).Dan Lake1-3/+15
2011-06-20BulletSim initial checkinRobert Adams1-0/+186