aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSNPlugin/BSShapes.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-208/+0
2012-12-23* Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation o...teravus1-6/+6
2012-11-22Rename BulletSim's PhysicsShapeType to BSPhysicsShapeType because itMelanie1-8/+8
2012-11-21BulletSim: rename SHAPE_AVATAR to SHAPE_CAPSULE with the eye to eventually ha...Robert Adams1-3/+3
2012-11-21BulletSim: uplevel FixedShapeKey out of ShapeData structure (since it is gett...Robert Adams1-3/+3
2012-11-21BulletSim: uplevel PhysicsShapeType out of ShapeData structure (since it is g...Robert Adams1-8/+8
2012-11-18BulletSim: Use base class constructors for initialization of BSShape and othe...Robert Adams1-213/+208
2012-11-07BulletSim: add skeleton classes for shape objectification. This will eventual...Robert Adams1-0/+213