aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSShapes.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-11-18BulletSim: Use base class constructors for initialization of BSShape and ↵Robert Adams1-213/+208
other classes.
2012-11-07BulletSim: add skeleton classes for shape objectification. This will ↵Robert Adams1-0/+213
eventually replace all the if's and switches in ShapeCollection with polymorphism.