aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BulletSimAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: add all the new functions to BulletSimAPI.Robert Adams2012-07-231-4/+128
* BulletSim: more detail logging for vehicle and general physics debugging.Robert Adams2012-07-201-0/+51
* BulletSim: add a bunch of internal Bullet configuration parameters to OpenSim...Robert Adams2012-03-231-0/+9
* BulletSim: add some new runtime setable parameters to match the dll.Robert Adams2012-03-231-4/+6
* Update BulletSim.dll with some interface changes and tuning (see opensim-libs...Robert Adams2012-01-251-0/+4
* BulletSim: add mesh representation. Use meshes for static objects and switch ...Robert Adams2011-08-261-10/+21
* BulletSim: add runtime setting of physics parameters. Update default values.Robert Adams2011-08-181-4/+16
* BulletSim: Parameters settable from ini file. Linksets. Physical property val...Robert Adams2011-08-051-4/+40
* Pass collisions and updates in pinned memory (saves marshaling).Robert.Adams2011-07-221-3/+15
* BulletSim initial checkinRobert Adams2011-06-201-0/+186