Update BulletSim.dll with some interface changes and tuning (see opensim-libs). Change BSScene to use new interface.

This commit is contained in:
Robert Adams
2012-01-25 14:40:38 -08:00
parent 2e7c1bcfd9
commit e9de7e7107
7 changed files with 34 additions and 8 deletions

View File

@@ -842,8 +842,9 @@
DeactivationTime = 0.2
LinearSleepingThreshold = 0.8
AngularSleepingThreshold = 1.0
CcdMotionThreshold = 0.5
CcdSweptSphereRadius = 0.2
CcdMotionThreshold = 0.0
CcdSweptSphereRadius = 0.0
ContactProcessingThreshold = 0.1
; Whether to mesh sculpties
MeshSculptedPrim = true