mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
* This updates ODE to the most up-to-date version as of today. 1558
* 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.
This commit is contained in:
@@ -59,6 +59,7 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
|
||||
public bool Init()
|
||||
{
|
||||
d.InitODE();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
BIN
bin/Ode.NET.dll
BIN
bin/Ode.NET.dll
Binary file not shown.
BIN
bin/libode.so
BIN
bin/libode.so
Binary file not shown.
BIN
bin/ode.dll
BIN
bin/ode.dll
Binary file not shown.
Reference in New Issue
Block a user