mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
Update BulletSim.dll with some interface changes and tuning (see opensim-libs). Change BSScene to use new interface.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user