mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Reinstated the behavior of AddPrimShape as it was as of December. Trying to fix mantis #4777
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user