aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSTerrainManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: fix problem with avatars sinking into the ground.Robert Adams2012-10-231-2/+2
* BulletSim: fix bug that caused error (and a crash on 32 bit Linux) when mesh ...Robert Adams2012-10-221-3/+1
* BulletSim: reorder avatar collision checking to eliminate double collision_end.Robert Adams2012-10-191-0/+1
* BulletSim: remove code in ShapeCollection that hinted at shape sharing.Robert Adams2012-10-191-1/+2
* BulletSim: Change defaults for constraint CFM and ERP to make large linksets ...Robert Adams2012-10-111-9/+6
* BulletSim: cosmetic changes (comments and renaming). Give mass to terrain to ...Robert Adams2012-10-111-6/+8
* BulletSim: remove the trailing spaces from lines to make git happierRobert Adams2012-09-271-16/+16
* BulletSim: Fix linkset crash. Caused by the different body and shapeRobert Adams2012-09-271-1/+2
* BulletSim: Terrain sets proper collision flags on creation.Robert Adams2012-09-271-10/+10
* BulletSim: btGhostObjects working to make 'volume detect' work.Robert Adams2012-09-271-2/+10
* BulletSim: renamed members of BulletShape, BulletSim and BulletBodyRobert Adams2012-09-271-23/+23
* BulletSim: add class and infrastructure for shape and objectRobert Adams2012-09-271-2/+5
* BulletSim: Convert BSCharacter to use common BSPhysObject code and variables.Robert Adams2012-09-271-33/+34
* BulletSim: Way too many changes in one commit.Robert Adams2012-09-151-22/+38
* BulletSim: Add Bullet body and shape to BSPhysObject and renameRobert Adams2012-09-071-2/+2
* BulletSim: Add some comments (gasp) and log messages.Robert Adams2012-09-071-2/+2
* BulletSim: Update BulletSimAPI to match the DLL interface.Robert Adams2012-08-311-132/+224
* BulletSim: clean up some variable naming for consistancy.Robert Adams2012-08-311-37/+102
* BulletSim: Changes to terrain storage and management so mega-regions work.Robert Adams2012-08-311-0/+307