Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-30 | SL-19491 Revert SL-19346 | Andrey Kleshchev | |
This reverts part of commit 0c2b00efaa2b01204618f4950e5d945331a52f0d. | |||
2023-03-30 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
2023-03-30 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/CMakeLists.txt # indra/newview/skins/default/xui/es/floater_tools.xml | |||
2023-03-29 | Increment viewer version to 6.6.11 | Nat Goodspeed | |
following promotion of DRTVWR-573 | |||
2023-03-27 | SL-17761 Updated the login failure message | Andrey Lihatskiy | |
2023-03-24 | SL-17045 LSL editor cursor position desynchronization | Alexander Gavriliuk | |
2023-03-23 | SL-19462 Declare the FetchGroupChatHistory setting in the code | Andrey Lihatskiy | |
to make it accessible after updating the viewer | |||
2023-03-22 | SL-4126: Create NVIDIA application profile for Second Life specific settings | Ansariel | |
2023-03-21 | SL-19348 Remove 'get mesh_rez_enabled' code in viewer | Alexander Gavriliuk | |
2023-03-21 | SL-19435 Bounce user back to login if caps are not present | Andrey Kleshchev | |
2023-03-21 | SL-19289 UI for Estate Floater - Block Scripted Agents from Estate/Region | Andrey Lihatskiy | |
2023-03-20 | SL-19161 - logging of basic translation stats in ViewerStats | Brad Payne (Vir Linden) | |
2023-03-20 | SL-19426 AutoFPS - when enabled always render at least 5 avatars | Mnikolenko Productengine | |
2023-03-20 | Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R | Andrey 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-19 | SL-19425 add third option to Settings affect: World Only | Mnikolenko Productengine | |
2023-03-19 | SL-19424 Set default auto FPS to 15 | Mnikolenko Productengine | |
2023-03-19 | SL-19099 The long name of the item is out of bounds on the Editing ↵ | Alexander Gavriliuk | |
Tools/Content tab | |||
2023-03-16 | SL-18964 Smoke texture can fail to load | Andrey Kleshchev | |
Debt from SL-18221. Keep init together, after we got the cap; texture should finish loading before it's needed. | |||
2023-03-15 | SL-19085 Save Wiki-style URL as link when creating the Pick with an existing ↵ | Alexander Gavriliuk | |
link in About Land | |||
2023-03-13 | SL-17761: Replace 'Grid emergency' message with generic error | Bennett 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-09 | SL-19367 FIXED Failing to detach temporary mesh attachment | Maxim Nikolenko | |
2023-03-07 | INTL-483 Fixed PT translation | Andrey Lihatskiy | |
2023-03-06 | SL-19346 PERMISSION_DEBIT remove warning for Linden owned content | Andrey Kleshchev | |
2023-03-04 | SL-15752 Reduce default graphical quality on machines with little memory (#105) | akleshchev | |
2023-03-03 | SL-17584 Better logging for setShaders crashes | Andrey Kleshchev | |
2023-03-03 | SL-4126 Second Life messing up NVIDIA drivers | Andrey Kleshchev | |
Disable NvAPI by default | |||
2023-03-03 | SL-19327 Disable crash reporting for Win7 (#102) | akleshchev | |
Win7 is no longer supported and is below minimal requirements | |||
2023-03-02 | SL-19317 fix for avatar attachment accounting | Mnikolenko Productengine | |
2023-03-01 | SL-18268 - merge fix for viewer update to read group chat history | simon | |
added missing app setting | |||
2023-02-28 | D580 Fix coding policy failures | Andrey Kleshchev | |
2023-02-28 | SL-19209 Add default text for region field | Andrey Kleshchev | |
2023-02-28 | SL-19209 Switch MS Bing to MS Azure #3 | Andrey Kleshchev | |
2023-02-28 | SL-19209 WIP Switch MS Bing to MS Azure #2 | Andrey Kleshchev | |
2023-02-28 | SL-19209 WIP Switch MS Bing to MS Azure | Andrey Kleshchev | |
2023-02-28 | SL-19280 disable autofps for new users by default | Mnikolenko Productengine | |
2023-02-27 | Fix formatting in indra/newview/llpanelface.* files | Alexander Gavriliuk | |
2023-02-27 | SL-18882: Show diffuse non-alpha textures opaque on editing | Alexander Gavriliuk | |
2023-02-23 | SL-19252 Remove "#ifdef _CORY_TESTING" code | Maxim Nikolenko | |
2023-02-22 | SL-19244 Layout fix for the media type field in About Land | Andrey Lihatskiy | |
2023-02-22 | SL-19245 Layout fix for the Chat tab in Preferences | Andrey Lihatskiy | |
2023-02-17 | SL-19204 Crash at removeObserver | Andrey Kleshchev | |
A lot of reports about crashes in voice's removeObserver with no indication of the cause, all MAC specific. By this point terminate should have been called and mVoiceModule should be null, yet callstaks suggest it isn't. Commit clears LLVoiceClient beforehand to avoid the issue entirely, but issue lies elsewhere and 'voice' crash is just a symptom. | |||
2023-02-16 | SL-18246 Highlight 100% transparent faces for scripted objects | Alexander Gavriliuk | |
2023-02-14 | SL-19196 Nearby chat bar moves down every time it gains focus | Andrey Kleshchev | |
2023-02-14 | SL-18581 Add more logging | Andrey Lihatskiy | |
2023-02-13 | SL-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-12 | SL-19119 Fix mouse steering | Andrey Kleshchev | |
2023-02-12 | SL-18964 Move creating of LLViewerFetchedTexture::sSmokeImagep to ↵ | Alexander Gavriliuk | |
LLDrawPoolAlpha::renderDebugAlpha() | |||
2023-02-10 | SL-19194 update slurl handling (#74) | Maxim Nikolenko | |
2023-02-10 | SL-19189 FIXED My Outfits system items have circle over them | Maxim Nikolenko | |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/newview/llfilepicker.h # indra/newview/llfilepicker_mac.h # indra/newview/llfilepicker_mac.mm |