aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSShapeCollection.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: remove warnings for unused variables.Robert Adams2012-10-021-1/+1
* BulletSim: remember to release the physical body and shape when a prim is des...Robert Adams2012-09-281-7/+7
* BulletSim: add separate runtime and taint-time linkset children lists to keep...Robert Adams2012-09-271-11/+14
* BulletSim: rename some constraint variables to be consistant with other name ...Robert Adams2012-09-271-24/+41
* BulletSim: remove the trailing spaces from lines to make git happierRobert Adams2012-09-271-21/+21
* BulletSim: Fix linkset crash. Caused by the different body and shapeRobert Adams2012-09-271-6/+4
* BulletSim: Terrain sets proper collision flags on creation.Robert Adams2012-09-271-5/+11
* BulletSim: btGhostObjects working to make 'volume detect' work.Robert Adams2012-09-271-143/+153
* BulletSim: renamed members of BulletShape, BulletSim and BulletBodyRobert Adams2012-09-271-95/+249
* BulletSim: complete code for managed code shape and body tracking. Not debugged.Robert Adams2012-09-271-70/+547
* BulletSim: add class and infrastructure for shape and objectRobert Adams2012-09-271-0/+70