aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager/PhysicsScene.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-29Hollow prims (box only), thanks Gerard! Enjoydan miller1-3/+11
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-28Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...MW1-1/+1
2007-08-23Added RemovePrim method to the physics plugins interface.MW1-0/+7
2007-08-18starting to add bits and pieces to physics prims that we will eventually need...Brian McBee1-2/+3
2007-07-16changed to native line ending encodingSean Dague1-110/+110
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-7/+4
2007-07-02* Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScenelbsa711-37/+37