aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/BulletS/BSAPIUnman.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-4/+26
2016-11-07Fix file execute permissions, coz Windows.David Walter Seikel1-0/+0
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-17/+298
2013-01-01BulletSim: move selection of the unmanaged Bullet DLL from BSPluginRobert Adams1-0/+8
2013-01-01BulletSim: move over and port the interface for BulletXNA.Robert Adams1-5/+17
2013-01-01BulletSim: fix line endings.Robert Adams1-32/+32
2013-01-01BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanagedRobert Adams1-190/+464
2012-12-31BulletSim: remove unused unmanaged memory reference functions from BSAPITempl...Robert Adams1-0/+2
2012-12-31BulletSim: remove rigid body contruction functions from BSAPITemplate that re...Robert Adams1-56/+0
2012-12-31BulletSim: eliminate the use of the unmanaged HeightMapInfo structure.Robert Adams1-15/+11
2012-12-31BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.Robert Adams1-59/+158
2012-12-31BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. ...Robert Adams1-116/+302
2012-12-31BulletSim: another round of conversion: dynamics world and collision object f...Robert Adams1-1107/+1318
2012-12-31BulletSim: add the implementation files for the two versions of Bullet:Robert Adams1-0/+1107