aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSPhysObject.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: renamed members of BulletShape, BulletSim and BulletBodyRobert Adams2012-09-271-7/+9
* BulletSim: complete code for managed code shape and body tracking. Not debugged.Robert Adams2012-09-271-12/+10
* BulletSim: Convert BSCharacter to use common BSPhysObject code and variables.Robert Adams2012-09-271-8/+21
* BulletSim: move a bunch of common logic out of BSPrim and BSCharacterRobert Adams2012-09-271-7/+131
* BulletSim: Remove calculation and passing of unused collied object type.Robert Adams2012-09-151-1/+1
* BulletSim: Way too many changes in one commit.Robert Adams2012-09-151-1/+1
* BulletSim: Add Bullet body and shape to BSPhysObject and renameRobert Adams2012-09-071-1/+5
* BulletSim: Changes to terrain storage and management so mega-regions work.Robert Adams2012-08-311-58/+60
* BulletSim: unify physical objects under BSPhysObjects. Now BSScene and BSLink...Robert Adams2012-08-311-0/+58