diff options
author | UbitUmarov | 2012-03-27 21:58:25 +0100 |
---|---|---|
committer | UbitUmarov | 2012-03-27 21:58:25 +0100 |
commit | de45fe75156283ccb4f378349ef77828aaf7330b (patch) | |
tree | 27a69017e9ee38e418f2b414ef1bb2bbfb487680 /bin | |
parent | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork (diff) | |
parent | Merge branch 'master' into careminster (diff) | |
download | opensim-SC-de45fe75156283ccb4f378349ef77828aaf7330b.zip opensim-SC-de45fe75156283ccb4f378349ef77828aaf7330b.tar.gz opensim-SC-de45fe75156283ccb4f378349ef77828aaf7330b.tar.bz2 opensim-SC-de45fe75156283ccb4f378349ef77828aaf7330b.tar.xz |
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSimDefaults.ini | 3 | ||||
-rwxr-xr-x | bin/lib32/BulletSim.dll | bin | 533504 -> 533504 bytes | |||
-rwxr-xr-x | bin/lib32/libBulletSim.so | bin | 619149 -> 619145 bytes | |||
-rwxr-xr-x | bin/lib64/BulletSim.dll | bin | 685056 -> 686080 bytes | |||
-rwxr-xr-x | bin/lib64/libBulletSim.so | bin | 688874 -> 688866 bytes |
5 files changed, 2 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 62f1529..3401a71 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -864,8 +864,9 @@ | |||
864 | CcdMotionThreshold = 0.0 | 864 | CcdMotionThreshold = 0.0 |
865 | CcdSweptSphereRadius = 0.0 | 865 | CcdSweptSphereRadius = 0.0 |
866 | ContactProcessingThreshold = 0.1 | 866 | ContactProcessingThreshold = 0.1 |
867 | ; If setting a pool size, also disable dynamic allocation (default pool size is 4096 with dynamic alloc) | ||
867 | MaxPersistantManifoldPoolSize = 0; | 868 | MaxPersistantManifoldPoolSize = 0; |
868 | ShouldDisableContactPoolDynamicAllocation = True; | 869 | ShouldDisableContactPoolDynamicAllocation = False; |
869 | ShouldForceUpdateAllAabbs = False; | 870 | ShouldForceUpdateAllAabbs = False; |
870 | ShouldRandomizeSolverOrder = False; | 871 | ShouldRandomizeSolverOrder = False; |
871 | ShouldSplitSimulationIslands = False; | 872 | ShouldSplitSimulationIslands = False; |
diff --git a/bin/lib32/BulletSim.dll b/bin/lib32/BulletSim.dll index 357f26e..5bef6e9 100755 --- a/bin/lib32/BulletSim.dll +++ b/bin/lib32/BulletSim.dll | |||
Binary files differ | |||
diff --git a/bin/lib32/libBulletSim.so b/bin/lib32/libBulletSim.so index 948d8e3..9882f5b 100755 --- a/bin/lib32/libBulletSim.so +++ b/bin/lib32/libBulletSim.so | |||
Binary files differ | |||
diff --git a/bin/lib64/BulletSim.dll b/bin/lib64/BulletSim.dll index db8530c..9f09ef8 100755 --- a/bin/lib64/BulletSim.dll +++ b/bin/lib64/BulletSim.dll | |||
Binary files differ | |||
diff --git a/bin/lib64/libBulletSim.so b/bin/lib64/libBulletSim.so index b2fd9d2..fa47bf1 100755 --- a/bin/lib64/libBulletSim.so +++ b/bin/lib64/libBulletSim.so | |||
Binary files differ | |||