Merge branch 'master' into bigmerge

This commit is contained in:
Melanie
2011-11-10 17:35:35 +00:00
8 changed files with 50 additions and 34 deletions

View File

@@ -3322,7 +3322,7 @@ namespace OpenSim.Region.Framework.Scenes
}
/// <summary>
/// Update the entire rotation of the group.
/// Update the rotation of just the root prim of a linkset.
/// </summary>
/// <param name="rot"></param>
public void UpdateRootRotation(Quaternion rot)