Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-15 | Reapply "SL-20411 Thumbnail textures should have less of an impact on ↵ | Erik Kundiman | |
performance #1" This reverts commit 08f186a700c3fe7976228468f137c920e343bb64. | |||
2024-05-15 | Float operands for float operations | Erik Kundiman | |
This is so that it doesn't throw a compilation error at runtime for not finding the named function expecting certain operand types, on some certain other implementation. | |||
2024-05-10 | Remove reference and const qualifier from skindir | Erik Kundiman | |
This is so it doesn't throw an error about the instance not being able to run the replace function, for example, on a certain platform. If it's found out later that this causes problems, then make it exceptional only for that certain platform. | |||
2024-05-09 | Put meshoptimizer licence back for Linux | Erik Kundiman | |
cause at least on Fedora, it's linked statically. | |||
2024-05-09 | Remove ARB suffix from macros for more portability | Erik Kundiman | |
2024-05-02 | Convert the detected VRAM on NVIDIA & ATI to MBs | Erik Kundiman | |
2024-05-02 | Correct the GL function used for detecting VRAM | Erik Kundiman | |
2024-05-01 | Remove copyrights of software we don't distribute | Erik Kundiman | |
2024-05-01 | Add some more credits | Erik Kundiman | |
2024-05-01 | Update licences | Erik Kundiman | |
Add ones that are known to be compiled statically, remove ones that are known to be linked dynamically and which we don't redistribute. | |||
2024-05-01 | Attempt to detect NVIDIA & ATI VRAM | Erik Kundiman | |
Done in a simple way, without checking the GLX extension string. | |||
2024-04-25 | Merge tag '7.1.6-release' | Erik Kundiman | |
source for viewer 7.1.6.8745209917 | |||
2024-04-21 | Avoid GCC misleading indentation errors | Erik Kundiman | |
2024-04-20 | Merge tag '7.1.5-release' | Erik Kundiman | |
source for viewer 7.1.5.8443591509 | |||
2024-04-19 | Revert "SL-20140 Setting shape hand size to 36 won't save" | Andrey Lihatskiy | |
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482) | |||
2024-04-15 | CI: adopt xz compression | Bennett Goble | |
Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time. | |||
2024-04-15 | Remove unused fix-incredibuild.py | Bennett Goble | |
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp | |||
2024-04-09 | Increment viewer version to 7.1.6 | Nat Goodspeed | |
following promotion of secondlife/viewer #690 | |||
2024-03-28 | Merge tag '7.1.4-release' | Erik Kundiman | |
source for viewer 7.1.4.8149792635 | |||
2024-03-27 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml | |||
2024-03-26 | Increment viewer version to 7.1.5 | Nat Goodspeed | |
following promotion of secondlife/viewer #650 | |||
2024-03-26 | secondlife/jira-archive-internal#69593 Avatar is upside down when viewed ↵ | Alexander Gavriliuk | |
from below | |||
2024-03-24 | viewer#1033 Crash at syncFloaterTabOrder | Andrey Kleshchev | |
2024-03-24 | Revert "SL-20416 Fix Crash Report 1409376 (update)" | Andrey Kleshchev | |
This reverts commit cc43f42e6b7401c2cdd3204a16f757f5169bd95b. | |||
2024-03-22 | Add Develop menu option 'Debug Camera Controls' | Alexander Gavriliuk | |
2024-03-15 | SL-18721 Restore release behavior | Andrey Kleshchev | |
Closing window correctly caused a significant amount of logout freezes with no known reproes. Temporarily returning to old behavior were thread was killes without closing window and will reenable in later maints to hopefully get a scenario or at least more data of what is causing the freeze. | |||
2024-03-05 | Issue #54 LLRender::init crash | Andrey Kleshchev | |
2024-03-05 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev | |
Under debug LL_ERRS will show a message as well, but release won't show anything and will quit silently so show a notification when applicable. | |||
2024-03-02 | Update copyright year to 2024 (on macOS) | Erik Kundiman | |
2024-03-02 | No NanoSVG encapsulating directory only on FreeBSD | Erik Kundiman | |
2024-03-02 | Merge tag '7.1.3-release' | Erik Kundiman | |
source for viewer 7.1.3.7878383867 | |||
2024-03-02 | Revert "Update emoji_categories in Polish translation to slightly more ↵ | Andrey Kleshchev | |
correct erms..." This reverts commit 60debe828b87c33fdbd33e3a5fcef423e544fe55. | |||
2024-03-01 | Update emoji_categories in Polish translation to slightly more correct erms... | Pantera Północy | |
2024-03-01 | Merge remote-tracking branch 'origin/main' into release/gltf-maint2 | Brad Linden | |
2024-03-01 | SL-18721 Shutdown fixes #6 | Andrey Kleshchev | |
2024-03-01 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorygallery.cpp | |||
2024-03-01 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2024-03-01 | Increment viewer version to 7.1.4 | Nat Goodspeed | |
following promotion of secondlife/viewer #673 | |||
2024-02-27 | SL-18721 Shutdown fixes #5 | Andrey Kleshchev | |
2024-02-27 | Issue#900 Crash at LLInventoryAddItemByAssetObserver | Andrey Kleshchev | |
2024-02-27 | Issue#894 Crash at load3 in cacheOptimize | Andrey Kleshchev | |
2024-02-23 | viewer#875 Crash at uri normalization | Andrey Kleshchev | |
Note that crash happened when setting LLProgressView::setMessage | |||
2024-02-22 | IME composition is now replaced by the result | Erik Kundiman | |
instead of being printed alongside. For now, it always gets reset from the start after pressing Return, which is to be fixed next. | |||
2024-02-22 | Viewer#863 Crash reading xml | Andrey Kleshchev | |
2024-02-21 | Exclude libminigbm.so from being installed | Erik Kundiman | |
as it's not part of the Dullahan package any more. | |||
2024-02-21 | SL-20469 Crash at dead mRootVolp in getAttachedAvatar() | Andrey Kleshchev | |
2024-02-12 | #779 Emoji picker is an unintuitive UX disaster | Alexander Gavriliuk | |
2024-02-09 | #68 The 'Recently used emoji' can not be selected by the 'Tab' key | Alexander Gavriliuk | |