Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-20 | triage#59 Render Friends Only option | Andrey Kleshchev | |
An option for performance testing, video recording or taking photos, so that unexpected people won't appear in your photos or tests. | |||
2024-05-17 | viewer#1501 Crash initiating screenSpaceReflUtil.glsl | Andrey Kleshchev | |
Error: Function return is not matching type | |||
2024-05-17 | viewer#1117 Use attachment info to prevent accidental nudity #2 | Andrey Kleshchev | |
Discard null id attachments | |||
2024-05-15 | jira-archive-internal#67837 Windows' bulk export of snapshots and textures | Andrey Kleshchev | |
Properly sanitize names Better duplicate avoidance | |||
2024-05-15 | secondlife/viewer#1418 Mesh Upload - Physics - Bounding Box is not working ↵ | Alexander Gavriliuk | |
as expected | |||
2024-05-15 | triage#49 Menu didn't work for already selected items | Andrey Kleshchev | |
2024-05-13 | Revert "viewer#819 Avoid reading the same XML file multiple times" | Andrey Kleshchev | |
This reverts commit a865d423974ea06dffa47798c81e98e7570b02ec. Reason for revert: viewer#1420, reverting to not hold maint-A (is deepCopy not full?) | |||
2024-05-08 | viewer#1420 Fixed names not showing in Chat | Andrey Kleshchev | |
Save node prior to calling updateDefault | |||
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk | |
2024-05-07 | openal @rpath fix | Andrey Lihatskiy | |
2024-05-07 | viewer#799 Account for renderTarget | Andrey Kleshchev | |
2024-05-07 | viewer#799 Account for reflection probes' memory | Andrey Kleshchev | |
2024-05-07 | viewer#799 getAvailableVRAMMegabytes cleanup | Andrey Kleshchev | |
2024-04-28 | secondlife/viewer#1331 The animation with null id is attempted to fetch | Alexander Gavriliuk | |
2024-04-24 | Fix BOOL vs bool issues after merge | Ansariel | |
2024-04-24 | Merge pull request #1316 from secondlife/marchcat/a-merge | Andrey Lihatskiy | |
Release (Maint YZ) -> Maint A merge | |||
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llimage/llimage.cpp # indra/llui/llsearcheditor.cpp # indra/llui/llview.cpp # indra/newview/llagent.cpp # indra/newview/llappviewer.cpp # indra/newview/llfloatercamera.cpp # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llinventoryfunctions.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/lloutfitslist.cpp # indra/newview/llpanelgroupbulkban.cpp # indra/newview/llsidepanelappearance.cpp # indra/newview/llvovolume.cpp | |||
2024-04-24 | Increment viewer version to 7.1.7 | Nat Goodspeed | |
following promotion of secondlife/viewer #736 | |||
2024-04-24 | Merge release/maint-yz to main on promotion of secondlife/viewer #736: ↵ | Nat Goodspeed | |
Maintenance YZ 7.1.6.8745209917 | |||
2024-04-19 | viewer#1117 optimize one getIsCloud() away | Andrey Kleshchev | |
getIsCloud() is relatively expensive, especially for 'self', yet getRezzedStatus() already checks it and return 0, no need to repeat. | |||
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-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-16 | Merge pull request #1246 from secondlife/vir-linden-patch-2 | Vir Linden | |
https://github.com/secondlife/viewer/issues/1214 - Update cla.yaml | |||
2024-04-16 | https://github.com/secondlife/viewer/issues/1214 - Update cla.yaml | Vir Linden | |
2024-04-15 | viewer#676 Use attacment info for rez state reporting | Andrey Kleshchev | |
2024-04-15 | Merge pull request #1236 from secondlife/marchcat/yz-merge | Andrey Lihatskiy | |
Marchcat/yz merge | |||
2024-04-15 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
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 | CI: Remove python-version from matrix | Bennett Goble | |
Drop python version from matrix configuration as it's always 3.11. | |||
2024-04-15 | Remove unused fix-incredibuild.py | Bennett Goble | |
2024-04-15 | Remove BuildParams | Bennett Goble | |
This file is no longer used. | |||
2024-04-15 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
2024-04-12 | Merge pull request #1198 from secondlife/signal/xz | Signal Linden | |
CI: adopt xz compression, actions/*-artifact@v4 | |||
2024-04-11 | CI: adopt xz compression | Bennett Goble | |
Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time. | |||
2024-04-12 | Merge pull request #1204 from Ansariel/DRTVWR-600-maint-A | Andrey Lihatskiy | |
Merge main into maint-A | |||
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into ↵ | Ansariel | |
DRTVWR-600-maint-A # Conflicts: # indra/llcommon/llapp.cpp # indra/llcommon/llapp.h # indra/llimage/llimageworker.cpp # indra/llui/llcontainerview.cpp # indra/llui/llcontainerview.h # indra/llui/llkeywords.cpp # indra/llui/lltabcontainer.cpp # indra/llui/lltextbase.cpp # indra/newview/llappviewer.cpp # indra/newview/llfavoritesbar.cpp # indra/newview/llfavoritesbar.h # indra/newview/llfloaterimnearbychathandler.cpp # indra/newview/llfloaterpreference.cpp # indra/newview/llhudnametag.h # indra/newview/llinventorypanel.cpp # indra/newview/llinventorypanel.h # indra/newview/llmeshrepository.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/lloutfitslist.cpp # indra/newview/llpaneleditwearable.cpp # indra/newview/llpanelprofilepicks.cpp # indra/newview/llpanelvoicedevicesettings.h # indra/newview/llpreviewscript.cpp # indra/newview/llpreviewscript.h # indra/newview/llselectmgr.cpp # indra/newview/lltranslate.cpp # indra/newview/llviewerassetupload.cpp # indra/newview/llviewermessage.cpp | |||
2024-04-11 | Merge pull request #1197 from secondlife/signal/rm-incredibuild.py | Signal Linden | |
Remove unused fix-incredibuild.py | |||
2024-04-11 | Merge pull request #1095 from secondlife/signal/rm-buildparams | Signal Linden | |
Remove BuildParams | |||
2024-04-11 | Merge pull request #1199 from secondlife/signal/rm-py-matrix | Signal Linden | |
CI: Remove python-version from matrix | |||
2024-04-11 | CI: Remove python-version from matrix | Bennett Goble | |
Drop python version from matrix configuration as it's always 3.11. | |||
2024-04-10 | Remove unused fix-incredibuild.py | Bennett Goble | |
2024-04-10 | Merge pull request #1179 from secondlife/marchcat/y-merge | Andrey Lihatskiy | |
Release (Maint W) -> Maint YZ merge | |||
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-04-06 | Port from JsonCPP to Boost.Json for json parsing and serializing (#1054) | Rye Mutt | |
2024-04-05 | SL-19585 Fix openal exit failure logging | Andrey Kleshchev | |
2024-04-04 | viewer#1117 Use attacment info for declouding logic | Andrey Kleshchev | |
2024-04-04 | secondlife/viewer#984 BugSplat Crash: LLLoadedCallbackEntry::removeTexture(146) | Alexander Gavriliuk | |
2024-04-01 | Switch to 3p-boost repo built libs | Bennett Goble | |
2024-04-01 | Add boost 1.84.0, boost.json | Bennett Goble | |
Update boost from 1.81.0 (2022) to 1.84.0 (2023) and enable the `boost.json` module so that it can replace rapidjson. |