[opensource-dev] SLCC ?
I'd like to get a sense of whether or not people from this list are planning to attend SLCC if you are, please let me know ASAP by email (off list). ___ 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
Re: [opensource-dev] Review Request: STORM-1480: Searching in the world map clears the destination arrow but not the destination beacon
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/379/ --- (Updated July 6, 2011, 2:55 p.m.) Review request for Viewer. Summary (updated) --- A single line change to more completely clear the tracking beacon when text is entered in to the world map's search field. https://bitbucket.org/Kadah_Coba/vwr-25753 This addresses bug VWR-25753. http://jira.secondlife.com/browse/VWR-25753 Diffs - indra/newview/llfloaterworldmap.cpp c7a4b7a24e05 Diff: http://codereview.secondlife.com/r/379/diff Testing --- Built and ran, world map's search field fallowed the expected behavior described in VWR-25753. Thanks, Kadah ___ 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
[opensource-dev] Review Request: STORM-1481 Jerky transition when switching region from fixed sky to a day cycle
--- 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