summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2023-07-29stringop truncation warnings aren't errors on GCCErik Kundiman
2023-07-29So we don't get errors from uninitialised varsErik Kundiman
2023-07-29Start adding LibVLC support when using system libsErik Kundiman
2023-07-29Revert "VLC & CEF aren't deps when no media plugins on mac"Erik Kundiman
2023-07-28SL-20094 Add "Select Reflection Probes" checkboxRunitaiLinden
2023-07-28SL-20037 Don't pop up the material editor implicitly.RunitaiLinden
2023-07-28Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-07-28DRTVWR-559 Stop some light leak on spot shadows.RunitaiLinden
2023-07-27SL-20053: Fix sometimes unable to unset a PBR material on a prim.Cosmic Linden
2023-07-27SL-18396 PBR and blinn phong should not be allowed to be edited togetherAndrey Kleshchev
2023-07-27SL-19958 An inventory material without asset should default to a blank materi...Andrey Kleshchev
2023-07-27SL-18720 getDataBegin() and stateSort() crashesAndrey Kleshchev
2023-07-27SL-18619 Eyes not rendering in Shape floater thumbnailsAlexander Gavriliuk
2023-07-25DRTVWR-559 Fix for depth of field causing alpha objects to poke holes in water.RunitaiLinden
2023-07-21Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-07-21SL-20010 Make reflection probes ignore touch actions.RunitaiLinden
2023-07-20SL-20043 notification shouldn't persist between sessionsMnikolenko Productengine
2023-07-20SL-20042 remove extra space from the message textMnikolenko Productengine
2023-07-20SL-19948 Update estate manager and ban list limits to match new values from s...Andrey Lihatskiy
2023-07-19Merge pull request #296 from secondlife/SL-20036cosmic-linden
2023-07-19SL-20036: Set probe ambiance to 0 for legacy middayCosmic Linden
2023-07-19DRTVWR-559 Fix for shadows not respecting double sided on opaque PBR surfacesRunitaiLinden
2023-07-19Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-07-19SL-19977 Fix for glow not getting applied to both sides of double sided alphaRunitaiLinden
2023-07-19FreeBSD gets what Darwin & Linux do on dir pickersErik Kundiman
2023-07-19Add FreeBSDLocalesErik Kundiman
2023-07-19FreeBSD uses Linux's feature tableErik Kundiman
2023-07-19No dangling gsl warning on newview with ClangErik Kundiman
2023-07-19vefifySSLCert truth is enough for setVerifySSLHostErik Kundiman
2023-07-19Comment out unused variables whether set or notErik Kundiman
2023-07-19FreeBSD can use llappviewerlinux tooErik Kundiman
2023-07-19Stubs for missing implementations that use GTKErik Kundiman
2023-07-19FreeBSD gets what Linux does in file pickerErik Kundiman
2023-07-19FreeBSD gets handled too in llappviewer.cppErik Kundiman
2023-07-19Boost since 1.76 already internally includes v5Erik Kundiman
2023-07-19Fix lod variable name (supposed to be which_lod?)Erik Kundiman
2023-07-19Disable packages info when using system librariesErik Kundiman
2023-07-19Include standard library array headerErik Kundiman
2023-07-19Fix what GCC considers as misleading indentationsErik Kundiman
2023-07-19Disable g_thread_init when using system libsErik Kundiman
2023-07-19VLC & CEF aren't deps when no media plugins on macErik Kundiman
2023-07-19Disable viewer manager when using system libsErik Kundiman
2023-07-19Disable LLCA when using system libs for nowErik Kundiman
2023-07-19Disable DBusGlib when using system libsErik Kundiman
2023-07-19Disable JS packages when using system libs for nowErik Kundiman
2023-07-19LL physics extensions stubErik Kundiman
2023-07-18Merge pull request #292 from secondlife/brad/DRTVWR-559-xcode-14.3Brad Linden
2023-07-18Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292)Brad Linden
2023-07-18Merge pull request #291 from secondlife/SL-20018cosmic-linden
2023-07-18SL-20018: Fix PBR glow affected by Blinn-Phong alphaCosmic Linden