summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2024-05-28Remove tinygltf dependency from LL::GLTF (#1541)Dave Parks
2024-05-28viewer#1553 Local PBR materials are not applied to the terrainAndrey Kleshchev
2024-05-27viewer#1573 Crash at updateMovedListAndrey Kleshchev
2024-05-27Try copying the VC++ runtime files from the redistributable package firstAnsariel
2024-05-24Reset memorized Chromium volume and apply temporary volumeMaki
2024-05-24fix "lines starting with tabs found"AiraYumi
2024-05-24Promote seh_catcher() et al. to llexception.{h,cpp} for general use.Nat Goodspeed
2024-05-24viewer#1552 Bake textures could be applied to terrain texturesAndrey Kleshchev
2024-05-24Introduce LLWStringView to prevent unnecessary memory allocationsAnsariel
2024-05-23Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg...Brad Linden
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...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-22Fix line endlingsAnsariel
2024-05-22Fix line endingsAndrey 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 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-22Tabs to spaces.Nicky
2024-05-22Move Linux specific VolumeCatcherImport into the linux specific files.Nicky
2024-05-22Remove obsolete member mSystemIsVistaOrHigherNicky
2024-05-21Change 'LLPredicate::Rule::requires()' to 'mandates()' for C++20.Nat Goodspeed
2024-05-21viewer#1520 Material upload floater displays wrong upload feeAndrey Kleshchev
2024-05-20Merge branch 'spaces-merge' into roxie/webrtc-voiceRoxie Linden
2024-05-20#1392 GLTF Upload (#1394)Dave Parks
2024-05-20Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden
2024-05-20triage#59 Render Friends Only optionAndrey Kleshchev
2024-05-19Get rid of a deprecated warning in Linux buildsRoxie Linden
2024-05-19More session shutdown cleanupRoxie Linden
2024-05-17Clean up some shutdown code.Roxie Linden
2024-05-17fix bad indentation and modernise (#1503)Beq Janus
2024-05-17viewer#1501 Crash initiating screenSpaceReflUtil.glslAndrey Kleshchev
2024-05-17Don't try to report a stack trace on stack overflow (sigh)Nat Goodspeed
2024-05-17viewer#1117 Use attachment info to prevent accidental nudity #2Andrey Kleshchev
2024-05-16WebRTC clients calling Vivox clients should handle P2PRoxie Linden
2024-05-16Race condition resulted in close causing removal of peer connection while oth...Roxie Linden
2024-05-16Linux clang++ doesn't like implicit conversion of extreme ints.Nat Goodspeed
2024-05-16Need magic #define for <boost/stacktrace.hpp> on Mac.Nat Goodspeed
2024-05-16On Windows, defend test.cpp against structured exceptions too.Nat Goodspeed
2024-05-16Correcting the display position of the input dialog (#1480)AiraYumi
2024-05-15Merge branch 'release/maint-b' into pipewire-linux-volume-catcherMaki
2024-05-15Add missing newlines at end of fileMaki
2024-05-15Merge commit '29be88d60d654193926add496d2d851f7c217356' into project/gltf_dev...Brad Linden
2024-05-15secondlife/viewer#1474: Remove small texture offset from PBR terrainCosmic Linden
2024-05-15secondlife/viewer#1474: Fix broken shader compilationCosmic Linden
2024-05-16Merge branch 'release/materials_featurette' into marchcat/x-mf-mergeAndrey Lihatskiy
2024-05-15#1267 Fix for alpha cutoff of zero and base color factor alpha of zero making...Dave Parks