aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/SharedBase/NullPhysicsScene.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+1
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov1-10/+0
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-1/+1
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-7/+3
2015-08-30Major renaming of Physics dlls / folders. No functional changes, just renames.Diva Canto1-122/+0
2014-11-29Somewhat improve avatar region crossings by properly preserving velocity when...Justin Clark-Casey (justincc)1-1/+2
2011-10-14Extract NullPhysicsScene from PhysicsScene to improve code readabilityJustin Clark-Casey (justincc)1-90/+34
2011-07-15Fix some local id issues in physics glueroot1-7/+1
2011-07-15Fox some local id issues in physics glueMelanie1-7/+1
2011-07-15Revert "Add localid support to ch0de properly"Melanie1-1/+7
2011-07-15Add localid support to ch0de properlyTom1-7/+1
2010-02-22Separate PhysX classes into separate files.Jeff Ames1-77/+69
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman1-17/+23
2009-08-11Split BasicPhysics classes into separate files.Jeff Ames1-0/+185