aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused SetAcceleration and add set on Acceleration parameterDan Lake2011-12-201-1/+2
* Remove unused fields from CollisionEventUpdateJustin Clark-Casey (justincc)2011-10-251-1/+1
* BulletSim: add runtime setting of physics parameters. Update default values.Robert Adams2011-08-181-7/+24
* BulletSim: Parameters settable from ini file. Linksets. Physical property val...Robert Adams2011-08-051-5/+6
* BulletSim: fix buoyancy for prims. Start of configurable physics parameters.Robert Adams2011-07-221-3/+9
* Pass collisions and updates in pinned memory (saves marshaling).Robert.Adams2011-07-221-2/+3
* BulletSim initial checkinRobert Adams2011-06-201-0/+426