aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/drawstuff.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-98/+0
|
* Minor formatting cleanup.Jeff Ames2008-12-091-2/+2
|
* * Tweaks physics so that linked prim are a single body. This will make ↵Teravus Ovares2008-12-071-0/+98
linked prim more stable and probably the last obstacle to vehicles physics wise. * Fixed a bug that caused physics proxies to be scattered when you link an object. * Single physical prim work exactly the same as before, just linked physical prim will have changed.