summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2023-01-27SL-18930 Update Autotune panelMaxim Nikolenko
2023-01-24SL-16683 Updated mac 'Low' preset to match WindowsMaxim Nikolenko
2023-01-20SL-19004 FIXED Autotune doesn't try to improve settings with VSync on and ↵Mnikolenko Productengine
target FPS 60
2023-01-19SL-18991 FIXED Autotune starts too early after login-inMaxim Nikolenko
2023-01-18SL-18978 Avatars switch to/from impostored too quicklyMaxim Nikolenko
2023-01-17SL-18934 Don't adjust settings if mean frame time still doesn't exceed expectedMnikolenko Productengine
2023-01-16SL-18979 FIXED "Reset to recommended settings" should reset Maximum render ↵Maxim Nikolenko
time of Avatars nearby
2023-01-13SL-18973 Wait a bit after viewer regains focus before engaging the Preferred ↵Maxim Nikolenko
frame rate
2023-01-11SL-18933 FIXED Maximum render time cycles if the Desired framerate is much ↵Maxim Nikolenko
lower than current framerate
2023-01-10SL-18923 Add Reset to default settings buttonMaxim Nikolenko
2023-01-10SL-18922 FIXED Imposters load with attachments using Perf floaterMaxim Nikolenko
2023-01-05SL-18884 Remove dead spot from Back buttonMaxim Nikolenko
2023-01-04SL-18892 FIXED Mac build fails locallyMaxim Nikolenko
2022-12-13retrigger buildMaxim Nikolenko
2022-12-13Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
# Conflicts: # doc/contributions.txt # indra/newview/llappviewer.cpp # indra/newview/skins/default/colors.xml
2022-12-12Increment viewer version to 6.6.9Nat Goodspeed
following promotion of DRTVWR-565
2022-11-28SL-18718 Crash at LLEventPump::listen and connection issuesAndrey Kleshchev
Cleaner reinit and termination.
2022-11-22Merge branch 'DRTVWR-568' into DRTVWR-539Mnikolenko Productengine
2022-11-22SL-18565 Prevent texture fetch crash on second login attemptAndrey Kleshchev
2022-11-21SL-18565 restoreGL should re-add bumpmapsAndrey Kleshchev
2022-11-19SL-18670 change limits of RenderVolumeLODFactor in Preference similar to ↵Mnikolenko Productengine
Distance detail ctrl; update slider text correctly
2022-11-19SL-18675 Display render time as 1 even it's actually lessMnikolenko Productengine
2022-11-17SL-18641 fix for 'Always display friends in full detail' settingMaxim Nikolenko
2022-11-14SL-18637 Reverted material shader changesAndrey Lihatskiy
original fix by Beq Janus
2022-11-09SL-18586 FIXED Crash when opening 360 snapshotMnikolenko Productengine
2022-11-08SL-18584 FIXED viewer starts in minimized mode after a clean installMnikolenko Productengine
2022-11-05SL-18581 Don't show the starter avatar toolbar button for NUXAndrey Lihatskiy
2022-11-03SL-18565 Built-in bump maps and some environment textures fail to loadAndrey Kleshchev
Due to udp texture fetching no longer being present
2022-11-02SL-18136 fix for Japanese IMEMnikolenko Productengine
2022-11-02SL-18533 Updated ToS XUI with new languageAndrey Lihatskiy
2022-11-02Merge branch 'master' into DRTVWR-568Callum Prentice
2022-11-02Merge branch 'master' into DRTVWR-539Mnikolenko Productengine
2022-11-01Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-11-01Increment viewer version to 6.6.8Nat Goodspeed
following promotion of DRTVWR-575
2022-10-31Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer ↵Brad Kittenbrink
both reasons at the same time
2022-10-31SL-18495 Enable autofps for new users by defaultMnikolenko Productengine
2022-10-27Merge branch 'master' into DRTVWR-539Mnikolenko Productengine
2022-10-26Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-26Merge branch 'master' into DRTVWR-568Callum Linden
2022-10-26Increment viewer version to 6.6.7Nat Goodspeed
following promotion of DRTVWR-574
2022-10-24Merge master into DRTVWR-568 (and fix conflicts)Callum Linden
2022-10-24SL-18432 Fix for alpha sortingAndrey Lihatskiy
2022-10-23Bring back Nat's tribute to Macho Man Randy Savage by reverting:Nicky
"SL-18389 - tracking down an odd code-signing issue on mac - speculative fix - this is the only different between this and other viewers that do run correctly" This reverts commit 074ff9fd4bbe0a6c6d589b3bdf5fe1a48df0b1ed.
2022-10-23Revert "SL-18390: speculative fix for broken notarization - part2"Nicky
This reverts commit 31917709d9f4d9d4742910ae7990009a1580b150.
2022-10-23Remove ll::bugsplat as a llcommon depencencyNicky
In theory it is fine to do that, in practice it does break gatekeeper in subtle ways due to https://developer.apple.com/library/archive/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG207 Having bugsplat linked to all executables results in executables with an embedded rpath that is invalid for Gatekeeper. Luckily it shows this is in the worst possible way. The viewer cannot be started with a non helpful message of teh viewer being unable to verified. While at the same time spctl and codesign both show no errors at all.
2022-10-21SL-18390: speculative fix for broken notarization - part2Callum Prentice
2022-10-21Post-merge fixMnikolenko Productengine
2022-10-21Merge branch 'master' into DRTVWR-539Mnikolenko Productengine
# Conflicts: # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp
2022-10-20Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-20Increment viewer version to 6.6.6Nat Goodspeed
following promotion of DRTVWR-548