aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSAPIXNA.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * This adds llVolumeDetect functionality to the C# implementation of BulletSim.teravus2013-01-251-86/+116
* * Added in the manifold point dept on collision desc. In BulletSim engine Bul...teravus2013-01-241-5/+64
* * Repairs the Object updates, Collision updates, and Child Prim methods makin...teravus2013-01-241-164/+282
* This updates prebuild to remove BulletSimN, implements the BulletSim API in B...teravus2013-01-201-262/+623
* BulletSim: move center of gravity of linkset to its geometric center.Robert Adams2013-01-111-0/+1
* BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnosticRobert Adams2013-01-041-41/+16
* BulletSim: add parameter to have Bullet output performance statisticsRobert Adams2013-01-011-1/+1
* BulletSim: move over and port the interface for BulletXNA.Robert Adams2013-01-011-291/+598
* BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanagedRobert Adams2013-01-011-1/+1277
* BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.Robert Adams2012-12-311-39/+39
* BulletSim: add the implementation files for the two versions of Bullet:Robert Adams2012-12-311-0/+39