diff options
author | Robert Adams | 2013-09-12 13:07:18 -0700 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-09-20 21:38:45 +0100 |
commit | d260e398f56f4c40af416de0a3601bdfe937f705 (patch) | |
tree | f26af124f7075bb8fcc30a30db4233f910c3baeb | |
parent | Allow setting the EntityTransfer-max_distance to 0 to override distance check... (diff) | |
download | opensim-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-x | bin/lib32/BulletSim.dll | bin | 1096192 -> 1093632 bytes |
-rwxr-xr-x | bin/lib32/libBulletSim.so | bin | 2342970 -> 2332216 bytes |
-rwxr-xr-x | bin/lib64/BulletSim.dll | bin | 1233920 -> 1230848 bytes |
-rwxr-xr-x | bin/lib64/libBulletSim.so | bin | 2520691 -> 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 | |||