Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-19336 Unload avatar and group icons from memory when not visible to ↵ | Rye Mutt | |
reduce memory pressure on extremely large friends lists | |||
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 | retrigger build | Mnikolenko Productengine | |
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-18735 Fix scroll not following item for long enough | Andrey Kleshchev | |
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-13 | SL-19110 revert LLUUID::combine() to old algorithm to match server code. (#75) | Henri Beauchamp | |
As it happens, the change in the LLUUID::combine() algorithm introduced by one of my previous commits is causing invalid assets creation (seen with some clothing items, such as Shape and Universal types); obviously, the server is using the old algorithm for UUID validation purpose of these assets. This commit reverts LLUUID::combine() code to use LLMD5. | |||
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 | SL-19190 Laggy behavior when turning | Andrey Kleshchev | |
GetAsyncKeyState is luggy in some conditions and no longer needed due to fix for SL-16845 - all 'up' keys get reset when leaving window | |||
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 | |||
2023-02-09 | SL-18970 Heavy name cache spam | Andrey Kleshchev | |
If cap fails viewer can spam hundreds of "get legacy for agent" to logs which freezes it. | |||
2023-02-08 | SL-19161 - logging of basic translation stats in ViewerStats | Brad Payne (Vir Linden) | |
2023-02-08 | SL-19160 Enable ALM ctrl when Atmospheric shaders are used | Maxim Nikolenko | |
2023-02-07 | SL-18581 Don't show the starter avatar toolbar button for NUX | Andrey Lihatskiy | |
2023-02-07 | INTL-370 | Andrey Lihatskiy | |
INTL-370 Translate the word Feed for new Viewer Profiles | |||
2023-02-03 | Merge branch 'main' into DRTVWR-539 | Mnikolenko 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-02 | Merge branch 'main' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
2023-02-02 | Increment viewer version to 6.6.10 | Nat Goodspeed | |
following promotion of DRTVWR-570 | |||
2023-02-02 | Merge branch 'contribute' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
2023-02-02 | SL-19094 Move Desired frame rate button to top level | Maxim Nikolenko | |
2023-02-02 | SL-19126 Add a button to Graphics Presets fly-out to open Auto adjust settings | Maxim Nikolenko | |