aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsScene.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-22Fix bug where setting phantom on a prim would result in a server log message ...Justin Clark-Casey (justincc)1-18/+23
2011-12-15Stop having to call SetHeight again in ScenePresence.AddToPhysicalScene() whe...Justin Clark-Casey (justincc)1-1/+1
2011-08-03extend move test to check one beat of the simulator without actually asking t...Justin Clark-Casey (justincc)1-4/+8
2011-07-15Fix some local id issues in physics glueroot1-7/+1
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman1-17/+23
2009-08-11Split BasicPhysics classes into separate files.Jeff Ames1-0/+185