aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/lib64/ode.dll (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-25ODE lib change: fix capsule - mesh faces double side collisions. Do double ↵UbitUmarov1-0/+0
side collisions if at least two dimensions of the mesh are 1.5x the capsule height, otherwise do single side as before. SL and bullet do double Side always. Double side can cause instabilities in some cases. i only windows dev enviroment for the moment. to build for your enviroment: git clone git://opensimulator.org/git/opensim-libs. This maybe be very broken, let us know
2015-10-20update ODE windows DLL libraries to a modified version 0.13.1 r1902. Linux ↵UbitUmarov1-0/+0
will be updated later if all goes well
2012-08-04 update ode.dll for windows so both 32b and 64b are now version 0.12 (32bUbitUmarov1-0/+0
is just a rebuild)
2012-02-18Actually add the Windows 64-bit ode.dll file.Justin Clark-Casey (justincc)1-0/+0
This might be why it didn't work.