Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-08 | disable unused but set warnings on newer compilers on mac. | Roxie Linden | |
2024-02-08 | Hook up speaker volume. | Roxie Linden | |
2024-02-08 | Add some thread safety | Roxie Linden | |
2024-02-08 | do some thread safety to prevent webrtc threads from conflicting with viewer ↵ | Roxie Linden | |
threads. | |||
2024-02-08 | inadvertantly added | Roxie Linden | |
2024-02-08 | some build tweaks | Roxie Linden | |
2024-02-08 | Fix windows pragma error | Roxie Linden | |
2024-02-08 | set toolset for llwebrtc | Roxie Linden | |
2024-02-08 | more picky cmake | Roxie Linden | |
2024-02-08 | Cmake on TC is sure picky | Roxie Linden | |
2024-02-08 | Try reordering URL_HASH | Roxie Linden | |
2024-02-08 | TC build cmake complained about URL_HASH | Roxie Linden | |
2024-02-08 | unknown warnings for TC build machines | Roxie Linden | |
2024-02-08 | remove unnecessary build file | Roxie Linden | |
2024-02-08 | coding policy fixes | Roxie Linden | |
2024-02-08 | Use webrtc built binaries from temporary s3 location | Roxie Linden | |
2024-02-08 | Updates to build on mac. | Roxie Linden | |
2024-02-08 | Pull webrtc down from a webserver before building. | Roxie Linden | |
2024-02-08 | Checkpoint WebRTC Voice | Roxie Linden | |
2024-02-09 | Follow up 364bd17: restore return value | Andrey Lihatskiy | |
2024-02-09 | SL-19585 Try replacing fmod with openal | Andrey Kleshchev | |
Since now VLC is responsible for played parcel media (should be since SL-19042) should be possible to switch remaining audio to OpenAL with no loss of functionality | |||
2024-02-09 | SL-19585 Switch OpenAL's wind to float | Andrey Kleshchev | |
Fixes wind being odly distorted | |||
2024-02-09 | Enable OpenAL Soft on MacOS | Andrey Kleshchev | |
2024-02-09 | Replace remaining BOOL with bool in llcommon and remove dead code | Ansariel | |
2024-02-09 | llcrashlogger: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-09 | llcommon: BOOL (int) to real bool/LSTATUS | Lars Næsbye Christensen | |
2024-02-08 | Merge pull request #770 from secondlife/vi-67 | cosmic-linden | |
secondlife/viewer-issues#67: Add test plan + fix Windows build | |||
2024-02-08 | secondlife/viewer-issues#67: Fix Windows release build warning | Cosmic Linden | |
2024-02-08 | secondlife/viewer-issues#67: Add test plan | Cosmic Linden | |
2024-02-08 | Merge pull request #768 from secondlife/vi-67 | cosmic-linden | |
Improve PBR terrain loading robustness | |||
2024-02-09 | #746 BugSplat Crash: LLAccordionCtrlTab::showAndFocusHeader(873) | Alexander Gavriliuk | |
2024-02-08 | Merge pull request #715 from secondlife/materials_featurette/mirrors | RunitaiLinden | |
Mirrors pre-release | |||
2024-02-08 | secondlife/viewer-issues#67: Improve PBR terrain loading robustness | Cosmic Linden | |
2024-02-08 | Update softenLightF.glsl | Jonathan "Geenz" Goodman | |
2024-02-08 | #671 Nudge RenderMirrors and clear shader cache as needed based on ↵ | RunitaiLinden | |
SimulatorFeatures | |||
2024-02-08 | Merge branch 'release/materials_featurette' into materials_featurette/mirrors | RunitaiLinden | |
2024-02-08 | Fix for crash in LLHeroProbeManager | RunitaiLinden | |
2024-02-08 | Fix for a potential crash in LLReflectionMapManager::registerSpatialGroup() | Henri Beauchamp | |
The spatial partion could potentially be NULL and shall therefore been tested for this case. Similar fix to https://github.com/secondlife/viewer/commit/08cf926d3b6eb28e0b9751ba62b1ce01230a150b | |||
2024-02-08 | Build fix for Visual Studio patch | Alexander Gavriliuk | |
2024-02-08 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
2024-02-08 | #671 Setup the viewer to respect the MirrorsEnabled simulator feature. | Jonathan "Geenz" Goodman | |
2024-02-08 | Make the UI conditional. | Jonathan "Geenz" Goodman | |
2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk | |
2024-02-08 | SL-18721 Shutdown fixes #4 | Andrey Kleshchev | |
2024-02-07 | Merge pull request #757 from secondlife/signal/yml | Signal Linden | |
Rename ISSUE_TEMPLATE/config.yaml to config.yml | |||
2024-02-07 | Rename config.yaml to config.yml | Signal Linden | |
Issue template configuration is the only github configuration file I've found which does not support both `*.yaml` and `*.yml` extensions. Drat. | |||
2024-02-07 | Merge pull request #738 from secondlife/signal/feedback-link | Vir Linden | |
Add link to feedback portal | |||
2024-02-07 | Merge remote-tracking branch 'origin/main' into release/gltf-maint2 | Brad Linden | |
2024-02-07 | Merge pull request #755 from sldevel/pbr-hdr-auto-adjust-fix | RunitaiLinden | |
Confusion between light diffuse and light color in HDR auto-adjust mode | |||
2024-02-07 | Merge pull request #756 from secondlife/main | RunitaiLinden | |
merge main to materials_featurette |