Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge pull request #1106 from ↵ | Guru | |
secondlife/guru/viewer-925-missing-simple-smile-emoji secondlife/viewer#925 Missing simple :smile emoji | |||
2024-04-02 | Merge pull request #1108 from secondlife/roxie/webrtc-voice | Roxanne Skelly | |
2024-04-02 | Fix wrong reverts from #958 | Andrey Lihatskiy | |
2024-04-02 | Revert "Do not automatically close issues (#929)" | Andrey Lihatskiy | |
This reverts commit 52945758c479c403f86026f36276d7d805b87af3. | |||
2024-04-02 | Revert "Make signing and symbol posting jobs conditional on secrets." | Andrey Lihatskiy | |
This reverts commit beea0c55dd68a1584300a02333f8be9ffcac0476. | |||
2024-04-02 | Revert "Enclose 'if:' expressions in ${{ ... }}." | Andrey Lihatskiy | |
This reverts commit f738df6c147a84c17f28b8326c5bc1eb54e4519f. | |||
2024-04-02 | Revert "To test for presence of secrets, set environment variables." | Andrey Lihatskiy | |
This reverts commit c83d93becdee899736a121cbb8eae5c0c9d37c09. | |||
2024-04-02 | Revert "Stop requiring BUGSPLAT_USER and BUGSPLAT_PASS in build.sh." | Andrey Lihatskiy | |
This reverts commit 66bf7d6892db950339861a716a78342ba84db746. | |||
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 | Merge pull request #1100 from secondlife/roxie/webrtc-voice | Roxanne Skelly | |
[WebRTC] Add UI for AGC, Echo Cancellation, and Noise Reduction; use Linden STUN servers. | |||
2024-04-01 | linux build fix | AiraYumi | |
2024-04-01 | Switch to 3p-boost repo built libs | Bennett Goble | |
2024-04-01 | Add boost 1.84.0, boost.json | Bennett Goble | |
Update boost from 1.81.0 (2022) to 1.84.0 (2023) and enable the `boost.json` module so that it can replace rapidjson. | |||
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-30 | Remove BuildParams | Bennett Goble | |
This file is no longer used. | |||
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-27 | Merge pull request #1062 from secondlife/marchcat/yz-merge | Andrey Lihatskiy | |
Merge main into maint YZ | |||
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 |