Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-02 | Merge tag '7.1.3-release' | Erik Kundiman | |
source for viewer 7.1.3.7878383867 | |||
2024-02-09 | #68 The 'Recently used emoji' can not be selected by the 'Tab' key | Alexander Gavriliuk | |
2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk | |
2024-02-07 | Issue #56 Redirect Help>Report Bug to Canny instead of Jira | Andrey Kleshchev | |
2024-01-24 | SL-20416 Use image from file for emoji_recent_panel_toggle_btn | Alexander Gavriliuk | |
2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk | |
2024-01-18 | GNU/Linux internal web browser | Erik Kundiman | |
The lllibs need to be built as static libs now, otherwise SLPlugin would lose reference to gSavedSettings. The media plugins still need to be built as dynamic libs however, so they can't rely on the condition in LibraryInstall.cmake any more. Since the Megapahit viewer, when built using GCC, is using the default value for _GLIBCXX_USE_CXX11_ABI (which is 1 for the newer C++11 ABI as opposed to 0 for the older C++03 ABI), the Dullahan dependency needs to be built with the very same _GLIBCXX_USE_CXX11_ABI setting too, otherwise apr_dso would fail at loading libmedia_plugin_cef.so because of the failure to refer to the setOnConsoleMessageCallback function with strictly the same (not differing between std::__cxx11::basic_string vs. std::basic_string) parameter types. The CEF build is Spotify's, so no live streaming support, while the Dullahan package used by the viewer was built using Kokua's dullahan fork. After rebuilding it with _GLIBCXX_USE_CXX11_ABI kept at default by not overriding it in variables (from the build-variables repo), the order of the target link libraries in CEFPlugin.cmake doesn't seem to matter any more (it did before!). Now EXTERNAL_TOS can be safely omitted from GNU/Linux added compile definitions (but still used on FreeBSD). | |||
2024-01-17 | SL-20795 Part of previously typed emojis disappear in the 'Save settings as ↵ | Alexander Gavriliuk | |
a preset...' option of the 'Preferences' floater | |||
2024-01-09 | Adjust release notes base URL | Erik Kundiman | |
2024-01-09 | Merge tag '7.1.2-release' | Erik Kundiman | |
source for viewer 7.1.2.7215179142 | |||
2024-01-08 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmaterialeditor.cpp | |||
2023-12-15 | Merge tag '7.1.1-release' | Erik Kundiman | |
source for viewer 7.1.1.7039128750 | |||
2023-12-15 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/fonts/DejaVu-license.txt # indra/newview/fonts/DejaVuSans-Bold.ttf # indra/newview/fonts/DejaVuSans-BoldOblique.ttf # indra/newview/fonts/DejaVuSans-Oblique.ttf # indra/newview/fonts/DejaVuSans.ttf # indra/newview/fonts/DejaVuSansMono.ttf | |||
2023-12-14 | Merge branch 'DRTVWR-596' into DRTVWR-601 | Brad Linden | |
2023-12-14 | Merge remote-tracking branch 'origin/main' into DRTVWR-596 | Brad Linden | |
2023-12-14 | SL-20717 Add PBR to Advanced > Rendering Types | Maxim Nikolenko | |
2023-12-07 | Revert "Copyright notice repro on statically linked libs" | Erik Kundiman | |
This reverts commit d8ff44e8f12d8a231f7492e1a19cf4a33b9bbea8. | |||
2023-12-07 | Revert "Embed NVIDIA licence" | Erik Kundiman | |
This reverts commit cb7c9e79c85f031c892768c16905f60d3a0f8928. | |||
2023-12-05 | Merge branch 'main' into DRTVWR-489 | Alexander Gavriliuk | |
2023-12-05 | SL-20681 fix spelling on exit prompt | Mnikolenko Productengine | |
2023-12-04 | SL-20569 Fix notification's description in preferences | Andrey Kleshchev | |
2023-11-29 | Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/CMakeLists.txt # indra/newview/llspatialpartition.cpp # indra/newview/llviewergenericmessage.cpp # indra/newview/llvoavatar.cpp | |||
2023-11-27 | SL-20639 increase floater width to accommodate adding new option | Maxim Nikolenko | |
2023-11-16 | SL-20563 Add 'No Post' option to Snapshot floater | Alexander Gavriliuk | |
2023-11-08 | SL-20569 Notify user when reflection probe can't be selected #2 | Andrey Kleshchev | |
2023-11-08 | SL-20569 Notify user when reflection probe can't be selected | Andrey Kleshchev | |
2023-11-08 | SL-20356 EmojiPicker - Implement arrow keys navigation | Alexander Gavriliuk | |
2023-11-06 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-11-06 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-11-06 | Merge commit '439d26ccdc2864794036a8f6432664755f2b8234' into test | Erik Kundiman | |
2023-11-05 | Black background for first time login | Erik Kundiman | |
2023-11-02 | SL-20561 Rename Blinn Phong to Textures in the build floater | Mnikolenko Productengine | |
2023-10-30 | SL-20541 Reorder radio buttons in Edit tools Texture tab to match order in a ↵ | Maxim Nikolenko | |
Material | |||
2023-10-19 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-10-17 | SL-20457 allow creating new items from the right-click context menu | Maxim Nikolenko | |
2023-10-16 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden | |
2023-10-16 | SL-20258 Fix for LSL spamming new probes into the scene deadlocking probe ↵ | RunitaiLinden | |
updater. Add probe update debug display. | |||
2023-10-16 | SL-20382 Warn when moving no-copy items on drop | Andrey Kleshchev | |
2023-10-13 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-10-13 | SL-20453 Fix dupplicate items in menu | Andrey Kleshchev | |
Cleanup. Caused by a merge of main(D567) into D559 | |||
2023-10-12 | SL-20437 Make the "Unable to load material" message a modal notification. | Maxim Nikolenko | |
2023-10-12 | Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵ | Erik Kundiman | |
DRTVWR-559 | |||
2023-10-11 | SL-20440 Followup -- remove UI for decrufted LOCAL_LIGHT_KILL et al. | RunitaiLinden | |
2023-10-08 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-10-08 | Embed NVIDIA licence | Erik Kundiman | |
Since we're not distributing licenses.txt yet (not using the Python script). | |||
2023-10-08 | Merge branch main into DRTVWR-489 | Alexander Gavriliuk | |
2023-10-06 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-10-05 | SL-20402 Emoji Completion floater - use vertical scrollbar when needed | Alexander Gavriliuk | |
2023-10-04 | SL-20141 Remove "Local Lights" checkbox and instead make the number of ↵ | RunitaiLinden | |
lights rendered scale with the "Quality & speed" slider | |||
2023-10-04 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |