Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-28 | SL-20214 Crash at LLControlAVBridge::updateSpatialExtents | Andrey Kleshchev | |
2023-08-28 | SL-20130 Update viewer-manager (win64) to build 3.0-83fb46a | Andrey Lihatskiy | |
2023-08-28 | SL-18837: Experiment with download-artifact downloading all files. | Nat Goodspeed | |
2023-08-28 | SL-20130 Update viewer-manager to build 3.0-83fb46a | Andrey Lihatskiy | |
2023-08-28 | SL-20171 use nametag position to draw voice indication dot | Mnikolenko Productengine | |
2023-08-25 | MacOS gmock build fix | Andrey Kleshchev | |
Updated gmock complains about missing regex_t. This is likely a macos configuration issue and needs to be fixed, but fot now just forcing the declaration | |||
2023-08-25 | SL-20197 Remove 'Edit PBR material' from context menu when editing an attachment | Alexander Gavriliuk | |
2023-08-25 | SL-20199 Error creating new folder | Andrey Kleshchev | |
2023-08-24 | SL-18620 Statistics->Advanced->Memory Usage no longer updating | Alexander Gavriliuk | |
2023-08-24 | Merge remote-tracking branch 'origin/main' into DRTVWR-489 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/llmath/llvolume.cpp # indra/llrender/llgl.cpp # indra/llxml/llcontrol.cpp # indra/newview/llpanelnearbymedia.cpp # indra/newview/llsceneview.cpp # indra/newview/llselectmgr.cpp # indra/newview/llstartup.cpp # indra/newview/lltextureview.cpp # indra/newview/llvovolume.cpp # indra/newview/skins/default/xui/en/menu_viewer.xml | |||
2023-08-24 | DRTVWR-587 Post-merge build fix | Andrey Lihatskiy | |
2023-08-23 | Fix merge breakage in windows installer_templete.nsi for DRTVWR-559 | Brad Linden | |
2023-08-23 | Merge branch main (DRTVWR-582) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorymodel.cpp # indra/newview/llinventoryobserver.cpp # indra/newview/llinventoryobserver.h # indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml | |||
2023-08-23 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2023-08-23 | Merge branch 'DRTVWR-582-maint-U' into DRTVWR-587-maint-V | Andrey Lihatskiy | |
2023-08-23 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-08-23 | Increment viewer version to 6.6.15 | Vir Linden | |
following promotion of DRTVWR-582 | |||
2023-08-23 | SL-19299 Code formatting in modified files | Alexander Gavriliuk | |
2023-08-23 | SL-20184 Crash when opening Marketplace Listings Window | Andrey Kleshchev | |
Looks like a bit of code from Inventory Extensions viewer leaked into release. This was supposed to prevent 'folder does not exist' spam as Inventory Extensions does not create folders this way, instead it blocked folder creation. | |||
2023-08-23 | SL-19299 Viewer crashes after change 'Pick a physics model:' dropdown | Alexander Gavriliuk | |
2023-08-23 | SL-20189 Crash at LLViewerMediaTexture::addFace | Andrey Kleshchev | |
2023-08-22 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden | |
2023-08-22 | SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings. | RunitaiLinden | |
2023-08-22 | SL-20187 [AIS3] Don't fill thumbnail field if null thumbnail is set | Andrey Kleshchev | |
2023-08-22 | SL-20182 dirtyFilter crash while accessing parent | Andrey Kleshchev | |
2023-08-21 | SL-20173 show warning notification when trying to add invalid files as local ↵ | Maxim Nikolenko | |
texture | |||
2023-08-21 | SL-18629 Marketplace folder creation loop avoidance | Andrey Kleshchev | |
Probably shouldn't happen since we do not allow logins without caps, but to be sure added validation. | |||
2023-08-21 | SL-20145 GLTF specific feature notification | Andrey Kleshchev | |
2023-08-21 | SL-20145 New inventory feature notification | Andrey Kleshchev | |
Pulled in relevant parts from SL-19929 | |||
2023-08-21 | Merge pull request #338 from secondlife/SL-20024 | cosmic-linden | |
SL-20024: Fix unable to modify a no-copy material from the build floater | |||
2023-08-21 | SL-20140 Setting shape hand size to 36 won't save | Alexander Gavriliuk | |
2023-08-20 | SL-20140 Fix formatting file llpaneleditwearable.cpp | Alexander Gavriliuk | |
2023-08-18 | SL-20024: Fix unable to modify a no-copy material from the build floater | Cosmic Linden | |
2023-08-18 | SL-19929 Minimize feature conflicts with gltf viewer | Andrey Kleshchev | |
2023-08-18 | SL-19929 Small rework of a 'feature' notification | Andrey Kleshchev | |
To make multiple parallel features possible | |||
2023-08-18 | SL-18837: Engage initial GH viewer release script. | Nat Goodspeed | |
2023-08-18 | SL-20099 Thumbnail upload scale textures to be square | Andrey Kleshchev | |
thumbnail copy&paste only allows square textures and wasn't allowing none square ones despite those already being used as thumbnails | |||
2023-08-18 | SL-20143 Alpha thumbnails should show solid color instead of checkerboard #2 | Andrey Kleshchev | |
2023-08-18 | SL-20140 Optimization LLDictionary::addEntry() - avoid of double search | Alexander Gavriliuk | |
2023-08-17 | Merge pull request #332 from secondlife/DRTVWR-588-monterey | nat-goodspeed | |
Remove unused counters that cause fatal warnings | |||
2023-08-17 | SL-20162 Better cof version logging | Andrey Kleshchev | |
And fixed some typos | |||
2023-08-17 | SL-20158 FIXED Ctrl+H shortcut acts erratically when Nearby Chat floater is ↵ | Mnikolenko Productengine | |
undocked | |||
2023-08-16 | SL-20151 allow right-clicking reflection probes if 'Select Reflection ↵ | Maxim Nikolenko | |
Probes' is enabled | |||
2023-08-16 | DRTVWR-588: Merge branch 'fix-monterey' into DRTVWR-588-monterey | Nat Goodspeed | |
2023-08-15 | Merge pull request #324 from secondlife/SL-20024 | cosmic-linden | |
SL-20024: Double-check object inventory is not pending when save button pressed | |||
2023-08-15 | SL-20139 pressing the Tab key should paste tooltip only when hovering ↵ | Maxim Nikolenko | |
functions in LSL editor | |||
2023-08-15 | SL-20146 Statistic bar collapsed/expanded accordions not saving | Alexander Gavriliuk | |
2023-08-14 | SL-20024: Fix inventory not marked dirty for drag and drop if copy ↵ | Cosmic Linden | |
permission bit is unset | |||
2023-08-14 | SL-20024: Remove misleading permissions comment left over from previous ↵ | Cosmic Linden | |
implementation |