aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/libode.so (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as ↵Justin Clark-Casey (justincc)2012-02-251-0/+0
| | | | appropriate.
* Update libode.so to r1755.Justin Clark-Casey (justincc)2010-12-091-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
* * This updates ODE to the most up-to-date version as of today. 1558Teravus Ovares2008-10-121-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.
* * Patch from nlin to enable DIF state file writing from the ODEPluginTeravus Ovares2008-06-201-0/+0
| | | | | | * Rebuilt libode.so, ode.dll * If you roll your own ODE library, make sure to update your opensim-libs.
* * ODE Update! If you roll your own, make sure to download the lib source ↵Teravus Ovares2008-04-221-0/+0
| | | | | | | again from http://opensimulator.org/svn/opensim-libs/trunk * Gracefully handles two asserts that were being pesky.
* * ODE Library hackery.Teravus Ovares2008-04-051-0/+0
| | | | | * You know the drill if you roll your own ODE. (h ttp://opensimulator.org/wiki/PhysicsEngines )
* * Updating the version of the ODE library. (big update). The Mac library ↵Teravus Ovares2008-04-021-0/+0
| | | | | | | needs to be updated still. * Adding some XMPP stuff that's incomplete.
* * Updating ODE Libraries to release / dNODEBUGTeravus Ovares2008-03-291-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.
* * This update restores *nix supportTeravus Ovares2008-01-301-0/+0
| | | | | * This stability optimization is disabled on Apple Computers until the .dylib library is updated.
* * 32bit Linux libode updateTeravus Ovares2008-01-131-0/+0
| | | | | * Improves heightfield collisions
* * Experimental updated Linux ODE libraryTeravus Ovares2007-11-241-0/+0
|
* teravus debug patch of libode.so from libsdan miller2007-11-051-0/+0
|
* tevarus ODE debug patch. note: NOT TESTED!dan miller2007-11-051-0/+0
|
* updated libode.so (no exception on assert)dan miller2007-10-241-0/+0
|
* checking in linux libode.so and configdan miller2007-10-191-0/+0
|
* recompiled libode with g++ 3.3 -- should fix problems loading on some ↵dan miller2007-10-141-0/+0
| | | | distros, such as openmv machine
* fixes for nebadon"s terrain bugs; includes patched 0.9 ode.dll, libode.sodan miller2007-10-111-0/+0
|
* Another attempt at an i386 version of libode. If this doesn't test out for ↵Brian McBee2007-09-081-0/+0
| | | | people with older processors... I dunno what the next step is.
* Recompiled libode to work on older processorsBrian McBee2007-09-051-0/+0
|
* *Added libraries to binmingchen2007-06-081-0/+0