aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/drawstuff.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-09Minor formatting cleanup.Jeff Ames1-2/+2
2008-12-07* Tweaks physics so that linked prim are a single body. This will make ↵Teravus Ovares1-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.