aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSPlugin.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-76/+0
|
* BulletSim: move selection of the unmanaged Bullet DLL from BSPluginRobert Adams2013-01-011-6/+0
| | | | into the unmanaged Bullet interface class.
* BulletSim: remove the trailing spaces from lines to make git happierRobert Adams2012-09-271-2/+2
|
* Clean up collision reporting code so they are properly passed toRobert Adams2012-07-061-0/+11
| | | | | the simulator in batches. More comments.
* Load 32-bit or 64-bit BulletSim Windows library automatically as appropriate.Justin Clark-Casey (justincc)2012-02-211-0/+3
| | | | | This uses the same approach as ODE. radams, if this doesn't work for you please feel free to revert.
* BulletSim initial checkinRobert Adams2011-06-201-0/+68