ImprovedTerseObjectUpdate packet does not support shape updates, thus scheduling terse updates will not (and does not) update shape information in the viewer

0.7.4.1
SignpostMarv 2012-08-01 16:34:00 +01:00 committed by Justin Clark-Casey (justincc)
parent 0588f27d18
commit cd9fd77e2c
1 changed files with 1 additions and 1 deletions

View File

@ -2467,7 +2467,7 @@ namespace OpenSim.Region.Framework.Scenes
/// <summary>
/// Schedule a terse update for this prim. Terse updates only send position,
/// rotation, velocity, rotational velocity and shape information.
/// rotation, velocity and rotational velocity information.
/// </summary>
public void ScheduleTerseUpdate()
{