| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-17 | fix bad indentation and modernise (#1503) | Beq Janus | |
| 2024-05-17 | viewer#1300 Small menu adjustment | Andrey Kleshchev | |
| 2024-05-17 | Bluefault: supporting xml | fowlerdm | |
| XML tweaks to help blufault shine! | |||
| 2024-05-17 | viewer#1501 Crash initiating screenSpaceReflUtil.glsl | Andrey Kleshchev | |
| Error: Function return is not matching type | |||
| 2024-05-17 | Don't try to report a stack trace on stack overflow (sigh) | Nat Goodspeed | |
| 2024-05-17 | viewer#1117 Use attachment info to prevent accidental nudity #2 | Andrey Kleshchev | |
| Discard null id attachments | |||
| 2024-05-17 | New skin: Blufault | fowlerdm | |
| Blue-ish modification of the default SL viewer skin | |||
| 2024-05-17 | More misleading indentation fixes | Erik Kundiman | |
| 2024-05-17 | Parts that were left out during 7.1.7 merge | Erik Kundiman | |
| Including a very important one which is so assets are fetched! | |||
| 2024-05-17 | Merge remote-tracking branch 'fowlerdm/main' | Erik Kundiman | |
| 2024-05-16 | WebRTC clients calling Vivox clients should handle P2P | Roxie Linden | |
| 2024-05-16 | Race condition resulted in close causing removal of peer connection while ↵ | Roxie Linden | |
| other jobs might be using it. | |||
| 2024-05-16 | Linux clang++ doesn't like implicit conversion of extreme ints. | Nat Goodspeed | |
| Try specifying the literal constants in the type we're comparing to. | |||
| 2024-05-16 | Need magic #define for <boost/stacktrace.hpp> on Mac. | Nat Goodspeed | |
| 2024-05-16 | On Windows, defend test.cpp against structured exceptions too. | Nat Goodspeed | |
| Since August 2023, we've seen occasional GitHub Windows build test runs terminate with 0xC00000FD: stack overflow. We've usually responded by bumping up the default coroutine stack size. On closer examination, it's always llleap_test.cpp that blows up that way -- and llleap_test.cpp doesn't appear to use coroutines at all. So apparently we've been consuming more address space for ALL viewer coroutines without actually addressing the problem. Reset the default coroutine stack size to where it was before we started bumping it up in response to these llleap_test.cpp stack overflow failures. Note that LLCoros already catches and reports Windows structured exceptions, underscoring that the observed stack overflow is not from within a coroutine. While at it, restore the Windows llleap_test.cpp data volume to match Posix. We think the problem that led to reducing that data volume was an APR bug, which we hope has been fixed. Equip test.cpp, the test driver program for all our TUT unit and integration tests, with a Windows structured exception handler. Try to treat a Windows structured exception as a test failure -- instead of silently terminating with 0xC00000FD. Moreover, when a structured exception occurs, output a stack trace so we can try to track it down. | |||
| 2024-05-16 | viewer#1424 Favorite support in galleries #2 | Andrey Kleshchev | |
| 2024-05-16 | viewer#1424 Finish menus | Andrey Kleshchev | |
| 2024-05-16 | Fix previous shader float conversion | Erik Kundiman | |
| The i variable is still used as an integer on the next line. | |||
| 2024-05-16 | secondlife/jira-archive-internal#71144 Mouselook no longer allows pitch ↵ | Alexander Gavriliuk | |
| upwards to full 90 degrees | |||
| 2024-05-16 | viewer#1424 Favorite support for items in outfits | Andrey Kleshchev | |
| For now marking originals, pointless to marks links in COF, needs a revision due to inconsistency with inventory | |||
| 2024-05-16 | New Icons | fowlerdm | |
| Added new icons! | |||
| 2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman | |
| source for viewer 7.1.7.8974243247 | |||
| 2024-05-16 | Correcting the display position of the input dialog (#1480) | AiraYumi | |
| 2024-05-15 | Merge branch 'release/maint-b' into pipewire-linux-volume-catcher | Maki | |
| 2024-05-15 | Add missing newlines at end of file | Maki | |
| 2024-05-15 | Merge commit '29be88d60d654193926add496d2d851f7c217356' into ↵ | Brad Linden | |
| project/gltf_development | |||
| 2024-05-15 | secondlife/viewer#1474: Remove small texture offset from PBR terrain | Cosmic Linden | |
| 2024-05-15 | secondlife/viewer#1474: Fix broken shader compilation | Cosmic Linden | |
| 2024-05-16 | Merge branch 'release/materials_featurette' into marchcat/x-mf-merge | Andrey Lihatskiy | |
| 2024-05-15 | #1267 Fix for alpha cutoff of zero and base color factor alpha of zero ↵ | Dave Parks | |
| making objects disappear (#1485) | |||
| 2024-05-15 | jira-archive-internal#67837 Windows' bulk export of snapshots and textures | Andrey Kleshchev | |
| Properly sanitize names Better duplicate avoidance | |||
| 2024-05-15 | #1466 Loosen clamp on haze glow to fix skies that want to be bonkers (#1470) | Dave Parks | |
| 2024-05-15 | secondlife/jira-archive-internal#70713 Combine recently and frequently used | Alexander Gavriliuk | |
| 2024-05-15 | secondlife/viewer#1418 Mesh Upload - Physics - Bounding Box is not working ↵ | Alexander Gavriliuk | |
| as expected | |||
| 2024-05-15 | secondlife/viewer#1474: Remove small texture offset from PBR terrain | Cosmic Linden | |
| 2024-05-15 | viewer#1424 Favorite support in galleries | Andrey Kleshchev | |
| 2024-05-15 | viewer#1425 Sorting in Appearance floater | Andrey Kleshchev | |
| 2024-05-15 | #1457 Fix the tests on mac | Andrey Lihatskiy | |
| (cherry picked from commit 82d713782529074b03720833038cb0df2b8bcffd) | |||
| 2024-05-15 | Remove dead googlemock dependency and related setup code | Rye Mutt | |
| 2024-05-15 | Mac build fix | Andrey Lihatskiy | |
| 2024-05-15 | Merge branch 'release/maint-x' into marchcat/x-mf-merge | Andrey Lihatskiy | |
| 2024-05-15 | Merge branch 'main' into marchcat/x-mf-merge | Andrey Lihatskiy | |
| # Conflicts: # doc/contributions.txt # indra/newview/llfloaterimagepreview.cpp | |||
| 2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy | |
| 2024-05-15 | Merge branch 'marchcat/w-whitespace' into marchcat/x-mf-merge | Andrey Lihatskiy | |
| 2024-05-15 | Merge branch 'release/maint-x' into marchcat/x-c-merge | Andrey Lihatskiy | |
| to pick up mac build fixes | |||
| 2024-05-15 | Merge branch 'main' into release/maint-c | Andrey Lihatskiy | |
| # Conflicts: # indra/llui/lltexteditor.cpp # indra/newview/llcontrolavatar.cpp | |||
| 2024-05-15 | Merge branch 'marchcat/w-whitespace' into release/maint-c | Andrey Lihatskiy | |
| 2024-05-15 | triage#49 Menu didn't work for already selected items | Andrey Kleshchev | |
| 2024-05-15 | Merge branch 'release/maint-x' into marchcat/x-b-merge | Andrey Lihatskiy | |
| to pick up mac build fixes | |||
| 2024-05-15 | Merge branch 'main' into marchcat/x-b-merge | Andrey Lihatskiy | |
| # Conflicts: # autobuild.xml # indra/cmake/ConfigurePkgConfig.cmake # indra/cmake/ICU4C.cmake # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.h # indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h # indra/media_plugins/gstreamer010/media_plugin_gstreamer010.cpp # indra/newview/llappviewerlinux_api.h # indra/newview/llappviewerlinux_api_dbus.cpp # indra/newview/llappviewerlinux_api_dbus.h # indra/newview/llfloateremojipicker.cpp # indra/newview/lloutfitslist.cpp | |||
