Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-01 | SL-18330: Use size_t max for LLTrace::PeriodicRecording methods. | Nat Goodspeed | |
The num_periods arguments have all been changed to size_t, but the default argument values were still coded as S32_MAX. Change to std::numeric_limits<size_t>::max(). | |||
2023-03-01 | SL-18330: Use C++ standard types for llmd5, not local typedefs. | Nat Goodspeed | |
Not only do the local typedefs make the code less readable, they also rely on assumptions about the implementation. The standard types are guaranteed by the C++ library implementation. | |||
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 | Merge pull request #94 from secondlife/SL-18882 | Guru | |
SL-18882: Show diffuse non-alpha textures opaque on editing | |||
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 | Merge pull request #29 from secondlife/sl-18330 | nat-goodspeed | |
SL-18330: Send binary LLSD to LEAP plugins; extend LLSD compatibility. | |||
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 | Merge pull request #79 from secondlife/signal/trader-joes-bread | Signal Linden | |
Reduce stale time for PRs | |||
2023-02-16 | SL-18246 Highlight 100% transparent faces for scripted objects | Alexander Gavriliuk | |
2023-02-15 | SL-18330: Fix per PR review comments. | Nat Goodspeed | |
2023-02-15 | SL-18330: Merge branch 'contribute' into sl-18330-merge | Nat Goodspeed | |
2023-02-15 | SL-18330: Fix egregious existing build errors in contribute branch. | Nat Goodspeed | |
2023-02-15 | SL-19159 Build fixes | Andrey Kleshchev | |
2023-02-15 | SL-18330: Merge branch 'contribute' into sl-18330-merge | Nat Goodspeed | |
2023-02-14 | SL-19207 Skins cleanup; Remove unused files (not present in /en/) across all ↵ | Pantera Północy | |
translations (#80) | |||
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 | Fix up a couple of tiny merge conflicts after a merge with main | Callum Prentice | |
2023-02-13 | Fix up a couple of tiny merge conflicts after a merge with main | Callum Prentice | |
2023-02-13 | SL-19207 Update contributions document | Andrey Kleshchev | |
2023-02-13 | SL-19207 Polish translation: notifications, strings, a few floaters; Minor ↵ | Pantera Północy | |
changes in /en/ (#78) | |||
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-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-13 | Reduce stale time for PRs | Signal Linden | |
Let's reduce the stale time from 60 days to 30. We already have at least two multi-month PRs. | |||
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-19159 Update contribution doc | Andrey Kleshchev | |
2023-02-07 | SL-19159 pull request #71 from sldevel/invcat-fast-hash | akleshchev | |
Faster and simpler inventory category hashing. | |||
2023-02-07 | Added a digest_t typedef to clarify the usage of the digest LLUUID | Henri Beauchamp | |
As suggested in comments for previous commit. | |||
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 |