Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-13 | viewer#1750 Crash at LLGLTFMaterial::operator= | Andrey Kleshchev | |
2024-06-12 | viewer#1731 Crash at LLPipeline::markVisible | Andrey Kleshchev | |
mDrawable pointer had junk in it | |||
2024-06-12 | viewer#1730 Crash in LLFetchedGLTFMaterial::bind | Andrey Kleshchev | |
2024-06-12 | viewer#1728 Crash in LLViewerRegion::probeCache | Andrey Kleshchev | |
2024-06-11 | Merge pull request #1704 from secondlife/main | Andrey Lihatskiy | |
Main -> Maint C sync (GitHub build fix) | |||
2024-06-11 | viewer#1698 Uniform being out of range shouldn't crash viewer | Andrey Kleshchev | |
2024-06-11 | viewer#1692 Crash at LLVOVolume::getReflectionProbeIsBox() | Andrey Kleshchev | |
2024-06-11 | viewer#1672 Crash at setDefaultFOV | Andrey Kleshchev | |
Some things can make a copy of camera, like LLViewerWindow::cubeSnapshot so need to store and clean up the connection | |||
2024-06-10 | Merge branch 'main' into brad/materials_featurette_build_workaround | Nat Goodspeed | |
2024-06-11 | Merge branch 'main' into marchcat/c-merge | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewermenufile.cpp | |||
2024-06-10 | Increment viewer version to 7.1.9 | Nat Goodspeed | |
following promotion of secondlife/viewer #648: Release/materials featurette | |||
2024-06-10 | Merge release/materials_featurette to main on promotion of secondlife/viewer ↵ | Nat Goodspeed | |
#648: Release/materials featurette | |||
2024-06-10 | Attempted workaround for actions/runner-images#10004 build failures. | Brad Linden | |
2024-06-06 | Merge pull request #1636 from megapahit/macos-arm64 | Andrey Lihatskiy | |
* An alternative in getting CPU freq on M-series 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. * tbfreq x clockrate.hz only when cpufrequency is 0 Just maybe M3 implements cpufrequency, which should be more accurate than the alternative (different results on my Intel Mac). | |||
2024-06-06 | Merge branch 'main' into marchcat/c-merge | Andrey Lihatskiy | |
2024-06-06 | viewer#1154 Fix an extra key | Andrey Kleshchev | |
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 | #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 | 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 | viewer-private#245 The "Voice chat" is truncated on the slider | Andrey Kleshchev | |
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 | viewer#1600 Fixed being unable to delete links to worn objects | Andrey Kleshchev | |
2024-05-30 | viewer#1584 Reword the "Arrow keys always move me" | Andrey Kleshchev | |
2024-05-29 | #1581 Only render mirrors when reflection probes are enabled. (#1592) | Jonathan "Geenz" Goodman | |
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 | secondlife/viewer#1531: Attempt to fix PBR terrain fragment shader. | Cosmic Linden | |
2024-05-27 | viewer#1218 Moon beacon can't be toggled when setting is no-mod | Andrey Kleshchev | |
Two moon_layout stacks, disabling content of external disabled whole internal stack, not just specific elements. Removed extra stack. | |||
2024-05-24 | viewer#1408 Change misleading content removal wanring | Andrey Kleshchev | |
2024-05-23 | viewer-private#240 Restore missing marketplace notification | Andrey Kleshchev | |
2024-05-23 | viewer#1400 Allow forcing specific LODs for selection | Andrey Kleshchev | |
2024-05-23 | viewer#1400 Show LODs info in Build Tools | Andrey Kleshchev | |
2024-05-22 | Adjust Copy3rdPartyLibs.cmake for Visual Studio 2022 17.10.0 and greater | Ansariel | |
2024-05-22 | viewer#1529 Mesh Uploader should permit lowering material count | Andrey Kleshchev | |
2024-05-21 | viewer#1520 Material upload floater displays wrong upload fee | Andrey Kleshchev | |
2024-05-16 | secondlife/jira-archive-internal#71144 Mouselook no longer allows pitch ↵ | Alexander Gavriliuk | |
upwards to full 90 degrees | |||
2024-05-16 | Merge branch 'release/materials_featurette' into marchcat/x-mf-merge | Andrey Lihatskiy | |
2024-05-15 | #1267 Fix for alpha cutoff of zero and base color factor alpha of zero ↵ | Dave Parks | |
making objects disappear (#1485) | |||
2024-05-15 | #1466 Loosen clamp on haze glow to fix skies that want to be bonkers (#1470) | Dave Parks | |
2024-05-15 | secondlife/viewer#1474: Remove small texture offset from PBR terrain | Cosmic Linden | |
2024-05-15 | #1457 Fix the tests on mac | Andrey Lihatskiy | |
(cherry picked from commit 82d713782529074b03720833038cb0df2b8bcffd) | |||
2024-05-15 | Mac build fix | Andrey Lihatskiy | |
2024-05-15 | Merge branch 'release/maint-x' into marchcat/x-mf-merge | Andrey Lihatskiy | |