Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-01 | Restore old error handling early out logic in LLAppViewer::init() (#2475) | Brad Linden | |
fixes secondlife/viewer#2474 | |||
2024-09-01 | Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into ↵ | Erik Kundiman | |
2024.08-DeltaFPS | |||
2024-08-31 | Remove Collada DOM dependency on FreeBSD | Erik Kundiman | |
and replace it with direct dependencies on Minizip and PCRE. | |||
2024-08-30 | Introduce Khronos Neutral tonemapper as new default along with debug options ↵ | Rye Mutt | |
to control tonemap mix (#2464) (#2468) | |||
2024-08-30 | Merge pull request #2472 from secondlife/v-2448 | cosmic-linden | |
secondlife/viewer#2448: Fix crash rendering rigged PBR prims | |||
2024-08-30 | secondlife/viewer#2448: Fix crash rendering rigged PBR prims | Cosmic Linden | |
2024-08-30 | Fix background folder fetch pushing requests to wrong queue (#2436) | Ansariel Hiller | |
2024-08-30 | Fix Error: Dae parsing issue - see log for details | Erik Kundiman | |
https://megapahit.com/show_bug.cgi?id=76 It seems like we have to use LL's Collada DOM 2.3. Make sure minizip is installed on macOS. It should be safe to uninstall your system Collada DOM package now. The CMake arguments might have to be completed for non-Darwin platforms in a next commit. | |||
2024-08-30 | Custom channel stream notif sent as if from viewer | Erik Kundiman | |
As if it was the user typing "/157157 Now playing blabla". | |||
2024-08-30 | Stream notification channel setting in preferences | Erik Kundiman | |
Not in effect yet. | |||
2024-08-29 | Merge pull request #2466 from RyeMutt/smaa | Rye Mutt | |
Introduce SMAA and rework post process chain for better visual quality | |||
2024-08-30 | #2360 Incorrect Day Cycle name in Edit Day Cycle floater (remove unused key ↵ | Alexander Gavriliuk | |
CANMOD) | |||
2024-08-29 | Fix startup crash from removed setting | Rye Mutt | |
2024-08-29 | Integrate SMAA and rework post process chain for better visual quality | Rye Mutt | |
Add SMAA buffer generation passes Add quality levels for both FXAA and SMAA Separate gamma correction and tonemapping for effects that require linear-but-tonemapped inputs Move application of noise to final render pass to screen to avoid damaging other post process effects | |||
2024-08-29 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden | |
2024-08-29 | Fix SSR clamping hdr brightness ranges | Rye Mutt | |
2024-08-29 | #2428 Fix for crash when applying PBR material to a single face (take 2) (#2463) | Dave Parks | |
Also fix for some objects randomly disappearing until they're selected again. | |||
2024-08-29 | Add error handling for intel crashes from GLTF Scene shader (#2456) | Brad Linden | |
fix secondlife/viewer#1856 | |||
2024-08-29 | Make LLPipeline::renderDebug() a bit cheaper | Andrey Kleshchev | |
Each frame renderDebug() was pointlesly going over a large list of partitions and bridges. | |||
2024-08-29 | #2360 Incorrect Day Cycle name in Edit Day Cycle floater after clicking the ↵ | Alexander Gavriliuk | |
"Customize" button | |||
2024-08-29 | Fix left out & minimise diff of disabling WebRTC | Erik Kundiman | |
2024-08-29 | Merge pull request #2440 from secondlife/develop-clear-metrics | Maxim Nikolenko | |
Clear unused metrics | |||
2024-08-28 | #2432 Restore default nametag behavior. (#2444) | Dave Parks | |
After instrumenting nametags some more, really UI rendering performance improvements should just focus on LLFontGL::render | |||
2024-08-28 | #2438 Address frame stalls in updateImageDecodePriority | RunitaiLinden | |
2024-08-28 | Clear unused metrics | Mnikolenko Productengine | |
2024-08-28 | Make sure DullahanHelper.app gets codesigned | Erik Kundiman | |
Somehow it wouldn't get signed using the previous way even though that's pretty much how it was done in my script all this time, which would work. So I just had to move it to the next execute_process, and problem solved. | |||
2024-08-28 | Automatic codesigning on macOS | Erik Kundiman | |
CMAKE_OSX_DEPLOYMENT_TARGET here, even though reset in Variables.cmake with mmacosx-version-min, will be used as the hardened runtime version when codesigning. Instructions use 11 as that version, as the builder is assumed to be building for arm64. When building for x86-64, you can replace all 11 here with 10.15. The sudo in codesigning is required for builders on Apple Silicon whose SIP is enabled, which is assumed to be the most likely case. Credits to Cate (32a). | |||
2024-08-28 | Fix left out & error-causing from previous commit | Erik Kundiman | |
2024-08-28 | Disable WebRTC on Fedora and openSUSE Tumbleweed | Erik Kundiman | |
It breaks CEF on these platforms. | |||
2024-08-28 | Remove alut dependency on Ubuntu | Erik Kundiman | |
2024-08-28 | lipo -thin every dylib in Frameworks automatically | Erik Kundiman | |
foreach, and execute_process' OUTPUT_VARIABLE just don't work in installation phase SCRIPT. | |||
2024-08-28 | Unmount VLC volume on macOS after installation | Erik Kundiman | |
2024-08-28 | Fix FLTK dependency package name on Ubuntu | Erik Kundiman | |
Must have missed when I was replacing the word "gtk" (on gtk2.0-0) with the word "fltk". | |||
2024-08-27 | #2432 Make nametags default to "show briefly" | RunitaiLinden | |
2024-08-27 | #2431 Fix for redundant searching for pixeismall.j2c causing frame stalls | RunitaiLinden | |
2024-08-27 | #2428 Fix for crash when applying PBR material (#2430) | Dave Parks | |
Also attempt to fix some occasional bad texture memory tracking. | |||
2024-08-27 | viewer#2413 Remove obsolete alert about expiring voice morphs | Andrey Kleshchev | |
2024-08-26 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden | |
2024-08-26 | secondlife/viewer#2391: Remove avatar rigging "callstack" logging | Cosmic Linden | |
2024-08-26 | Remove or suppress left over debug messages in hot paths (#2392) | Rye Mutt | |
2024-08-26 | secondlife/viewer#2395 fix start location coordinates getting double escaped | Brad Linden | |
2024-08-26 | Replaced refreshCachedSetting for sharpening with cached control | Rye Mutt | |
2024-08-26 | Don't create links to non-existent dependencies | Erik Kundiman | |
JsonCpp isn't used any more and Boost is linked statically now, so SLPlugin doesn't need to link to any Boost dynamic libraries upwards (which are of an older version and are there because they're still needed by Collada DOM). I suspect links to non-existent files have been the cause of why Gatekeeper just wouldn't identify the developer despite the fact that Apple notarisation service would still accept the bundle and various Apple's integrity (command-line) tools would still validate the bundle too. This commit also removes unnecessary linkage changes for the media plugins. | |||
2024-08-26 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-26 | No need to create link for libbrotlidec.1.1.0.dylib | Erik Kundiman | |
Only libbrotlidec.1.dylib that is linked by some other library there (libfreetype.6.dylib). This commit also reindented 8 spaces to only 4 spaces. | |||
2024-08-25 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-25 | Put media plugins install commands correspondingly | Erik Kundiman | |
2024-08-25 | red-sdl cursor tweaks | secretfoxtail | |
Try to improve visual consistency | |||
2024-08-25 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-24 | Linden_Dollar_Alert tweak | secretfoxtail | |
Just playing with gimp filters :3 |