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

now
This commit is contained in:
UbitUmarov
2012-10-07 01:20:52 +01:00
parent 5254c0de8f
commit 78ce7a0a04
7 changed files with 650 additions and 1070 deletions

View File

@@ -4299,8 +4299,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>