aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/BasicPhysics/BasicPhysicsScene.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-04Warnings--onefang1-1/+1
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+7
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-14/+76
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