Commit Graph

21 Commits (e391d6390c3249ff6a509ebdc99e3037a850dada)

Author SHA1 Message Date
Justin Clark-Casey (justincc) a0fb1e1788 Revert "Change linux, windows and mac ODE libraries to use the GIMPACT collider rather than OPCODE."
This reverts commit 4eef6725f4.

Reverting for now since this fails with "terminate called after throwing an instance of 'std::bad_alloc'" on Wright Plaza instances.
2012-01-20 17:51:12 +00:00
Justin Clark-Casey (justincc) 4eef6725f4 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.
2012-01-17 20:49:20 +00:00
Justin Clark-Casey (justincc) 3de0749aa7 Update libode.so to r1755.
This revision dates from 02 Sep 2010 and has received some testing.  This code will be updated in the opensim-libs repository
Updates for libode-x86_64, ode.dll and libode.dylib will follow
2010-12-09 03:10:48 +00:00
Teravus Ovares 2ede1a3ce7 * This updates ODE to the most up-to-date version as of today. 1558
* Mac users, pray to chi11ken to make you a .dylib version
* This is semi-tuned and post teravus hack.   (Though I didn't apply the terrain pitting fix hack.   I'm still deciding if it's necessary as there was a lot of work over the past several months on the heightfield collider.
* Please use '--enable-shared --disable-demos --disable-asserts' if you are building your own libode in the configure step.   Asserts are pretty much useless for use with .NET
* This also updates ODE.NET as, there were some API changes in May that were just added to ODE.NET today.
2008-10-12 23:47:39 +00:00
Teravus Ovares e02a2e31e0 * Patch from nlin to enable DIF state file writing from the ODEPlugin
* Rebuilt libode.so, ode.dll
* If you roll your own ODE library, make sure to update your opensim-libs.
2008-06-20 04:57:32 +00:00
Teravus Ovares 567a05a9e2 * ODE Update! If you roll your own, make sure to download the lib source again from http://opensimulator.org/svn/opensim-libs/trunk
* Gracefully handles two asserts that were being pesky.
2008-04-22 17:24:00 +00:00
Teravus Ovares 1fb98e22c1 * ODE Library hackery.
* You know the drill if you roll your own ODE. (h ttp://opensimulator.org/wiki/PhysicsEngines )
2008-04-05 20:18:27 +00:00
Teravus Ovares b790a16e98 * Updating the version of the ODE library. (big update). The Mac library needs to be updated still.
* Adding some XMPP stuff that's incomplete.
2008-04-02 01:03:31 +00:00
Teravus Ovares 0a9782494c * 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.
2008-03-29 21:31:03 +00:00
Teravus Ovares cb05b76b83 * This update restores *nix support
* This stability optimization is disabled on Apple Computers until the .dylib library is updated.
2008-01-30 07:46:48 +00:00
Teravus Ovares dca31797da * 32bit Linux libode update
* Improves heightfield collisions
2008-01-13 23:47:09 +00:00
Teravus Ovares 545404e3ec * Experimental updated Linux ODE library 2007-11-24 21:23:28 +00:00
dan miller 06e7b6bd98 teravus debug patch of libode.so from libs 2007-11-05 23:18:40 +00:00
dan miller cf47e03ad1 tevarus ODE debug patch. note: NOT TESTED! 2007-11-05 19:16:04 +00:00
dan miller 1d402134ac updated libode.so (no exception on assert) 2007-10-24 05:04:11 +00:00
dan miller 6f70d6964a checking in linux libode.so and config 2007-10-19 06:00:59 +00:00
dan miller 94c098784c recompiled libode with g++ 3.3 -- should fix problems loading on some distros, such as openmv machine 2007-10-14 11:06:54 +00:00
dan miller 23eeeaae03 fixes for nebadon"s terrain bugs; includes patched 0.9 ode.dll, libode.so 2007-10-11 05:54:56 +00:00
Brian McBee d91b1434fe Another attempt at an i386 version of libode. If this doesn't test out for people with older processors... I dunno what the next step is. 2007-09-08 13:27:11 +00:00
Brian McBee 038a6f2aec Recompiled libode to work on older processors 2007-09-05 02:54:59 +00:00
mingchen 88945dca1f *Added libraries to bin 2007-06-08 15:51:10 +00:00