aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSApiTemplate.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-662/+0
* BulletSim: add parameter to have Bullet output performance statisticsRobert Adams2013-01-011-2/+2
* BulletSim: move over and port the interface for BulletXNA.Robert Adams2013-01-011-3/+3
* BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanagedRobert Adams2013-01-011-1/+1
* BulletSim: remove unused unmanaged memory reference functions from BSAPITempl...Robert Adams2012-12-311-2/+2
* BulletSim: remove rigid body contruction functions from BSAPITemplate that re...Robert Adams2012-12-311-5/+0
* BulletSim: eliminate the use of the unmanaged HeightMapInfo structure.Robert Adams2012-12-311-16/+2
* BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.Robert Adams2012-12-311-13/+30
* BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. ...Robert Adams2012-12-311-0/+664