Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-07-29 | upload ODE lib for linux. Plz keep previus version in case something goes ↵ | UbitUmarov | 1 | -0/+0 | |
wrong. Thanks jakdaniels for the compilation | |||||
2017-05-24 | mantis 8780 replace ode bins for linux with ones compiled against older ↵ | UbitUmarov | 1 | -0/+0 | |
Glibc, Thanks Jak | |||||
2017-04-19 | update ode binaries for linux; add a minimal velocity for bounce | Michael Cerquoni | 1 | -0/+0 | |
2017-04-19 | update ubODE for Linux x86 and x86_64 to include lasted ODE 0.13.2 | Michael Cerquoni | 1 | -0/+0 | |
2015-12-26 | ODE lib: update the lib for linux 32bit and 64bit, this time without debug ↵ | UbitUmarov | 1 | -0/+0 | |
info. Thnx again Dan. (keep older close in case this fails | |||||
2015-12-26 | ODE lib: update the lib for linux 32bit. Thnx Dan. (keep older close in case ↵ | UbitUmarov | 1 | -0/+0 | |
this fails | |||||
2012-07-10 | change linux 32bit libode.so to ode version 0.12 | ubit | 1 | -0/+0 | |
2012-02-25 | Move 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-20 | Revert "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-17 | Change 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-09 | Update 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. 1558 | Teravus Ovares | 1 | -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 ODEPlugin | Teravus Ovares | 1 | -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 Ovares | 1 | -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 Ovares | 1 | -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 Ovares | 1 | -0/+0 | |
needs to be updated still. * Adding some XMPP stuff that's incomplete. | |||||
2008-03-29 | * Updating ODE Libraries to release / dNODEBUG | Teravus Ovares | 1 | -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 support | Teravus Ovares | 1 | -0/+0 | |
* This stability optimization is disabled on Apple Computers until the .dylib library is updated. | |||||
2008-01-13 | * 32bit Linux libode update | Teravus Ovares | 1 | -0/+0 | |
* Improves heightfield collisions | |||||
2007-11-24 | * Experimental updated Linux ODE library | Teravus Ovares | 1 | -0/+0 | |
2007-11-05 | teravus debug patch of libode.so from libs | dan miller | 1 | -0/+0 | |
2007-11-05 | tevarus ODE debug patch. note: NOT TESTED! | dan miller | 1 | -0/+0 | |
2007-10-24 | updated libode.so (no exception on assert) | dan miller | 1 | -0/+0 | |
2007-10-19 | checking in linux libode.so and config | dan miller | 1 | -0/+0 | |
2007-10-14 | recompiled libode with g++ 3.3 -- should fix problems loading on some ↵ | dan miller | 1 | -0/+0 | |
distros, such as openmv machine | |||||
2007-10-11 | fixes for nebadon"s terrain bugs; includes patched 0.9 ode.dll, libode.so | dan miller | 1 | -0/+0 | |
2007-09-08 | Another attempt at an i386 version of libode. If this doesn't test out for ↵ | Brian McBee | 1 | -0/+0 | |
people with older processors... I dunno what the next step is. | |||||
2007-09-05 | Recompiled libode to work on older processors | Brian McBee | 1 | -0/+0 | |
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -0/+0 | |
2007-06-08 | *Added libraries to bin | mingchen | 1 | -0/+0 | |
2007-03-26 | Brought in ODE native binaries | gareth | 1 | -0/+0 | |