summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-10Update fix_whitespace.py to handle newlines correctlyAndrey Lihatskiy
2024-06-09Merge pull request #1670 from Ansariel/DRTVWR-600-maint-AAndrey Lihatskiy
2024-06-09Found string should not be directly at the startAnsariel
2024-06-09Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8Ansariel
2024-06-09Merge pull request #1613 from Ansariel/DRTVWR-600-maint-AAndrey Lihatskiy
2024-06-07viewer#1645 Expose RenderLocalLightCount in UIAndrey Kleshchev
2024-06-06Merge branch 'main' into DRTVWR-600-maint-AAndrey Lihatskiy
2024-06-06viewer#1641 Show accurate Alpha mode if asset is missingAndrey Kleshchev
2024-06-05Merge pull request #1639 from secondlife/nat/stack-overflownat-goodspeed
2024-06-05Make LLLeap iterate over child stdout while read data is pendingNat Goodspeed
2024-06-03Remove obsolete Windows package for llphysicsextensions_sourceAnsariel
2024-06-03Fix Windows build following #1613Andrey Lihatskiy
2024-06-03viewer#1583 [Win] Viewer fails to detect more than 4Gb of video memoryAndrey Kleshchev
2024-06-01Fix macOS build errorAnsariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-30Fix a bunch of uninitialized variable warnings that showed up in Visual StudioAnsariel
2024-05-30Re-enable compiler warning C4800 (performance warning)Ansariel
2024-05-27Try copying the VC++ runtime files from the redistributable package firstAnsariel
2024-05-24Introduce LLWStringView to prevent unnecessary memory allocationsAnsariel
2024-05-23Protect NSIS scripts from eol-style translations. (#1556)Brad Linden
2024-05-23viewer-private#238 Complexity mode should persistAndrey Kleshchev
2024-05-23triage#59 Cover cases where some attachments stayed visibleAndrey Kleshchev
2024-05-22Add Git attributes file to prevent accidental line ending changesAnsariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge pull request #1546 from Ansariel/main-vs-fixAndrey Lihatskiy
2024-05-22Fix line endingsAndrey Lihatskiy
2024-05-22Merge pull request #1545 from Ansariel/DRTVWR-600-maint-AAndrey Lihatskiy
2024-05-22Adjust Copy3rdPartyLibs.cmake for Visual Studio 2022 17.10.0 and greaterAnsariel
2024-05-22Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer int...Ansariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-22Merge pull request #1539 from secondlife/nat/kwdsnat-goodspeed
2024-05-22Merge remote-tracking branch 'DRTVWR-600-maint-A' into nat/kwdsNat Goodspeed
2024-05-22Bring over .xz compression from main, instead of .bz2.Nat Goodspeed
2024-05-22triage#59 Fix missed 'static' declarationsAndrey Kleshchev
2024-05-21Update to viewer-build-util@v2 utilities.Nat Goodspeed
2024-05-21Change 'LLPredicate::Rule::requires()' to 'mandates()' for C++20.Nat Goodspeed
2024-05-20triage#59 Render Friends Only optionAndrey Kleshchev
2024-05-17viewer#1501 Crash initiating screenSpaceReflUtil.glslAndrey Kleshchev
2024-05-17viewer#1117 Use attachment info to prevent accidental nudity #2Andrey Kleshchev
2024-05-16Merge pull request #1489 from secondlife/brad/fix-mac-channelBrad Linden
2024-05-16Merge pull request #1486 from secondlife/brad/workflow-dispatch-releasenat-goodspeed
2024-05-16Merge pull request #1462 from secondlife/nat/releaseosnat-goodspeed
2024-05-15Fix channel detection for mac buildsBrad Linden
2024-05-15Move all release_run logic into setvar job.Brad Linden
2024-05-15Experiment with getting manually triggered workflow builds to optionally do a...Brad Linden
2024-05-15Streamline the new workflow `RELEASE_RUN` logic a little.Nat Goodspeed
2024-05-15jira-archive-internal#67837 Windows' bulk export of snapshots and texturesAndrey Kleshchev
2024-05-15Merge branch 'main' into nat/releaseos following Maint X promotionNat Goodspeed
2024-05-15Merge commit 'e7eced3' into nat/releaseos for whitespace fix.Nat Goodspeed
2024-05-15Make env.RELEASE_RUN the empty string if falseNat Goodspeed