| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-03 | viewer-private#245 The "Voice chat" is truncated on the slider | Andrey Kleshchev | |
| 2024-06-03 | Remove obsolete Windows package for llphysicsextensions_source | Ansariel | |
| 2024-06-03 | Fix Windows build following #1613 | Andrey Lihatskiy | |
| 2024-06-03 | Rounded stepper edge | fowlerdm | |
| Make stepper clash less with slightly rounded text field | |||
| 2024-06-03 | Blufault: misc tweaks | fowlerdm | |
| slightly rounded text fields! | |||
| 2024-06-03 | viewer#1583 [Win] Viewer fails to detect more than 4Gb of video memory | Andrey Kleshchev | |
| 2024-06-02 | Floater background hue adjustment | fowlerdm | |
| Desaturation | |||
| 2024-06-02 | More float operands for float operations | Erik Kundiman | |
| 2024-06-02 | Revert unnecessary shader operand diff from LL's | Erik Kundiman | |
| It's been already casted. | |||
| 2024-06-02 | Revert "Prepend avatar skin's matrix palette variable name" | Erik Kundiman | |
| This reverts commit 30e33e279b1b2d04951c399f548c3afc3b17fd1b. | |||
| 2024-06-02 | sse2neon licence for macOS (for now) | Erik Kundiman | |
| Of course. | |||
| 2024-06-02 | Shorten credits | Erik Kundiman | |
| 2024-06-02 | More float operands for float operations | Erik Kundiman | |
| This is so that it doesn't throw a compilation error at runtime for not defining consistently with float values, which would be uncastable on some certain other implementation. | |||
| 2024-06-02 | Prepend avatar skin's matrix palette variable name | Erik Kundiman | |
| so it wouldn't clash with object skin's when they're used in the same piece of code. | |||
| 2024-06-01 | Fix macOS build error | Ansariel | |
| 2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 ↵ | Ansariel | |
| "possible loss of precision" warnings | |||
| 2024-06-01 | Credits width adjustment | fowlerdm | |
| Special thanks just a little too wide | |||
| 2024-06-01 | Adjust credits height values | fowlerdm | |
| Special thanks needed some more space, and the top portion had too much! | |||
| 2024-06-01 | viewer#1595 Add a prompt to confirm deleting an 'auto raplace' list | Andrey Kleshchev | |
| But only if there is anything of value in the list | |||
| 2024-06-01 | viewer#1594 Add a "Cancel" button to exit the "New List" prompt | Andrey Kleshchev | |
| And fix infinite loop in replaceList. mLists[search_index] was extending size of the list indefinetely. | |||
| 2024-05-31 | Add support for RequestTaskInventory capability | Salad Dais | |
| The viewer now prefers to load inventory via the capability rather than over the deprecated Xfer system, though both are still supported. | |||
| 2024-05-31 | viewer#1600 Fixed being unable to delete links to worn objects | Andrey Kleshchev | |
| 2024-05-31 | Blufault: Misc tweaks | fowlerdm | |
| Add sutble gloss to tabs, hue-shift steppers, adjust navbar bg & linden dollar background | |||
| 2024-05-31 | Clean up floater corners | fowlerdm | |
| Make floater rounded corners more consistent and defined | |||
| 2024-05-31 | Add Fedora, NanoSVG, and OpenJPEG2 to README.md | Erik Kundiman | |
| 2024-05-31 | Add more credits | Erik Kundiman | |
| 2024-05-30 | #1596 Fix for GLTF uploads failing after loading from .glb file (#1602) | Dave Parks | |
| 2024-05-30 | Merge pull request #1599 from secondlife/1597-fix-gltf-orientation-test | cosmic-linden | |
| #1597 Fix for some GLTF transforms not loading properly. | |||
| 2024-05-30 | #1597 Fix for some GLTF transforms not loading properly. | RunitaiLinden | |
| Also incidental fix for unreachable code error. | |||
| 2024-05-30 | viewer#1584 Reword the "Arrow keys always move me" | Andrey Kleshchev | |
| 2024-05-30 | Merge pull request #1393 from secondlife/nat/maint-b-tests | nat-goodspeed | |
| Turn on LL_TESTS for Maint B. | |||
| 2024-05-30 | Merge pull request #1496 from secondlife/nat/catch-test-blown-stack | nat-goodspeed | |
| Attempt to diagnose stack overflow in test programs. Also, improve build.yaml logic. | |||
| 2024-05-30 | Disable build-time tests on Linux entirely. | Nat Goodspeed | |
| Having done that, fall back to default `continue-on-error: false` for all platforms. | |||
| 2024-05-30 | Merge branch 'release/maint-b' into nat/maint-b-tests. | Nat Goodspeed | |
| 2024-05-30 | Merge branch 'release/maint-b' into nat/catch-test-blown-stack. | Nat Goodspeed | |
| Retargeting PR #1496 to Maint B. | |||
| 2024-05-30 | Fix a bunch of uninitialized variable warnings that showed up in Visual Studio | Ansariel | |
| 2024-05-30 | Re-enable compiler warning C4800 (performance warning) | Ansariel | |
| 2024-05-29 | #1581 Only render mirrors when reflection probes are enabled. (#1592) | Jonathan "Geenz" Goodman | |
| 2024-05-29 | #1530 Increase joint limit for GLTF Assets (#1582) | Dave Parks | |
| * Migrate GLTF scene rendering to its own shaders * Add support for ambient occlusion map separate from metallic roughness map (or absent) * Use UBO's for GLTF joints * Better error handling of downloading GLTF assets | |||
| 2024-05-29 | viewer#1577 Attachments cannot be detached in performance floater | Andrey Kleshchev | |
| attachment list gets filled with object ids, not attachment ids | |||
| 2024-05-29 | Add whitespace changes to .git-blame-ignore-revs | Bennett Goble | |
| 2024-05-29 | Trim trailing whitespace | Bennett Goble | |
| Start trimming trailing whitespace, but limit the blast radius to a handful of file types. | |||
| 2024-05-29 | Remove tinyxpath licence on macOS | Erik Kundiman | |
| It doesn't seem to be used any more. | |||
| 2024-05-29 | Remove some licences on Linux | Erik Kundiman | |
| Licences of libraries that are dynamically linked to, or ones that don't seem to be used any more. | |||
| 2024-05-29 | viewer#1497 Gray out some options for Mirror (Everything) | Andrey Kleshchev | |
| Ambiance and Near Clip fields for a Mirror probe should be grayed out for Mirror (Everything) | |||
| 2024-05-29 | viewer#1568 Revert "SL-17597 AV height in Shape dialog IS WRONG" | Andrey Kleshchev | |
| This reverts commit f5a7c22cea16b51db12360436ce64c2433a5aa5f to fix viewer#1568. | |||
| 2024-05-28 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
| 2024-05-28 | Improvements to mirror probe update rates (#1570) | Jonathan "Geenz" Goodman | |
| #1494 Fix for mirror updates getting "stuck" on some faces. | |||
| 2024-05-28 | Merge pull request #1580 from secondlife/v-1531 | cosmic-linden | |
| secondlife/viewer#1531: Attempt to fix PBR terrain fragment shader | |||
| 2024-05-28 | secondlife/viewer#1531: Attempt to fix PBR terrain fragment shader. | Cosmic Linden | |
