Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-06 | viewermanifest fix for Macos arm64 | mobserveur | |
This fixes the viewermanifest python script for Apple arm computers | |||
2024-06-06 | fasttimer.h fixed clock for Apple Gpu | mobserveur | |
This fixes the precision clock used in fasttimer.h | |||
2024-06-06 | Wine-based Vivox-based voice for Linux & FreeBSD | Erik Kundiman | |
Copy SLVoice.exe, vivoxsdk_x64.dll and ortp_x64.dll to /usr/libexec/megapahit/ on GNU/Linux and /usr/local/libexec/megapahit/ on FreeBSD. I haven't got Wine being able to run anything without crashing on FreeBSD, but once Wine works there, then voice should work too. | |||
2024-06-06 | Change LL_FREEBSD to already existing __FreeBSD__ | Erik Kundiman | |
So we don't need to have a custom environment -DLL_FREEBSD=1 setting. | |||
2024-06-05 | Merge pull request #1639 from secondlife/nat/stack-overflow | nat-goodspeed | |
Make LLLeap iterate over child stdout while read data is pending | |||
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-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 pull request #1630 from secondlife/nat/fix-ftr8-exr | nat-goodspeed | |
Update tinyexr package to package based on secondlife/3p-tinyexr. | |||
2024-06-04 | Update tinyexr package to package based on secondlife/3p-tinyexr. | Nat Goodspeed | |
2024-06-04 | Merge pull request #1626 from ↵ | cosmic-linden | |
secondlife/1614-pbr-materials-exhibit-striationmoiré-patterns-in-specular-highlights 1614 pbr materials exhibit striationmoiré patterns in specular highlights | |||
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 | 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-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 | 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-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-29 | #1581 Only render mirrors when reflection probes are enabled. (#1592) | Jonathan "Geenz" Goodman | |
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#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 | |
2024-05-28 | Make FpsTextColor less dim | fowlerdm | |
Oopsie whoopsie lol | |||
2024-05-28 | BSDs use system OpenJPEG, Linuxes link statically | Erik Kundiman | |
Cause 2.5.2 on MacPorts and FBSD ports are safe, while 2.5.0 on Debian/Ubuntu would cause a crash that we stick to LL's 2.5.0. | |||
2024-05-28 | Revert "Use prebuilt OpenJPEG for now" | Erik Kundiman | |
This reverts commit 0797257992ee7f88456d3083ebf214485b75c139. | |||
2024-05-28 | Adjust the MP & SL heights | Erik Kundiman | |
so that there isn't wasted space. | |||
2024-05-28 | Adjust the credits again | Erik Kundiman | |
2024-05-28 | NDOF licence not included | Erik Kundiman | |
We haven't been including the feature. Maybe much later. | |||
2024-05-28 | Google perftools licence isn't included | Erik Kundiman | |
cause we haven't been using perftools. | |||
2024-05-28 | Minimise about floater diffs from LL's | Erik Kundiman | |
2024-05-28 | Bring back cURL & OpenSSL licences to Linux | Erik Kundiman | |
since we're distributing the statically linked ones until the bug with system OpenSSL 3 is resolved. | |||
2024-05-27 | Adjust RearView offset correction | fowlerdm | |
meant to set y value to 0.5 instead of 0.7 | |||
2024-05-27 | Make FpsTextColor slightly less bright | fowlerdm | |
Use EmphasisColor_13 instead | |||
2024-05-27 | Adjust RearView offset | fowlerdm | |
Place default rear camera further down behind avatar w/ mild offset |