aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/lib32/libode.so (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-0/+0
2012-02-25Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as ↵Justin Clark-Casey (justincc)1-0/+0
appropriate.
2012-01-20Revert "Change linux, windows and mac ODE libraries to use the GIMPACT ↵Justin Clark-Casey (justincc)1-0/+0
collider rather than OPCODE." This reverts commit 4eef6725f4116aa70de729b71d60636a7d0a68f5. Reverting for now since this fails with "terminate called after throwing an instance of 'std::bad_alloc'" on Wright Plaza instances.
2012-01-17Change linux, windows and mac ODE libraries to use the GIMPACT collider ↵Justin Clark-Casey (justincc)1-0/+0
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.
2010-12-09Update libode.so to r1755.Justin Clark-Casey (justincc)1-0/+0
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
2008-10-12* This updates ODE to the most up-to-date version as of today. 1558Teravus Ovares1-0/+0
* 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-06-20* Patch from nlin to enable DIF state file writing from the ODEPluginTeravus Ovares1-0/+0
* Rebuilt libode.so, ode.dll * If you roll your own ODE library, make sure to update your opensim-libs.
2008-04-22* ODE Update! If you roll your own, make sure to download the lib source ↵Teravus Ovares1-0/+0
again from http://opensimulator.org/svn/opensim-libs/trunk * Gracefully handles two asserts that were being pesky.
2008-04-05* ODE Library hackery.Teravus Ovares1-0/+0
* You know the drill if you roll your own ODE. (h ttp://opensimulator.org/wiki/PhysicsEngines )
2008-04-02* Updating the version of the ODE library. (big update). The Mac library ↵Teravus Ovares1-0/+0
needs to be updated still. * Adding some XMPP stuff that's incomplete.
2008-03-29* Updating ODE Libraries to release / dNODEBUGTeravus Ovares1-0/+0
* 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-01-30* This update restores *nix supportTeravus Ovares1-0/+0
* This stability optimization is disabled on Apple Computers until the .dylib library is updated.
2008-01-13* 32bit Linux libode updateTeravus Ovares1-0/+0
* Improves heightfield collisions
2007-11-24* Experimental updated Linux ODE libraryTeravus Ovares1-0/+0
2007-11-05teravus debug patch of libode.so from libsdan miller1-0/+0
2007-11-05tevarus ODE debug patch. note: NOT TESTED!dan miller1-0/+0
2007-10-24updated libode.so (no exception on assert)dan miller1-0/+0
2007-10-19checking in linux libode.so and configdan miller1-0/+0
2007-10-14recompiled libode with g++ 3.3 -- should fix problems loading on some ↵dan miller1-0/+0
distros, such as openmv machine
2007-10-11fixes for nebadon"s terrain bugs; includes patched 0.9 ode.dll, libode.sodan miller1-0/+0
2007-09-08Another attempt at an i386 version of libode. If this doesn't test out for ↵Brian McBee1-0/+0
people with older processors... I dunno what the next step is.
2007-09-05Recompiled libode to work on older processorsBrian McBee1-0/+0
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-0/+0
2007-06-08*Added libraries to binmingchen1-0/+0
2007-03-26Brought in ODE native binariesgareth1-0/+0