From 4eef6725f4116aa70de729b71d60636a7d0a68f5 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Tue, 17 Jan 2012 20:41:20 +0000 Subject: 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. --- bin/Physics-previous-ode-libs/libode.dylib | Bin 0 -> 2916380 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 bin/Physics-previous-ode-libs/libode.dylib (limited to 'bin/Physics-previous-ode-libs/libode.dylib') 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 Binary files /dev/null and b/bin/Physics-previous-ode-libs/libode.dylib differ -- cgit v1.1