aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSAPIXNA.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminated many warningsOren Hurvitz2014-04-231-1/+0
* varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-261-1/+1
* BulletSim: add ClearCollisionProxyCache function to API.Robert Adams2013-09-111-0/+13
* BulletSim: add unmanaged and XNA functions for hinge, slider and spring const...Robert Adams2013-09-111-2/+172
* BulletSim: add API and calls for spring constraint parameters.Robert Adams2013-09-111-0/+38
* * Fix some threading issues in BulletXNA (the managed bullet library), this s...teravus2013-08-201-1/+45
* BulletSim: add gImpact shape type. Add logic to use gImpact shapeRobert Adams2013-05-211-3/+8
* BulletSim: remove trailing white space to make git happier. No functional cha...Robert Adams2013-04-291-69/+69
* BulletSim: massive refactor of shape classes. Removed shape specific code fro...Robert Adams2013-04-291-2/+2
* BulletSim: update DLLs and SOs to they have no dependencies on newerRobert Adams2013-04-241-0/+10
* BulletSim: update unmanaged API for HACD parameter passing. Bullet HACDRobert Adams2013-04-011-2/+1
* BulletSim: add calls for creating all the different Bullet constraint types.Robert Adams2013-02-171-41/+186
* BulletSim: rework parameter setting for different types of valuesRobert Adams2013-02-171-2/+2
* BulletSim: rework some parameter setting implementation moving functionality ...Robert Adams2013-02-051-35/+35
* * 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