aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorRobert Adams2013-09-12 13:07:18 -0700
committerJustin Clark-Casey (justincc)2013-09-20 21:38:45 +0100
commitd260e398f56f4c40af416de0a3601bdfe937f705 (patch)
treef26af124f7075bb8fcc30a30db4233f910c3baeb
parentAllow setting the EntityTransfer-max_distance to 0 to override distance check... (diff)
downloadopensim-SC_OLD-d260e398f56f4c40af416de0a3601bdfe937f705.zip
opensim-SC_OLD-d260e398f56f4c40af416de0a3601bdfe937f705.tar.gz
opensim-SC_OLD-d260e398f56f4c40af416de0a3601bdfe937f705.tar.bz2
opensim-SC_OLD-d260e398f56f4c40af416de0a3601bdfe937f705.tar.xz
BulletSim: update DLLs and SOs to disable Bullet's internal profiling.
This was accidentily left on. This version should make performance better and fix the memory leak.
-rwxr-xr-xbin/lib32/BulletSim.dllbin1096192 -> 1093632 bytes
-rwxr-xr-xbin/lib32/libBulletSim.sobin2342970 -> 2332216 bytes
-rwxr-xr-xbin/lib64/BulletSim.dllbin1233920 -> 1230848 bytes
-rwxr-xr-xbin/lib64/libBulletSim.sobin2520691 -> 2522559 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/bin/lib32/BulletSim.dll b/bin/lib32/BulletSim.dll
index e344f84..7c16cb5 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 94e1682..3d2737b 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 31949c8..3afdf63 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 399f4f8..6a17848 100755
--- a/bin/lib64/libBulletSim.so
+++ b/bin/lib64/libBulletSim.so
Binary files differ