aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSAPIXNA.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.Robert Adams2012-12-311-39/+39
| | | | Update BulletSim DLLs and SOs with simplier step function interface.
* BulletSim: add the implementation files for the two versions of Bullet:Robert Adams2012-12-311-0/+39
unmanaged (C++) and managed (C#).