Merge branch 'ubitwork' into avination

This commit is contained in:
Melanie
2012-10-17 20:46:38 +02:00
22 changed files with 2411 additions and 1226 deletions

View File

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