| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-05 | #1527 Improve performance on Apple silicon (#1632) | Dave Parks | |
| 2024-06-05 | viewer-private#244 Reconnect to voice after 'tuning' | Andrey Kleshchev | |
| activate() does nothing if call already started | |||
| 2024-06-05 | Make LLLeap iterate over child stdout while read data is pending | Nat Goodspeed | |
| instead of using mutual recursion to exhaust the read buffer. | |||
| 2024-06-05 | tbfreq x clockrate.hz only when cpufrequency is 0 | Erik Kundiman | |
| Just maybe M3 implements cpufrequency, which should be more accurate than the alternative (different results on my Intel Mac). | |||
| 2024-06-05 | An alternative in getting CPU freq on M-series | Erik Kundiman | |
| This solution was retrieved from https://listman.redhat.com/archives/libvir-list/2022-February/228217.html sysctl hw.cpufrequency would result as empty on Apple Silicon (at least) M1, when run natively. Ironically (and that's why it's been working with viewers relying on Rosetta 2), arch -x86_64 /bin/bash -c 'sysctl hw.cpufrequency' run on an Apple Silicon would result in the correct number. | |||
| 2024-06-04 | Fixup mix->pbr_mix after merge. | Brad Linden | |
| 2024-06-04 | Merge remote-tracking branch 'origin/release/materials_featurette' into ↵ | Brad Linden | |
| project/gltf_development | |||
| 2024-06-04 | #989 Fix for blurry terrain on Mac (#1633) | Brad Linden | |
| Co-authored-by: Dave Parks <davep@lindenlab.com> | |||
| 2024-06-04 | #1628 Disable spherical mirror probes for the time being. (#1631) | Jonathan "Geenz" Goodman | |
| 2024-06-04 | Merge remote-tracking branch 'origin/release/maint-x' into ↵ | Brad Linden | |
| project/gltf_development | |||
| 2024-06-04 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
| project/gltf_development | |||
| 2024-06-04 | Merge pull request #1265 from makidoll/pipewire-linux-volume-catcher | Andrey Lihatskiy | |
| Add PipeWire as option for Linux volume catcher | |||
| 2024-06-04 | Fix for AMD not being able to load pbrmetallicroughnessV. (#1620) | Jonathan "Geenz" Goodman | |
| 2024-06-04 | viewer#1588 Upload directly to Specified Inventory Folder | Andrey Kleshchev | |
| 2024-06-04 | #1614 Fix for moire pattern in specular highlights. Incidental cleanup. | RunitaiLinden | |
| 2024-06-03 | buyarrow & noentrylines adjustments | fowlerdm | |
| hue shift | |||
| 2024-06-03 | Remove redundant windowbg | fowlerdm | |
| make textures.xml point to the same file for both window and window_notitle rather than having two identical files | |||
| 2024-06-03 | viewer-private#245 The "Voice chat" is truncated on the slider | Andrey Kleshchev | |
| 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 more credits | Erik Kundiman | |
| 2024-05-30 | #1596 Fix for GLTF uploads failing after loading from .glb file (#1602) | Dave Parks | |
| 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 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 | |||
