From 4d2203ff5298ffe40902ce018c1be1b4096c936d Mon Sep 17 00:00:00 2001
From: Robert Adams
Date: Mon, 8 Apr 2013 09:15:20 -0700
Subject: BulletSim: Add dylib for BulletSim and add he who figured out
 building BulletSim on a Mac to the CONTRIBUTORS file.

---
 bin/lib32/libBulletSim.dylib | Bin 0 -> 1181656 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100755 bin/lib32/libBulletSim.dylib

(limited to 'bin/lib32')

diff --git a/bin/lib32/libBulletSim.dylib b/bin/lib32/libBulletSim.dylib
new file mode 100755
index 0000000..02f8a7f
Binary files /dev/null and b/bin/lib32/libBulletSim.dylib differ
-- 
cgit v1.1


From 59135c9a31875dc514b3ea2fe14021571807701d Mon Sep 17 00:00:00 2001
From: Robert Adams
Date: Tue, 9 Apr 2013 16:32:54 -0700
Subject: BulletSim: add Bullet HACD library invocation. Turned off by default
 as not totally debugged. Updated DLLs and SOs with more debugged HACD library
 code.

---
 bin/lib32/BulletSim.dll   | Bin 570880 -> 1008640 bytes
 bin/lib32/libBulletSim.so | Bin 1762207 -> 2093987 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 5432813..618d4bd 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 286d930..e3b40fb 100755
Binary files a/bin/lib32/libBulletSim.so and b/bin/lib32/libBulletSim.so differ
-- 
cgit v1.1