[opensource-dev] Review Request: STORM-1481 Jerky transition when switching region from fixed sky to a day cycle

Vadim ProductEngine vsavchuk at productengine.com
Wed Jul 6 17:37:01 PDT 2011


-----------------------------------------------------------
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110707/880577aa/attachment.htm 


More information about the opensource-dev mailing list