diff options
author | Melanie | 2012-02-27 10:35:38 +0100 |
---|---|---|
committer | Melanie | 2012-02-27 10:35:38 +0100 |
commit | 960c575dd20d00e48ef32a1d3485e0faa8883887 (patch) | |
tree | 4172c411084f55914b47fd0102c35ae74d7a2a6d /OpenSim/Region/Physics/UbitOdePlugin/OdeApi.cs | |
parent | Fix vehicles going physical stopping llTargetOmega parts (boat radar) (diff) | |
parent | update ubitODE to my current working state (diff) | |
download | opensim-SC_OLD-960c575dd20d00e48ef32a1d3485e0faa8883887.zip opensim-SC_OLD-960c575dd20d00e48ef32a1d3485e0faa8883887.tar.gz opensim-SC_OLD-960c575dd20d00e48ef32a1d3485e0faa8883887.tar.bz2 opensim-SC_OLD-960c575dd20d00e48ef32a1d3485e0faa8883887.tar.xz |
Merge branch 'ubitwork'
Diffstat (limited to 'OpenSim/Region/Physics/UbitOdePlugin/OdeApi.cs')
-rw-r--r-- | OpenSim/Region/Physics/UbitOdePlugin/OdeApi.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/UbitOdePlugin/OdeApi.cs b/OpenSim/Region/Physics/UbitOdePlugin/OdeApi.cs index e62746e..2b6bc59 100644 --- a/OpenSim/Region/Physics/UbitOdePlugin/OdeApi.cs +++ b/OpenSim/Region/Physics/UbitOdePlugin/OdeApi.cs | |||
@@ -1,4 +1,3 @@ | |||
1 | |||
2 | /* | 1 | /* |
3 | * based on: | 2 | * based on: |
4 | * Ode.NET - .NET bindings for ODE | 3 | * Ode.NET - .NET bindings for ODE |