Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-01 | MacOS build fix | Andrey Kleshchev | |
2023-08-31 | SL-19243: Fix wonky 'if:' in build.yaml | Nat Goodspeed | |
2023-08-31 | SL-19243: Fix 'uses:' reference to viewer-post-bugsplat-windows | Nat Goodspeed | |
2023-08-31 | SL-19243: Fix build.yaml syntax error. | Nat Goodspeed | |
2023-08-31 | SL-19243: Try to run Windows BugSplat uploads as a separate GH job. | Nat Goodspeed | |
Upload a new Windows-exe artifact containing just the executable (needed by BugSplat) separately from the artifact containing the whole NSIS installer. This requires a new viewer_exe step output set by viewer_manifest.py. Define viewer_channel and viewer_version as build job outputs. Set viewer_channel in build.yaml when tag is interpreted. Set viewer_version in build.sh at the point when it would have posted viewer_version.txt to codeticket. Add a post-windows-symbols job dependent on the build job that engages secondlife/viewer-post-bugsplat-windows, which in turn engages secondlife/post-bugsplat-windows. We keep the actual upload code in a separate repo in case we need to modify that code before rerunning to resolve upload errors. If we kept the upload code in the viewer repo itself, rerunning the upload with modifications would necessarily require rerunning the viewer build, which would defeat the purpose of SL-19243. Because of that new upload job in build.yaml, skip Windows symbol uploads in build.sh. Use a simple (platform name) artifact name for metadata because of flatten_files.py's filename collision resolution. Use hyphens, not spaces, in remaining artifact names: apparently download-artifact doesn't much like artifacts with spaces in their names. Only run the release job when in fact there's a tag. Without that, we get errors. We need not create flatten_files.py's output directory beforehand because it will do that implicitly. | |||
2023-08-31 | Fix CMake CMP0148 deprecation warning introduced with CMake 3.27.4 | Ansariel | |
2023-08-31 | SL-20226 Object Profile Floater Stays As Inactive Transparency When Active | Alexander Gavriliuk | |
2023-08-30 | SL-20242 UI overlap in object profile with DebugPermissions on | Andrey Kleshchev | |
2023-08-30 | SL-19842 Followup -- less aggressive ambient kill. | RunitaiLinden | |
2023-08-30 | SL-19842 Followup -- fix sunlight going black and make automatic object ↵ | RunitaiLinden | |
probes more wishy-washy (removes dark splotches where probes get stuck in walls) | |||
2023-08-30 | SL-19664 Crash in LLAppViewer::initStrings - make the error message more ↵ | Alexander Gavriliuk | |
informative | |||
2023-08-30 | SL-18366 Crash in LLCullResult::assertDrawMapsEmpty - make the error message ↵ | Alexander Gavriliuk | |
more informative | |||
2023-08-30 | SL-20212 EmojiPicker - Turning the text field grey when it loses focus | Alexander Gavriliuk | |
2023-08-30 | SL-20210 Recent Emojis - Remember emojis that were actually sent in the message | Alexander Gavriliuk | |
2023-08-30 | SL-20209 EmojiPicker - Show 'Recent' panel instead of the floater on click ↵ | Alexander Gavriliuk | |
the button | |||
2023-08-29 | SL-18837: Only list the downloaded artifacts. | Nat Goodspeed | |
2023-08-29 | SL-18837: Introduce flatten_files.py and use to post release assets | Nat Goodspeed | |
2023-08-29 | SL-20229 Add GenericStreamingMessage and use it to receive GLTF material ↵ | RunitaiLinden | |
overrides | |||
2023-08-30 | SL-20222 update information page link | Mnikolenko Productengine | |
2023-08-29 | SL-20224 Update contributions | Andrey Kleshchev | |
Fix builds using OpenAL | |||
2023-08-29 | Fix builds using OpenAL | Ansariel | |
2023-08-29 | SL-18837: On Windows, LLLeap partial final line test failed. | Nat Goodspeed | |
Add DEBUG log output to try to diagnose. | |||
2023-08-29 | SL-20209 Add 'noscroll' parameter to LLPanelEmojiComplete::Params | Alexander Gavriliuk | |
2023-08-29 | SL-20209 Open read access to the recently used emojis | Alexander Gavriliuk | |
2023-08-29 | SL-20211 EmojiPicker - The search field should be the same as other floaters | Alexander Gavriliuk | |
2023-08-29 | SL-20205 Clipping of label "Water" | Andrey Kleshchev | |
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 | |