summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2023-05-02Fixing a small typo in llviewerstats.cppPantera Północy
2023-05-02Update floater_scene_load_stats.xmlPantera Północy
Reducing the packet loss...
2023-05-02Increment viewer version to 6.6.12Vir Linden
following promotion of DRTVWR-539
2023-04-18SL-19591 Prompt user to save current settings as Graphics Preset before ↵Andrey Lihatskiy
enabling AutoFPS
2023-03-31Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
# Conflicts: # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/llfloateravatarrendersettings.cpp
2023-03-31SL-19425 capitalization fixMnikolenko Productengine
2023-03-29Increment viewer version to 6.6.11Nat Goodspeed
following promotion of DRTVWR-573
2023-03-27Attempt to fix build breakage for DRTVWR-559Brad Linden
2023-03-27SL-17761 Updated the login failure messageAndrey Lihatskiy
2023-03-23SL-19462 Declare the FetchGroupChatHistory setting in the codeAndrey Lihatskiy
to make it accessible after updating the viewer
2023-03-21SL-19289 UI for Estate Floater - Block Scripted Agents from Estate/RegionAndrey Lihatskiy
2023-03-20SL-19161 - logging of basic translation stats in ViewerStatsBrad Payne (Vir Linden)
2023-03-20SL-19426 AutoFPS - when enabled always render at least 5 avatarsMnikolenko Productengine
2023-03-20Merge branch 'DRTVWR-568' into DRTVWR-573-maint-RAndrey Lihatskiy
# Conflicts: # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt
2023-03-19SL-19425 add third option to Settings affect: World OnlyMnikolenko Productengine
2023-03-19SL-19424 Set default auto FPS to 15Mnikolenko Productengine
2023-03-13SL-17761: Replace 'Grid emergency' message with generic errorBennett Goble
The viewer currently presents a startling "Grid emergency" warning if an unrecognized error is returned from login. Let's tone this down a bit and present the error as it is: an unrecognized login failure rather than SLearth exploding.
2023-03-06SL-19346 PERMISSION_DEBIT remove warning for Linden owned contentAndrey Kleshchev
2023-03-02SL-19317 fix for avatar attachment accountingMnikolenko Productengine
2023-03-01SL-18268 - merge fix for viewer update to read group chat historysimon
added missing app setting
2023-02-28retrigger buildMnikolenko Productengine
2023-02-28SL-19280 disable autofps for new users by defaultMnikolenko Productengine
2023-02-14SL-18581 Add more loggingAndrey Lihatskiy
2023-02-13SL-18268 - Viewer update to read group chat history.simon
Feature described at https://community.secondlife.com/blogs/entry/12652-coming-soon-to-a-viewer-near-you-group-chat-history/
2023-02-12SL-19119 Fix mouse steeringAndrey Kleshchev
2023-02-08SL-19160 Enable ALM ctrl when Atmospheric shaders are usedMaxim Nikolenko
2023-02-07SL-18581 Don't show the starter avatar toolbar button for NUXAndrey Lihatskiy
2023-02-03Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
# Conflicts: # doc/contributions.txt # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt
2023-02-02Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-02-02Increment viewer version to 6.6.10Nat Goodspeed
following promotion of DRTVWR-570
2023-02-02SL-19094 Move Desired frame rate button to top levelMaxim Nikolenko
2023-02-02SL-19126 Add a button to Graphics Presets fly-out to open Auto adjust settingsMaxim Nikolenko
2023-01-27Revert "SL-18581 Don't show the starter avatar toolbar button for NUX"Andrey Lihatskiy
This reverts commit 4d429b7ea31f51f653e0e2ad6b5799a515e28334.
2023-01-27SL-18930 Update Autotune panelMaxim Nikolenko
2023-01-24SL-17425 Crash when having more than one dependent floater #2Andrey Kleshchev
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-20SL-14318 MacOS __write_nocancel crashAndrey Kleshchev
Multiple instances of viewer could write to the same uuid.inv file at the same time.
2023-01-19SL-18991 FIXED Autotune starts too early after login-inMaxim Nikolenko
2023-01-19SL-18999 IME disabling should be called in window's threadAndrey Kleshchev
For some reason positioning IME window works fine, but disabling and enabling ime works from window's thread only
2023-01-18SL-18985 Crash at std::basic_string::eraseAndrey Kleshchev
2023-01-18SL-18773 Crash incrementing directory_iteratorAndrey Kleshchev
make_iterator_range doesn't verify errors, replaced with basic increments
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-18823 Restore fix after the mergeMnikolenko Productengine
2023-01-13SL-18973 Wait a bit after viewer regains focus before engaging the Preferred ↵Maxim Nikolenko
frame rate
2023-01-12SL-12456 Potential fix for NSPersistentUIFileManager crashAndrey Kleshchev
NSPersistentUIFileManager is supposed to be responsible for restoring window position and size
2023-01-12DRTVWR-573 add missed argumentAndrey Lihatskiy
2023-01-12DRTVWR-573 post-merge buildfixAndrey Lihatskiy