aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-01-17 20:41:20 +0000
committerJustin Clark-Casey (justincc)2012-01-17 20:49:20 +0000
commit4eef6725f4116aa70de729b71d60636a7d0a68f5 (patch)
treea00b87f35647ed3cddfb39b9a72d5bd1ca187296 /bin
parentAllow retrival of multiple user records in one operation, analog to presence (diff)
downloadopensim-SC_OLD-4eef6725f4116aa70de729b71d60636a7d0a68f5.zip
opensim-SC_OLD-4eef6725f4116aa70de729b71d60636a7d0a68f5.tar.gz
opensim-SC_OLD-4eef6725f4116aa70de729b71d60636a7d0a68f5.tar.bz2
opensim-SC_OLD-4eef6725f4116aa70de729b71d60636a7d0a68f5.tar.xz
Change linux, windows and mac ODE libraries to use the GIMPACT collider rather than OPCODE.
As discussed on the opensim-dev mailing list, this is to avoid a demonstrated ODE collider segfault when stress-testing a simulator running more than one region using the bundled pCampbot.exe As before, the ODE revision used is r1755 - only the collider has changed. Tests so far reveal little performance change. However, if noticeable issues do arise, please report on mantis and/or the opensim-dev mailing list. The previous libraries are temporarily in bin/Physics-previous-ode-libs These can be copied back to bin if one wants to compare behaviour with the previous libraries.
Diffstat (limited to 'bin')
-rw-r--r--bin/Physics-previous-ode-libs/libode-x86_64.sobin0 -> 5546089 bytes
-rw-r--r--bin/Physics-previous-ode-libs/libode.dylibbin0 -> 2916380 bytes
-rw-r--r--bin/Physics-previous-ode-libs/libode.sobin0 -> 3051566 bytes
-rw-r--r--bin/libode-x86_64.sobin5546089 -> 2601363 bytes
-rw-r--r--bin/libode.dylibbin2916380 -> 1780892 bytes
-rw-r--r--bin/libode.sobin3051566 -> 1807022 bytes
-rwxr-xr-xbin/ode.dllbin496640 -> 368128 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/bin/Physics-previous-ode-libs/libode-x86_64.so b/bin/Physics-previous-ode-libs/libode-x86_64.so
new file mode 100644
index 0000000..9c3070a
--- /dev/null
+++ b/bin/Physics-previous-ode-libs/libode-x86_64.so
Binary files differ
diff --git a/bin/Physics-previous-ode-libs/libode.dylib b/bin/Physics-previous-ode-libs/libode.dylib
new file mode 100644
index 0000000..958d202
--- /dev/null
+++ b/bin/Physics-previous-ode-libs/libode.dylib
Binary files differ
diff --git a/bin/Physics-previous-ode-libs/libode.so b/bin/Physics-previous-ode-libs/libode.so
new file mode 100644
index 0000000..6bb85fb
--- /dev/null
+++ b/bin/Physics-previous-ode-libs/libode.so
Binary files differ
diff --git a/bin/libode-x86_64.so b/bin/libode-x86_64.so
index 9c3070a..6fcf815 100644
--- a/bin/libode-x86_64.so
+++ b/bin/libode-x86_64.so
Binary files differ
diff --git a/bin/libode.dylib b/bin/libode.dylib
index 958d202..7ad0ef0 100644
--- a/bin/libode.dylib
+++ b/bin/libode.dylib
Binary files differ
diff --git a/bin/libode.so b/bin/libode.so
index 6bb85fb..f7ab065 100644
--- a/bin/libode.so
+++ b/bin/libode.so
Binary files differ
diff --git a/bin/ode.dll b/bin/ode.dll
index f310358..886b685 100755
--- a/bin/ode.dll
+++ b/bin/ode.dll
Binary files differ