Cancel pose stand when quitting.

This fixes the bug that if you Quit while in the Singularity -> Pose
Stand, then you are permanently hovering over the group until you go
into Advanced -> Debug Settings and reset AscentAvatarZModifier.

It also fixes that before, when you changed AscentAvatarZModifier
in Advanced -> Debug Settings then you saw no effect (until the
viewer would sent an AvatarAppearance message.

After this patch, changing any of the AscentAvatar*Modifier settings
has immediate visible effect, and a pose stand (Z-offset) is reset
when quitting.
This commit is contained in:
Aleric Inglewood
2011-05-17 02:42:06 +02:00
parent addb7a559e
commit 3656939269
4 changed files with 27 additions and 4 deletions

View File

@@ -72,6 +72,7 @@ Aleric Inglewood
VWR-14914
VWR-24247
VWR-24312
VWR-24315
VWR-24320
VWR-24333
VWR-24334