Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-19 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden | |
2023-07-19 | SL-19977 Fix for glow not getting applied to both sides of double sided alpha | RunitaiLinden | |
2023-07-18 | Merge pull request #292 from secondlife/brad/DRTVWR-559-xcode-14.3 | Brad Linden | |
Merge xcode-14.3 compatibility branch into DRTVWR-559 | |||
2023-07-18 | Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292) | Brad Linden | |
2023-07-18 | Merge pull request #291 from secondlife/SL-20018 | cosmic-linden | |
SL-20018: Fix PBR glow affected by Blinn-Phong alpha | |||
2023-07-18 | SL-19854: Update bugsplat to release v1.0.7.86a960a. | Nat Goodspeed | |
2023-07-18 | SL-20018: Fix PBR glow affected by Blinn-Phong alpha | Cosmic Linden | |
2023-07-18 | SL-19854: Ensure BugSplat credentials are exported. | Nat Goodspeed | |
2023-07-18 | SL-18837: Use secondlife -3p/action-gh-release | Nat Goodspeed | |
instead of the original softprops/action-gh-release repo, because organization rules forbid directly using the softprops repo. | |||
2023-07-18 | SL-18837: Try to post installer and metadata for GH viewer release. | Nat Goodspeed | |
2023-07-18 | SL-5161 SL-20025 Unref volume | Andrey Kleshchev | |
2023-07-18 | SL-18837: Try waiting a couple seconds before hdiutil detach | Nat Goodspeed | |
to try to avoid "Resource busy" errors from hdiutil. | |||
2023-07-18 | SL-19953 Change label of alpha value in GLTF material editor to "Alpha" | RunitaiLinden | |
2023-07-18 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden | |
2023-07-18 | SL-19954 Fix for rigged alpha pbr sometimes not getting reflection probe ↵ | RunitaiLinden | |
parameters | |||
2023-07-18 | SL-18837: Re-delete redundant matrix.include python-version. | Nat Goodspeed | |
This clarifies that the matrix.include entry is intended to supplement an existing runner configuration, rather than adding a new configuration for the same runner. | |||
2023-07-18 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed | |
2023-07-18 | Merge pull request #280 from secondlife/dispatch-maint-v2 | nat-goodspeed | |
Major improvements to LLLeap functionality | |||
2023-07-18 | SL-18837: Detect msys bash as well as cygwin for native_path et al. | Nat Goodspeed | |
2023-07-18 | SL-18837: Conditionally upload llphysicsextensions-tpv package | Nat Goodspeed | |
but only when building viewer-private. Also re-fix SL-19942 workaround by deleting AUTOBUILD_CONFIGURATION before trying to build llphysicsextensions-tpv. | |||
2023-07-18 | SL-18837: Ditch inactive llrand.cpp LL_USE_SYSTEM_RAND code. | Nat Goodspeed | |
LL_USE_SYSTEM_RAND has been disabled since June 2008; that code only clutters the implementation we actually use. | |||
2023-07-18 | Fixes for compatibility with new xcode 15 beta for any viewer branch after ↵ | Brad Linden | |
DRTVWR-577 (#232) | |||
2023-07-18 | SL-19891 Make sure focusable elements clear focus on destruction | Andrey Kleshchev | |
2023-07-17 | DRTVWR-559 fix for lines lost in the merge | Brad Linden | |
2023-07-17 | Delete unprintable chars that accidentally got into the merge in kdiff3 for ↵ | Brad Linden | |
DRTVWR-559 | |||
2023-07-17 | SL-18837: Lowercasing pathname for string compare is Windows-only. | Nat Goodspeed | |
2023-07-17 | Merge pull request #285 from secondlife/marchcat/SL-19669 | marchcat-pe | |
INTL-490 Japanese Translation Update | |||
2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/llui/llfolderviewitem.cpp # indra/newview/llinventorymodel.cpp # indra/newview/llinventorymodelbackgroundfetch.cpp | |||
2023-07-17 | SL-18837: Clean up some redundancy in llrand.cpp. | Nat Goodspeed | |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-587-maint-V | Andrey Kleshchev | |
2023-07-17 | Merge branch 'DRTVWR-580-maint-T' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
2023-07-17 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/llcommon/llerrorthread.cpp | |||
2023-07-17 | Increment viewer version to 6.6.14 | Nat Goodspeed | |
following promotion of DRTVWR-580 | |||
2023-07-17 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed | |
2023-07-17 | Merge pull request #242 from secondlife/brad/actions | nat-goodspeed | |
SL-18837 set build id based on github workflow run id | |||
2023-07-17 | SL-19995 FIXED The context menu is not fully displayed for the navigation bar | Maxim Nikolenko | |
2023-07-17 | SL-19306 A method of displaying user-customized keybindings in user-visible text | Andrey Kleshchev | |
2023-07-15 | SL-20011 Restrict 'Empty Trash' if objects are attached | Maxim Nikolenko | |
2023-07-14 | Merge remote-tracking branch 'origin/actions' into brad/actions (#242) | Brad Linden | |
2023-07-14 | Fix "intermittent" llrand unit test failure on windows on DRTVWR-578. we ↵ | Brad Linden | |
must return less than 1.0 when rand() returns RAND_MAX also, disable 32 bit build now that we have deprecated it. https://community.secondlife.com/blogs/entry/13464-end-of-support-for-second-life-32-bit-windows-viewer-and-updated-minimum-system-requirements-for-macos-to-1013/ | |||
2023-07-14 | Fix crash SL-20013 crash when applying nocopy material via drag-and-drop | Brad Linden | |
2023-07-14 | Merge pull request #279 from secondlife/roxie/SL-20009 | Roxanne Skelly | |
SL-20009 - race condition - calling cards could be created without name | |||
2023-07-14 | Fix some spacing | Roxie Linden | |
2023-07-14 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed | |
to pick up new llphysicsextension_source build (that recognizes msys bash). | |||
2023-07-14 | SL-18837: Update llphysicsextensions_source to release v1.0.c93156d. | Nat Goodspeed | |
2023-07-13 | SL-20009 - race condition - calling cards could be created without name | Roxie Linden | |
This happens when a calling card is created before the name is in the name cache. | |||
2023-07-13 | DRTVWR-558: Constrain LL::apply()'s use of std::apply(). | Nat Goodspeed | |
Once std::apply() becomes available, 'using std::apply;' isn't correct because the more general template tries to handle the apply(function, vector) case that we explicitly implement below. Have to provide apply(function, tuple) and apply(function, array) signatures that can forward to std::apply(). | |||
2023-07-13 | DRTVWR-558: Fix a few lleventdispatcher_test merge glitches. | Nat Goodspeed | |
2023-07-13 | Fixed failure to open Material Editor when creating or uploading a new material | Brad Linden | |
found this warning found while working on SL-19999 |