Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-04 | Merge pull request #2492 from secondlife/v-2490 | cosmic-linden | |
secondlife/viewer#2490: Fix PBR terrain texture transform feature flag handled by viewer in unpredictable manner | |||
2024-09-04 | #2471 The Destinations ComboBox on Login Screen... (quick fix) | Alexander Gavriliuk | |
2024-09-04 | viewer#2411 Cleanup #2 | Andrey Kleshchev | |
2024-09-04 | viewer#2411 Cleanup | Andrey Kleshchev | |
2024-09-04 | viewer#2411 A bit more coverage for font buffer | Andrey Kleshchev | |
2024-09-04 | viewer#2411 LLFontGL::render optimizations #3 | Andrey Kleshchev | |
2024-09-04 | viewer#2411 LLFontGL::render optimizations #2 | Andrey Kleshchev | |
2024-09-04 | Remove usused LLButton::mBorderEnabled | Andrey Kleshchev | |
2024-09-04 | viewer#2411 LLFontGL::render optimizations | Andrey Kleshchev | |
2024-09-04 | Window_Background adjustment | secretfoxtail | |
Add some more disctinction between titlebar and rest of window. | |||
2024-09-03 | secondlife/viewer#2490: Fix PBR terrain texture transform feature flag ↵ | Cosmic Linden | |
handled by viewer in unpredictable manner | |||
2024-09-03 | #1852 Fix for some visual corruption caused by divide by zero in lighting ↵ | Dave Parks | |
functions (#2488) | |||
2024-09-03 | Merge pull request #2489 from RyeMutt/fix-buffervis | Rye Mutt | |
Fix visualizing luminance buffer and small cleanup | |||
2024-09-03 | Fix visualizing luminance buffer and small cleanup | Rye Cogtail | |
2024-09-03 | Merge pull request #2484 from secondlife/v-2483 | cosmic-linden | |
secondlife/viewer#2483: Fix label typo in PBR terrain texture transforms tab | |||
2024-09-03 | secondlife/viewer#2483: Fix label typo in PBR terrain texture transforms tab | Cosmic Linden | |
2024-09-03 | viewer#2311 Message about oversized snapshots wasn't shown in some cases | Andrey Kleshchev | |
2024-09-03 | Merge branch 'develop' | Erik Kundiman | |
2024-09-03 | Merge pull request #10 from oikumene/freebsd | Erik Kundiman | |
So, it was minizip, not minizip-ng. Sorry. | |||
2024-09-03 | So, it was minizip, not minizip-ng. Sorry. | Hiroo Ono | |
2024-09-03 | viewer#2310 Fix snapshot's size string dropping color during upload | Andrey Kleshchev | |
2024-09-03 | Merge pull request #9 from oikumene/freebsd | Erik Kundiman | |
Fix build again. | |||
2024-09-03 | added Boost include directory to the target collada14dom. | Hiroo Ono | |
added -Wno-error=unused-result to the target collada14dom. | |||
2024-09-03 | #2403 Reset Skeleton issues | Alexander Gavriliuk | |
2024-09-03 | Merge pull request #8 from oikumene/freebsd | Erik Kundiman | |
Fix build. | |||
2024-09-03 | #2471 The Destinations ComboBox on Login Screen changes the selected item to ↵ | Alexander Gavriliuk | |
the similar one | |||
2024-09-02 | More styling fixes and other minor inconsistency fixes in ↵ | TJ | |
inventorymodelbackgroundfetch code. (#2476) | |||
2024-09-02 | Fix build. | Hiroo Ono | |
* check for minizip (not minizip-ng) on Linux (Debian) * added find_package(Boost REQUIRED CONFIG) in collada-dom build for Linux and FreeBSD | |||
2024-09-02 | Merge branch 'main' into 2024.08-DeltaFPS | Erik Kundiman | |
2024-09-02 | Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into ↵ | Erik Kundiman | |
2024.08-DeltaFPS | |||
2024-09-02 | Stream notification channel doesn't disable local | Erik Kundiman | |
chat notification, and change the default channel to 751751. | |||
2024-09-02 | boost & pcre must be manually installed on macOS | Erik Kundiman | |
now that they don't have collada dom to pull them in automatically. | |||
2024-09-01 | Restore old error handling early out logic in LLAppViewer::init() (#2475) | Brad Linden | |
fixes secondlife/viewer#2474 | |||
2024-09-01 | Merge pull request #7 from oikumene/freebsd | Erik Kundiman | |
Build collada-dom in the build stage for Linux and FreeBSD | |||
2024-09-01 | Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into ↵ | Erik Kundiman | |
2024.08-DeltaFPS | |||
2024-09-01 | Merge branch 'main' into freebsd | Hiroo Ono | |
2024-09-01 | Build and link collada-dom v2.3-r7 taken from Linden Lab's 3rd party software | Hiroo Ono | |
repository. | |||
2024-09-01 | Build private static collada-dom library for Linux and FreeBSD. | Hiroo Ono | |
Clone the repository by git and make it a cmake submodule. | |||
2024-08-31 | Revert GNU/Linux to use system Collada DOM for now | Erik Kundiman | |
2024-08-31 | Remove Collada DOM dependency on FreeBSD | Erik Kundiman | |
and replace it with direct dependencies on Minizip and PCRE. | |||
2024-08-31 | Fix Error: Dae parsing issue on FreeBSD | Erik Kundiman | |
by managing to compile LL's ColladaDOM 2.3 on-the-fly. | |||
2024-08-31 | Make sure webrtc gets emptied before refilling it | Erik Kundiman | |
on macOS arm64, the header directory. | |||
2024-08-31 | Make sure ColladaDOM gets built now | Erik Kundiman | |
Spaces are really just troublesome in argument passing. They can't really be escaped, quoting from -D would even replace spaces with semicolons. Hence making use of every variable that can be used in Collada DOM's CMakeLists.txt. | |||
2024-08-31 | Revert "macOS uses prebuilt Collada DOM binaries" | Erik Kundiman | |
This reverts commit 3bba39cf3e4d56da5aba883479539ed89fa578b9. | |||
2024-08-31 | macOS uses prebuilt Collada DOM binaries | Erik Kundiman | |
2024-08-31 | Fix logics in deciding to build ColladaDOM or not | Erik Kundiman | |
So that colladadom_installed won't throw USESYSTEMLIBS to the next scope. Also libpcrecpp_LIBRARIES doesn't take spaces (might work by escaping the quotes, but only 1 pcrecpp needed anyway). | |||
2024-08-31 | Revert Linux/BSD to use system Collada DOM for now | Erik Kundiman | |
Turns out getting 2.3 compiled on those platforms need a lot more attention. Apart from that, the compilation result variable name got fixed, the prebuilt include directory got fixed, and pkg-config-ing minizip, libpcrecpp and libxml-2.0 so we can make have generic variable arguments to pass to Collada DOM's CMake settings. | |||
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 | |