diff options
author | UbitUmarov | 2012-10-07 05:53:52 +0100 |
---|---|---|
committer | Melanie | 2012-10-18 20:58:12 +0100 |
commit | 1e7fb2dc364bd8fcbe92fc3cca45c3eea85e5558 (patch) | |
tree | e15ed5558627ec45e3cda8411910e999e7f7b605 /OpenSim/Region/Physics/OdePlugin/OdeScene.cs | |
parent | If we're avoiding printing a long request warning for a GetTexture CAP call, ... (diff) | |
download | opensim-SC-1e7fb2dc364bd8fcbe92fc3cca45c3eea85e5558.zip opensim-SC-1e7fb2dc364bd8fcbe92fc3cca45c3eea85e5558.tar.gz opensim-SC-1e7fb2dc364bd8fcbe92fc3cca45c3eea85e5558.tar.bz2 opensim-SC-1e7fb2dc364bd8fcbe92fc3cca45c3eea85e5558.tar.xz |
i update core ode plugin and make it load is meshs (i hope)
Signed-off-by: Melanie <melanie@t-data.com>
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Region/Physics/OdePlugin/OdeScene.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/OdePlugin/OdeScene.cs b/OpenSim/Region/Physics/OdePlugin/OdeScene.cs index cbe21e2..d53bd90 100644 --- a/OpenSim/Region/Physics/OdePlugin/OdeScene.cs +++ b/OpenSim/Region/Physics/OdePlugin/OdeScene.cs | |||
@@ -4320,4 +4320,4 @@ namespace OpenSim.Region.Physics.OdePlugin | |||
4320 | m_stats[ODEPrimUpdateFrameMsStatName] = 0; | 4320 | m_stats[ODEPrimUpdateFrameMsStatName] = 0; |
4321 | } | 4321 | } |
4322 | } | 4322 | } |
4323 | } \ No newline at end of file | 4323 | } |