Merge branch 'master' into careminster-presence-refactor

This commit is contained in:
Melanie
2010-06-19 20:32:01 +01:00
7 changed files with 55 additions and 30 deletions

View File

@@ -1781,6 +1781,7 @@ namespace OpenSim.Region.Physics.OdePlugin
m_log.ErrorFormat("[PHYSICS]: Exception while meshing prim {0}.", primName);
m_log.Debug(e.ToString());
mesh = null;
return null;
}
}