[DANGER UNTESTED] ODE mesh assets. Other plugins will not do meshs/sculpts

now

Signed-off-by: Melanie <melanie@t-data.com>
This commit is contained in:
UbitUmarov
2012-10-07 01:20:52 +01:00
committed by Melanie
parent de44e93aa2
commit 7ab83f9eb2
2 changed files with 18 additions and 14 deletions

View File

@@ -3444,8 +3444,8 @@ namespace OpenSim.Region.Framework.Scenes
SceneObjectPart[] parts = m_parts.GetArray();
for (int i = 0; i < parts.Length; i++)
parts[i].CheckSculptAndLoad();
// for (int i = 0; i < parts.Length; i++)
// parts[i].CheckSculptAndLoad();
}
/// <summary>