Merge branch 'master' into careminster-presence-refactor

This commit is contained in:
Melanie
2011-06-11 12:08:02 +01:00
23 changed files with 275 additions and 163 deletions

View File

@@ -357,6 +357,13 @@ namespace OpenSim.Region.Framework.Scenes
#endregion Fields
// ~SceneObjectPart()
// {
// m_log.DebugFormat(
// "[SCENE OBJECT PART]: Destructor called for {0}, local id {1}, parent {2} {3}",
// Name, LocalId, ParentGroup.Name, ParentGroup.LocalId);
// }
#region Constructors
/// <summary>