aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSLinksetCompound.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-08BulletSim: set material properties for static objects. Move Linkset.MakeStati...Robert Adams1-0/+5
2012-12-08BulletSim: update comments and add more to TODO list.Robert Adams1-3/+3
2012-11-22Rename BulletSim's PhysicsShapeType to BSPhysicsShapeType because itMelanie1-3/+3
2012-11-21BulletSim: uplevel PhysicsShapeType out of ShapeData structure (since it is g...Robert Adams1-3/+3
2012-11-06BulletSim: recalculate the compound shape bounding box when built.Robert Adams1-0/+2
2012-11-03BulletSim: fix compound linkset crash by not freeing shape of child prims.Robert Adams1-5/+6
2012-11-03BulletSim: search the mesh and hull lists to find shapes if type is not known...Robert Adams1-4/+6
2012-11-03BulletSim: Move construction of compound linkset from ShapeCollectionRobert Adams1-16/+56
2012-11-03BulletSim: debugging of compound shape implementation of linksets.Robert Adams1-26/+80
2012-11-03BulletSim: Remove use of shapeData in ShapeCollection and rely on the availab...Robert Adams1-172/+175
2012-11-03BulletSim: rename BSBody and BSShape to PhysBody and PhysShape. Add skeleton ...Robert Adams1-0/+173