From e324f6f3f0f8d894190cd7a9733687ac4308b2c1 Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Wed, 24 Apr 2013 08:03:45 -0700 Subject: BulletSim: update DLLs and SOs to they have no dependencies on newer glibc (2.14) since that is not yet in some Linux distributions. Add unmanaged API calls and code for creating single convex hull shapes. --- bin/lib32/BulletSim.dll | Bin 1008640 -> 1010176 bytes bin/lib32/libBulletSim.so | Bin 2093987 -> 2096572 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'bin/lib32') diff --git a/bin/lib32/BulletSim.dll b/bin/lib32/BulletSim.dll index 618d4bd..1e94d05 100755 Binary files a/bin/lib32/BulletSim.dll and b/bin/lib32/BulletSim.dll differ diff --git a/bin/lib32/libBulletSim.so b/bin/lib32/libBulletSim.so index e3b40fb..d79896a 100755 Binary files a/bin/lib32/libBulletSim.so and b/bin/lib32/libBulletSim.so differ -- cgit v1.1 From 1593d795ea72bb87f18c8ed2d1bec87871974ec5 Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Wed, 24 Apr 2013 15:01:11 -0700 Subject: BulletSim: version of libBulletSim.so for 32 bit systems that doesn't crash on startup. Doesn't yet solve the new glibcxx dependencies. --- bin/lib32/libBulletSim.so | Bin 2096572 -> 2096576 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'bin/lib32') diff --git a/bin/lib32/libBulletSim.so b/bin/lib32/libBulletSim.so index d79896a..6216a65 100755 Binary files a/bin/lib32/libBulletSim.so and b/bin/lib32/libBulletSim.so differ -- cgit v1.1