| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-30 | SL-20209 EmojiPicker - Show 'Recent' panel instead of the floater on click ↵ | Alexander Gavriliuk | |
| the button | |||
| 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 | Make it possible for external TOS to be agreed to | Erik Kundiman | |
| The line that enables it in when on external TOS was only present in a similar scope which doesn't seem to be reachable. It must have been missed when the condition checking was moved. | |||
| 2023-08-29 | Replace login viewer name's left with circle logo | Erik Kundiman | |
| 2023-08-29 | Give the icons rounded corners | Erik Kundiman | |
| 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 | Add a probe strength uniform for hero probes. | Jonathan "Geenz" Goodman | |
| On standard reflection probes this doesn't really do anything. DRTVWR-583 | |||
| 2023-08-29 | Adjust the credits | Erik Kundiman | |
| 2023-08-29 | SL-20211 EmojiPicker - The search field should be the same as other floaters | Alexander Gavriliuk | |
| 2023-08-29 | Copyright notice repro on statically linked libs | Erik Kundiman | |
| 2023-08-29 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman | |
| 2023-08-29 | SL-20205 Clipping of label "Water" | Andrey Kleshchev | |
| 2023-08-29 | Add protocol level mirror support, and UI. | Jonathan "Geenz" Goodman | |
| 2023-08-28 | SL-20214 Crash at LLControlAVBridge::updateSpatialExtents | Andrey Kleshchev | |
| 2023-08-28 | SL-20171 use nametag position to draw voice indication dot | Mnikolenko Productengine | |
| 2023-08-28 | Replace SL & Linden brands on macOS | Erik Kundiman | |
| 2023-08-28 | XDG desktop entry | Erik Kundiman | |
| 2023-08-28 | Temporary icons | Erik Kundiman | |
| 2023-08-28 | Temporary login MP logo so that we don't use SL's | Erik Kundiman | |
| https://secondlife.com/corporate/third-party-viewers Section 5.c | |||
| 2023-08-26 | Make using the system browser for links works | Erik Kundiman | |
| First, in order for launch_url.sh to be executable, it needs to be installed as a program. Secondly, the spawn browser command path needs to be adjusted accordingly. And last, add chrome (applies to chromium too on FBSD), to the list of browser commands to try (so chrome wasn't there :/, but dillo has always been XD, and that's why it kept opening Dillo here haha). | |||
| 2023-08-26 | Certificate authority bundle gets installed too | Erik Kundiman | |
| When I tried using, for example, FBSD system's ca-root-nss.crt, at runtime, the viewer would fail at downloading textures, avatar names, and so on. So for now we're still relying on LLCA, it's just get installed automatically without having to track the file in the viewer project. | |||
| 2023-08-26 | Fonts get installed too | Erik Kundiman | |
| 2023-08-26 | CPack for packaging (when PACKAGE set to on) | Erik Kundiman | |
| Since we could use the dynamic versioning from the configuration phase of CMake, the inclusion is put in BuildVersion.cmake. Other CPACK variables are usually static so can be set when running cmake. CPack somehow doesn't pick up the DESTINATION values in ViewerInstall (slplugin & libvlc too) from UnixInstall, so they're they're partially hardcoded again there. | |||
| 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-25 | Fix another misleading indentation | Erik Kundiman | |
| 2023-08-24 | Fix the probe flashing, and avatars. | Jonathan "Geenz" Goodman | |
| DRTVWR-583 | |||
| 2023-08-24 | SL-18620 Statistics->Advanced->Memory Usage no longer updating | Alexander Gavriliuk | |
| 2023-08-24 | Merge tag '6.6.14-release' | Erik Kundiman | |
| source for viewer 6.6.14.581101 | |||
| 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 '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-20172: I missed a closing angle brace after adding a new XML notification ↵ | Callum Prentice | |
| entry - mysteriously, the Viewer still worked as expected but the TeamCity coding check policy (WTF??) got a bit sad about it.. | |||
| 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. | |||
