From 0a9782494c0addbac9acd90eda680672c64d8b82 Mon Sep 17 00:00:00 2001 From: Teravus Ovares Date: Sat, 29 Mar 2008 21:31:03 +0000 Subject: * Updating ODE Libraries to release / dNODEBUG * If you compile your own libraries, be sure to follow the updated directions on http://opensimulator.org/wiki/PhysicsEngines * The previous libs are now -debug for people who wish to work on the ODELibrary and want the feedback. --- bin/libode-debug.so | Bin 0 -> 2992241 bytes bin/libode.so | Bin 2992241 -> 2800447 bytes bin/ode-debug.dll | Bin 0 -> 630784 bytes bin/ode.dll | Bin 630784 -> 589824 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 bin/libode-debug.so create mode 100755 bin/ode-debug.dll (limited to 'bin') diff --git a/bin/libode-debug.so b/bin/libode-debug.so new file mode 100755 index 0000000..8532ee8 Binary files /dev/null and b/bin/libode-debug.so differ diff --git a/bin/libode.so b/bin/libode.so index 8532ee8..19907b3 100644 Binary files a/bin/libode.so and b/bin/libode.so differ diff --git a/bin/ode-debug.dll b/bin/ode-debug.dll new file mode 100755 index 0000000..590dfa5 Binary files /dev/null and b/bin/ode-debug.dll differ diff --git a/bin/ode.dll b/bin/ode.dll index 590dfa5..bd87538 100644 Binary files a/bin/ode.dll and b/bin/ode.dll differ -- cgit v1.1