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
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov1-10/+0
2018-01-15shut up some pesty warningsUbitUmarov1-2/+2
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-14/+76
2015-09-04normalise physics plugins to return fps as (simulated time / requested simula...UbitUmarov1-1/+1
2015-08-30Major renaming of Physics dlls / folders. No functional changes, just renames.Diva Canto1-210/+0
2015-03-29varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams1-5/+12
2014-11-29Somewhat improve avatar region crossings by properly preserving velocity when...Justin Clark-Casey (justincc)1-1/+2
2014-05-22Add regression test for in-range chat between neighbouring regions from east ...Justin Clark-Casey (justincc)1-0/+1
2014-04-29Add regression test for NPC movement on a variable region.Justin Clark-Casey (justincc)1-5/+12
2013-03-06Add regression test for presence crossing between regions on the same simulator.Justin Clark-Casey (justincc)1-2/+7
2013-01-11BulletSim: add osGetPhysicsEngineType() LSL function and updateRobert Adams1-1/+3
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
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
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman1-17/+23
2009-08-11Split BasicPhysics classes into separate files.Jeff Ames1-0/+185