Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 1 | -0/+0 | |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 1 | -0/+0 | |
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 | |
2016-01-31 | Replace the new ODE lib with one built against GLIBC 2.12. It's not our | Melanie Thielker | 1 | -0/+0 | |
place to force people to upgrade their distro | |||||
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-25 | ODE lib: update the lib for linux 64bit. Thnx Dan. (keep older close in case ↵ | UbitUmarov | 1 | -0/+0 | |
this fails | |||||
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-10 | update libode for 64 bit linux to r1755 (post 0.11.1) from ode 0.10.1 | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
the same thing was actually done for ode.dll a couple of commits ago but I got the commit msg wrong (should have been r1755, not r1754). Damn these fat fingers. | |||||
2008-12-22 | * Adding a 64bit compiled libode.so and an Ode.NET.dll.config so mono will ↵ | Teravus Ovares | 1 | -0/+0 | |
automatically pull up either the 32 bit or the 64 bit library, (or the mac lib) depending on which platform it's being run under. |