aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSAPIUnman.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: move selection of the unmanaged Bullet DLL from BSPluginRobert Adams2013-01-011-0/+8
* BulletSim: move over and port the interface for BulletXNA.Robert Adams2013-01-011-5/+17
* BulletSim: fix line endings.Robert Adams2013-01-011-32/+32
* BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanagedRobert Adams2013-01-011-190/+464
* BulletSim: remove unused unmanaged memory reference functions from BSAPITempl...Robert Adams2012-12-311-0/+2
* BulletSim: remove rigid body contruction functions from BSAPITemplate that re...Robert Adams2012-12-311-56/+0
* BulletSim: eliminate the use of the unmanaged HeightMapInfo structure.Robert Adams2012-12-311-15/+11
* BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.Robert Adams2012-12-311-59/+158
* BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. ...Robert Adams2012-12-311-116/+302
* BulletSim: another round of conversion: dynamics world and collision object f...Robert Adams2012-12-311-1107/+1318
* BulletSim: add the implementation files for the two versions of Bullet:Robert Adams2012-12-311-0/+1107