aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/BulletS/Tests/Raycast.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shut up some pesty warningsUbitUmarov2018-01-151-1/+1
|
* BulletSim: first version of raycast. Only single contact point and noRobert Adams2017-09-031-22/+31
| | | | filtering.
* BulletSim: most of the plumbing for raycast. Needs new BulletSim.dll toRobert Adams2017-09-021-0/+115
work.