-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/382/
-----------------------------------------------------------
Review request for Viewer.
Summary
-------
When uploading new region environment settings, we must also update the region
sun phase/flags.
If we do this too early we may get jerky transition from fixed sky to a day
cycle.
That is caused by the simulator re-sending the region info, which in turn makes
us
re-request and display old region environment settings while the new ones
haven't been applied yet.
The fix is to send the sun phase update only when new environment settings have
been applied.
This addresses bug STORM-1481.
http://jira.secondlife.com/browse/STORM-1481
Diffs
-----
indra/newview/llfloaterregioninfo.h UNKNOWN
indra/newview/llfloaterregioninfo.cpp UNKNOWN
indra/newview/llregioninfomodel.cpp UNKNOWN
indra/newview/llviewermessage.cpp UNKNOWN
indra/newview/llviewerregion.cpp UNKNOWN
Diff: http://codereview.secondlife.com/r/382/diff
Testing
-------
Thanks,
Vadim
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges