aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODERayCastRequestManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-16Stop OdePrim and OdeCharacter insanely overriding set LocalID to set their ow...Justin Clark-Casey (justincc)1-3/+4
2011-07-12Port implementation of llCastRay() from Aurora.Justin Clark-Casey (justincc)1-17/+75
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-1/+1
2009-12-08* Commit some sit code that's commented out for now.Teravus Ovares (Dan Olivares)1-1/+8
2009-12-05* Adds Normal to the fields returned by the Physics RaycasterTeravus Ovares (Dan Olivares)1-2/+8
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-08-20* Fixes Terrain issues with combined regions.Teravus Ovares (Dan Olivares)1-9/+4
2009-07-23Formatting cleanup.Jeff Ames1-2/+2
2009-07-22* Whoops, forgot the water heightfield.Teravus Ovares1-1/+4
2009-07-22* Exclude heightfield geom from the raycast test. Teravus Ovares1-0/+69
2009-07-19* Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares1-0/+295