Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-20 | Round the 128 & 256 icon corners | Erik Kundiman | |
2023-09-20 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-09-20 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-09-20 | Login logos update | Erik Kundiman | |
2023-09-19 | SL-20177: Blind attempt at fixing crash in SetWindowLongPtr. Guess based on ↵ | Cosmic Linden | |
the fact that crashes started around the time VRAM accounting was added. | |||
2023-09-19 | SL-20229 Fix for mac build (and don't spam log on viewers that don't know ↵ | RunitaiLinden | |
about a particular GenericStreamingMessage method) | |||
2023-09-19 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-09-19 | New login logo with black backgrounds | Erik Kundiman | |
2023-09-19 | SL-19242: Move comments out of YAML parameter text. | Nat Goodspeed | |
2023-09-19 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-09-19 | Disable assembly instructions on non x86 | Erik Kundiman | |
at least for now. | |||
2023-09-18 | SL-19242: Typo in changing from inline to reusable action. | Nat Goodspeed | |
2023-09-18 | SL-19242: release job now depends on package jobs | Nat Goodspeed | |
and uses new viewer-build-util/release-artifacts action. | |||
2023-09-19 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-09-19 | SL-5522 Fix applying textuers and materials with limited restrictions to ↵ | Andrey Kleshchev | |
attachments 1. Texture picker now updates filter's permissions based on selection 2. Various panels now properly check permissions | |||
2023-09-18 | SL-20229 Cache GLTF updates that are received before the object they're ↵ | RunitaiLinden | |
applied to is loaded. | |||
2023-09-18 | SL-20229 Add blip for GLTF messages to "Show Updates to Objects" | RunitaiLinden | |
2023-09-18 | SL-20308 Clearing user's data should clear mfa | Andrey Kleshchev | |
2023-09-18 | SEC-430 'WARNING: LLFace::getGeometryVolume: Index buffer overflow' occuring ↵ | Alexander Gavriliuk | |
500 times plus per minute | |||
2023-09-15 | SL-19242: Retrieve and decode Windows signing cert, pass to action. | Nat Goodspeed | |
2023-09-15 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-09-15 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-09-15 | Limit unused-but-set-variable to Linux when Clang | Erik Kundiman | |
Others are fine without the error turned off, and the flag might not even be available on some other's Clang. | |||
2023-09-15 | More maybe uninitialised in model preview | Erik Kundiman | |
2023-09-15 | Remove std::move on Linux as it fails GCC | Erik Kundiman | |
"moving a local object in a return statement prevents copy elision [-Werror=pessimizing-move]" We're back to using GCC cause Clang somehow causes CPack to not work. | |||
2023-09-15 | SL-20278 Disconnect saving MFA from saving password | Andrey Kleshchev | |
2023-09-15 | SL-19826 Gallery multiselect support, fix right click | Andrey Kleshchev | |
2023-09-14 | SL-20269 Tab's focus jumps over item when clicking on edge items | Andrey Kleshchev | |
2023-09-14 | SL-20285 Updated individual request count declaration | Andrey Kleshchev | |
2023-09-14 | SL-20285 Sturdier cof and fixed link fetching | Andrey Kleshchev | |
2023-09-14 | SL-20268 FIXED clicking Cancel doesn't revert Materials perms | Mnikolenko Productengine | |
2023-09-14 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-09-14 | getNativeKeyData impl for non Darwin non GTK | Erik Kundiman | |
Copying from GTK users part though. | |||
2023-09-13 | SL-19242: Capture the BugSplat @rpath as str, not bytes. | Nat Goodspeed | |
2023-09-13 | SL-19242: Ensure NSIS file paths don't end with backslash. | Nat Goodspeed | |
If they do, NSIS takes it as line continuation. | |||
2023-09-13 | SL-19242: On NSIS error, dump the generated .nsi file. | Nat Goodspeed | |
2023-09-13 | SL-19242: Pass arbitrary subprocess kwds through run_command(). | Nat Goodspeed | |
That is, make LLManifest.run_command() accept and forward subprocess keyword arguments. | |||
2023-09-13 | SL-19242: Write relative pathnames into NSIS input file. | Nat Goodspeed | |
2023-09-13 | SL-19242: Don't die if Windows app image installers/windows exists. | Nat Goodspeed | |
2023-09-13 | SL-19242: Add NSIS language files etc. to Windows-app artifact. | Nat Goodspeed | |
2023-09-13 | SL-19242: Don't exclude the prepared .nsi file from Windows-app. | Nat Goodspeed | |
Since we need to run NSIS in a separate job step, allow the Windows-app build artifact to include the temporary .nsi file prepared by filling in our template. Also tweak the logic that finds and runs NSIS. | |||
2023-09-13 | Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵ | Erik Kundiman | |
DRTVWR-559 | |||
2023-09-12 | SL-19243: Directly reference action subdirs in viewer-build-util | Nat Goodspeed | |
instead of trying to checkout viewer-build-util (which doesn't work) and then reference action subdirs from the filesystem. Also engage (initial placeholder) actions to sign and package the platform-specific application artifacts. | |||
2023-09-12 | SL-19243: Try to convince GitHub that ./.util is really a path. | Nat Goodspeed | |
2023-09-12 | SL-20157: Fix scale of avatar mesh parts when mikktspace tangent generation ↵ | Cosmic Linden | |
fails | |||
2023-09-12 | SL-20162 Option for debuging folder version in UI | Andrey Kleshchev | |
Shows folder's data instead of a suffix. Will need either a new inventory window or to toggle UI debug on early. | |||
2023-09-12 | SL-19243: Job step 'uses' must specify action.yaml file | Nat Goodspeed | |
instead of having it implied by specifying the containing directory. | |||
2023-09-12 | SL-19243: Use consolidated viewer-build-util | Nat Goodspeed | |
instead of distinct viewer-post-bugsplat-{windows,mac} repos. | |||
2023-09-12 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-09-12 | Set but not used variable isn't an error | Erik Kundiman | |
Encountered when using Clang on Linux. Switched to Clang cause sometimes errors can be less escapable on GCC. |