summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-29SL-14113 Cleanup typo and cross referencePtolemy
2021-04-29SL-14113 Fix moon hazePtolemy
2021-04-29SL-14113: Remove useless last digit in constant to help readability based on ↵Ptolemy
Euclid's feedback
2021-04-29DRTVWR-528 merge up to 6.4.19Dave Houlton
2021-04-29Merged in DV525-merge-6.4.19 (pull request #559)Euclid Linden
DRTVWR-525 merge up to 6.4.19
2021-04-29Merge master into DV525-merge-6.4.19Dave Houlton
2021-04-29SL-14113: Merge duplicate shader constant for clarity.Ptolemy
2021-04-29Merge branch 'master' into DRTVWR-518-uiAndrey Lihatskiy
# Conflicts: # indra/newview/llfloaterfixedenvironment.cpp # indra/newview/skins/default/xui/en/strings.xml
2021-04-29Increment viewer version to 6.4.19Nat Goodspeed
following promotion of DRTVWR-515
2021-04-29SL-14113 Resolve merge conflictPtolemy
2021-04-29SL-14113: Remove magic numbers. Take advantage of existing shader #defines ↵Ptolemy
injection by extending shader loading to make use of addConstant() instead of hard-coding magic number constants in each GLSL file.
2021-04-29SL-14113 Cleanup indentationPtolemy
2021-04-29SL-14113 Cleanup face magic numberPtolemy
2021-04-29SL-14113 Cleanup typo and cross referencePtolemy
2021-04-29SL-14113 Fix moon hazePtolemy
2021-04-28SL-15174 set Starting Guidebook location on-screenMnikolenko Productengine
2021-04-23SL-14842 Tooltip for clear historyAndrey Kleshchev
2021-04-23SL-15144 FIXED The "Remove" button is enabled with no selectionMnikolenko Productengine
2021-04-22SL-14842 Clear history should be it's own buttonAndrey Kleshchev
2021-04-22Merge branch 'SL-14862' into DRTVWR-518-uiAndrey Lihatskiy
# Conflicts: # indra/newview/llstartup.cpp
2021-04-21SL-14842 Landmarks created by '+' menu always starting in favoritesAndrey Kleshchev
2021-04-21SL-15028 Update GuidebookURL settingMnikolenko Productengine
2021-04-21Revert "SL-12475 add Inventory Favorites tab"Mnikolenko Productengine
2021-04-21Revert "SL-14633 FIXED The item from the favorite tab in the inventory ↵Mnikolenko Productengine
floater can be purged"
2021-04-21Revert "SL-14632 FIXED The viewer is crashed after deleting the new favorite ↵Mnikolenko Productengine
folder"
2021-04-21SL-14842 Clear history button was in wrong menuAndrey Kleshchev
2021-04-20SL-14906 Fix LLFloaterHowTo overriding stored positionAndrey Kleshchev
preferred_media_size was repositioning the floater
2021-04-20DRTVWR-528 remove wrapper code for RAD telemetry libraryDave Houlton
2021-04-20SL-15028 Update menu items on the login screenMnikolenko Productengine
2021-04-16Merged in SL-15096b (pull request #540)Michael Pohoreski
SL-15096: Merge SovereignEngineer's fix for SL-14035 regression Approved-by: Euclid Linden
2021-04-16SL-15096: Merge SovereignEngineer's fix for SL-14035 regressionPtolemy
2021-04-17SL-14906 More adjustments to guidebookAndrey Kleshchev
The Guidebook should remember it's open/closed state between sessions. The Guidebook button should show as pressed while the Guidebook is open.
2021-04-16Merged in SL-15110 (pull request #527)Michael Pohoreski
SL-15110 Fix stars appearing in a different location in the night sky when ALM is turned on Approved-by: Euclid Linden
2021-04-16Merged DRTVWR-528 into SL-15110Michael Pohoreski
2021-04-16SL-15028 Move guidebook code into own flaoterAndrey Kleshchev
To help with dispatcher and unify code
2021-04-15DRTVWR-528 clean up cmake recursive CXX_FLAGS definition (/Zo)Dave Houlton
2021-04-15SL-14914 New release viewer install updated to RC unexpectedlyAndrey Kleshchev
Requested behavior: First install of a new viewer should never prompt to update to any RC. Anfortunately neither viewer nor updater can tell the difference betwen RC and optional release update, so setting updater to download only required updates.
2021-04-15SL-15118 Search link in People floater should open Search but not submit a ↵Mnikolenko Productengine
search.
2021-04-15SL-14906 Open Guidebook floater on first loginAndrey Kleshchev
2021-04-14SL-14800 Clarify message when maturity level exceededMnikolenko Productengine
2021-04-13SL-14885 Allow mousewheel to zoom way out when user has disabled camera ↵Ptolemy
constraints
2021-04-13SL-15013 Block List very often is empty when I log inAndrey Kleshchev
It looks like these messages were often getting lost. These requests have higher, more visible impact if lost, so doubled retries. As per Ansariel's suggestion moved request to a less busy stage.
2021-04-13SL-14113 Cleanup indentationPtolemy
2021-04-13SL-14113 Cleanup face magic numberPtolemy
2021-04-13SL-14113 Cleanup typo and cross referencePtolemy
2021-04-13SL-14654 Fixed transition time in fixed editor being different from day editorAndrey Kleshchev
2021-04-12SL-14113 Fix moon hazePtolemy
2021-04-12SL-15110 Fix stars appearing in a different location in the night sky when ↵Ptolemy
ALM is turned on
2021-04-01Merged in DV528-merge-6.4.18 (pull request #512)Euclid Linden
DRTVWR-528 merge up to 6.4.18
2021-04-01Merge branch 'master' into DV528-merge-6.4.18Dave Houlton