Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-11-22 | Rename BulletSim's PhysicsShapeType to BSPhysicsShapeType because it | Melanie | 1 | -3/+3 |
2012-11-21 | BulletSim: uplevel PhysicsShapeType out of ShapeData structure (since it is g... | Robert Adams | 1 | -3/+3 |
2012-11-06 | BulletSim: recalculate the compound shape bounding box when built. | Robert Adams | 1 | -0/+2 |
2012-11-03 | BulletSim: fix compound linkset crash by not freeing shape of child prims. | Robert Adams | 1 | -5/+6 |
2012-11-03 | BulletSim: search the mesh and hull lists to find shapes if type is not known... | Robert Adams | 1 | -4/+6 |
2012-11-03 | BulletSim: Move construction of compound linkset from ShapeCollection | Robert Adams | 1 | -16/+56 |
2012-11-03 | BulletSim: debugging of compound shape implementation of linksets. | Robert Adams | 1 | -26/+80 |
2012-11-03 | BulletSim: Remove use of shapeData in ShapeCollection and rely on the availab... | Robert Adams | 1 | -172/+175 |
2012-11-03 | BulletSim: rename BSBody and BSShape to PhysBody and PhysShape. Add skeleton ... | Robert Adams | 1 | -0/+173 |