mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Upgrade terse to full update on root rotation change. Not entirely sure why, but it seems that the terse update causes the first prim to rotate improperly on occasion (only temporary, it's fixed by the full update on deselect, but this will prevent confusion.)
This commit is contained in:
@@ -3425,7 +3425,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
m_rootPart.Undoing = false;
|
||||
}
|
||||
|
||||
ScheduleGroupForTerseUpdate();
|
||||
ScheduleGroupForFullUpdate();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user