aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Ode.NET.dll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add the executable bit to all bundled DLLs so that these are preserved when ↵Justin Clark-Casey (justincc)2011-04-271-0/+0
| | | | | | using git or untarring releases under cygwin on windows Mono doesn't care if the
* Update svn properties, minor formatting cleanup.Jeff Ames2009-01-051-0/+0
|
* - Added the fixed Ode.NET.dllHomer Horwitz2008-12-311-0/+0
| | | | | | | | | - Adapted code to match the corrected signatures - Fixes Mantis #2934. Hopefully. Note: Physics on linked objects still don't work correctly: It doesn't crash the region anymore, but the example object in the mentioned mantis now falls through the ground.
* * ODE.NET Update. No user exposed stuff.... just wrote wrapper routines ↵Teravus Ovares2008-10-131-0/+0
| | | | for new unmanaged dll entrypoints.
* * 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.
* * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares2008-04-231-0/+0
| | | | | | | | * Currently if you apply that to only one or two axis you get unpredictable and sometimes explosive results. * Three axis works well enough to play with it anyway. More work is needed here. * Fixed an incorrectly named method in ODE.NET
* * Updated ODE.NET bindings to the ODE library.Teravus Ovares2008-04-071-0/+0
| | | | | * Fixed some Tapers with Cylinders in the Meshmerizer
* Updating ODE.NET as the version I used possibly caused the slowness.Teravus Ovares2008-01-301-0/+0
|
* * Experimental ODE Update to make ODE more stableTeravus Ovares2008-01-301-0/+0
| | | | | * WARNING: This update will break *nix support. Will be restored in the next revision
* windows: ODE binaries and build patchesdan miller2007-10-191-0/+0
|
* reverting opensim.ini & ode.NET.dlldan miller2007-10-011-0/+0
|
* this should fix mantis 452 and related -- hollow prims work in Linux! (I hope)dan miller2007-10-011-0/+0
|
* *Added libraries to binmingchen2007-06-081-0/+0