diff options
author | Robert Adams | 2013-10-19 11:44:27 -0700 |
---|---|---|
committer | Robert Adams | 2013-10-19 11:44:27 -0700 |
commit | a7e7bed66096a6ccd2bea8fd46ec2732e7420fd0 (patch) | |
tree | da396b087acb90c658bd657bfa2efff120197f13 | |
parent | Call ScriptSleep() instead of llSleep() in routine for llEmail. (diff) | |
download | opensim-SC_OLD-a7e7bed66096a6ccd2bea8fd46ec2732e7420fd0.zip opensim-SC_OLD-a7e7bed66096a6ccd2bea8fd46ec2732e7420fd0.tar.gz opensim-SC_OLD-a7e7bed66096a6ccd2bea8fd46ec2732e7420fd0.tar.bz2 opensim-SC_OLD-a7e7bed66096a6ccd2bea8fd46ec2732e7420fd0.tar.xz |
BulletSim: update SOs and DLLs with version that enables compressed
AABB maps for Bvh meshes. This greatly reduces the memory usage for
large meshes and for mesh terrain in particular.
-rwxr-xr-x | bin/lib32/BulletSim.dll | bin | 1093632 -> 992768 bytes |
-rwxr-xr-x | bin/lib32/libBulletSim.so | bin | 2332216 -> 2332216 bytes |
-rwxr-xr-x | bin/lib64/BulletSim.dll | bin | 1230848 -> 1231872 bytes |
-rwxr-xr-x | bin/lib64/libBulletSim.so | bin | 2522559 -> 2522559 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/bin/lib32/BulletSim.dll b/bin/lib32/BulletSim.dll index 7c16cb5..187d150 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 3d2737b..e60bdd3 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 3afdf63..e8738e1 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 6a17848..ef3eb3a 100755 --- a/bin/lib64/libBulletSim.so +++ b/bin/lib64/libBulletSim.so | |||
Binary files differ | |||