| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-04 | Merge branch 'roxie/webrtc-voice' of github.com:secondlife/viewer into ↵ | Roxie Linden | |
| roxie/webrtc-voice | |||
| 2024-04-04 | An explicit "decline" message for P2P | Roxie Linden | |
| When declining a P2P voice call for webrtc, instead of relying on vivox to stop "ringing," we need to send an explicit decline message from the peer through the server infrastructure. | |||
| 2024-04-04 | secondlife/viewer#984 BugSplat Crash: LLLoadedCallbackEntry::removeTexture(146) | Alexander Gavriliuk | |
| 2024-04-03 | secondlife/viewer#773: Amend dev setting description for RenderTerrainPBREnabled | Cosmic Linden | |
| 2024-04-03 | viewer#1114 Expose max impostors setting in basic graphics preferences | Andrey Kleshchev | |
| 2024-04-02 | #1116 HDRI preview enhancements (#1119) | RunitaiLinden | |
| Don't split sky in radiance and irradiance maps Allow for applying HDRI sky to only irradiance map Allow for showing entire EEP sky (clouds and all) when split is set to zero | |||
| 2024-04-02 | #854 Fix for skies that shouldn't be auto-adjusted getting auto-adjusted. ↵ | RunitaiLinden | |
| (#1115) | |||
| 2024-04-02 | https://github.com/secondlife/jira-archive-internal/issues/71062 Fix for ↵ | RunitaiLinden | |
| avatar not responding to keyboard inputs when not visible (#1113) | |||
| 2024-04-02 | Revert "Remove gender-based restrictions on shape and physics sliders" | Andrey Lihatskiy | |
| This reverts commit 1ebd23ffed912a5c8c94d109f37a2c25cf169523. | |||
| 2024-04-02 | viewer#1104 Crash at populateFoldersList | Andrey Kleshchev | |
| Ensure folder creation callbacks remain alive | |||
| 2024-04-02 | enable tracy for linux and build fix | AiraYumi | |
| 2024-04-01 | oopse | Roxie Linden | |
| 2024-04-01 | Fix "default" audio device handling. | Roxie Linden | |
| Windows and Mac/Linux behave slightly differently with respect to Default devices, in that mac/linux (I think) simply assumes the device at index 0 is the default one, and windows has a separate API for enabling the default device. | |||
| 2024-04-02 | secondlife/viewer#925 Missing simple :smile emoji | Alexander Gavriliuk | |
| 2024-04-02 | triage#150 on OSX any file can be chosen for model upload | Andrey Kleshchev | |
| 2024-04-01 | BUG-134040: Fix broken SOCKS5 proxy | Bennett Goble | |
| Second Life's SOCKS5 proxy has been broken on windows for at least six years due to a conflation of milliseconds and microseconds in the APR timeout value used when attempting to ping the proxy. | |||
| 2024-04-01 | Fix the bogus, zero cloud scroll rate in default EE sky settings. | Henri Beauchamp | |
| Obvioulsy, there has been a typo done when copying WL default sky parameters to EE ones. This causes "static" and quite unrealistic clouds when this default setting is used as a base for a new sky setting, and we see this bad static sky resurfacing now with PBR and its "adjusted" (more like hacked, but this is another story) mid-day sky setting. Let's fix this typo once and for all in LL's code base (most TPVs have it fixed already, and this ever since EEP got released). @LL: please also fix the cloud scroll rate in the PBR mid-day inventory setting accordingly. | |||
| 2024-04-01 | viewer#1081 Account for 2K texture upload price in bulk upload | Andrey Kleshchev | |
| 2024-04-01 | viewer#1081 Account for 2K texture upload price in material and texture upload | Andrey Kleshchev | |
| 2024-04-01 | linux build fix | AiraYumi | |
| 2024-03-30 | Fix windows crashes | Roxie Linden | |
| * sampling rate was set to 8khz for audio processing, which was causing a 'bands' mismatch with the echo cancler. * Some funnybusiness with lambdas and captures and such was causing a heap crash with respect to function parameters. | |||
| 2024-03-30 | Merge branch 'roxie/webrtc-voice' of https://github.com/secondlife/viewer ↵ | Roxie Linden | |
| into roxie/webrtc-voice | |||
| 2024-03-30 | Renegotiate on remote description error | Roxie Linden | |
| 2024-03-30 | Add UI for managing echo cancellation, AGC, and noise control. | Roxie Linden | |
| Plumb audio settings through from webrtc to the sound preferences UI (still needs some tweaking, of course.) Also, choose stun servers based on grid. Ultimately, the stun stun servers will be passed up via login or something. | |||
| 2024-03-28 | #731 Fix for divide by zero when haze density set to zero (#1085) | RunitaiLinden | |
| 2024-03-28 | #1046 Tweak auto-exposure to not underexpose bright scenes (#1084) | RunitaiLinden | |
| 2024-03-28 | viewer#1073 crash at loadSkeleton | Andrey Kleshchev | |
| looks like file that was being parced got corrupted 'in progress' | |||
| 2024-03-28 | Remove dead googlemock dependency and related setup code | Rye Mutt | |
| 2024-03-28 | Merge tag '7.1.4-release' | Erik Kundiman | |
| source for viewer 7.1.4.8149792635 | |||
| 2024-03-27 | viewer#1069 Crash after getting list of notification files | Andrey Kleshchev | |
| 2024-03-27 | secondlife/viewer#944 Display should be consistent between llDialog text and ↵ | Alexander Gavriliuk | |
| llDialog buttons | |||
| 2024-03-27 | viewer#1061 Altitudes are invisible in region's environment | Andrey Kleshchev | |
| 2024-03-27 | Fix merge issues | Ansariel | |
| 2024-03-27 | Post-merge cleanup (settings.xml) | Andrey Lihatskiy | |
| 2024-03-27 | Merge pull request #1063 from secondlife/marchcat/b-merge | Andrey Lihatskiy | |
| Merge main into maint B | |||
| 2024-03-26 | Merge pull request #1058 from secondlife/v-1050 | cosmic-linden | |
| secondlife/viewer#1050: Fix mirror clipping for PBR terrain. Also fixes environment settings for PBR terrain. | |||
| 2024-03-27 | viewer-private#131 landmark panel closes after a rename | Andrey Kleshchev | |
| if destination was changed | |||
| 2024-03-27 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy | |
| 2024-03-27 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
| 2024-03-27 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
| # Conflicts: # indra/newview/llappviewer.cpp # indra/newview/llfloaterchangeitemthumbnail.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llselectmgr.cpp # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llviewerdisplay.cpp # indra/newview/llvovolume.cpp | |||
| 2024-03-27 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
| # Conflicts: # indra/llui/lltransutil.cpp # indra/newview/app_settings/settings.xml # indra/newview/llfloaterenvironmentadjust.cpp # indra/newview/llpaneleditwater.cpp # indra/newview/llpanelface.cpp # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h | |||
| 2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
| # Conflicts: # .github/workflows/build.yaml | |||
| 2024-03-26 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
| 2024-03-26 | viewer#1016 Incorrect behavior of Physics Shapes rendering | Andrey Kleshchev | |
| 2024-03-26 | Increment viewer version to 7.1.5 | Nat Goodspeed | |
| following promotion of secondlife/viewer #650 | |||
| 2024-03-26 | secondlife/viewer#1050: Fix mirror clipping for PBR terrain. Also fixes ↵ | Cosmic Linden | |
| environment settings for PBR terrain. | |||
| 2024-03-26 | secondlife/jira-archive-internal#69593 Avatar is upside down when viewed ↵ | Alexander Gavriliuk | |
| from below | |||
| 2024-03-25 | viewer#1051: Fix UI typos in PBR terrain error messages (#1052) | cosmic-linden | |
| 2024-03-25 | viewer-private#217 Rotate cef log file | Andrey Kleshchev | |
| 2024-03-25 | viewer-private#216 Viewer fails to rename vivox logs | Andrey Kleshchev | |
