Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-03 | SL-18458 Make LLVOCache the one source of truth on most recently received ↵ | RunitaiLinden | |
overrides. (#147) | |||
2023-04-03 | DRTVWR-489: Fix things up after a messy merge with main because of a ↵ | Callum Prentice | |
gigantic CMake patch. Sadly, my macOS box updated to Xcode14.3 overnight and that caused many warnings/errors with variables being initialized and then used but not in a way that affected anything.. Building on Xcode 14.3 also requires that MACOSX_DEPLOYMENT_TARGET be set to > 10.13. Waiting on a decision about that but checking this in in the meantime. Builds on macOS with appropriate build variables set for MACOSX_DEPLOYMENT_TARGET = 10.14 but not really expecting this to build in TC because (REDACTED). Windows version probably hopelessly broken - switching to that now. | |||
2023-04-03 | SL-17659 The display name reset button | Andrey Kleshchev | |
2023-04-03 | SL-19521 Inventory filters floater should affect Inventory Gallery | Maxim Nikolenko | |
2023-04-03 | SL-19331: Add comment on reason for revert | Cosmic Linden | |
2023-04-03 | Revert "SL-19331: No need to create texture in doMediaTexUpdate - should ↵ | Cosmic Linden | |
already be handled by preMediaTexUpdate" This reverts commit bf9d090045d7baf72f2ba7eadab0adc9d5c8f553. | |||
2023-04-03 | SL-18330: Remove some set-but-unused vars flagged by Xcode 14.3. | Nat Goodspeed | |
2023-03-31 | DRTVWR-489-emoji-PR: Pull in a version of Collada that has std::auto_ptr ↵ | Callum Prentice | |
replaced by std::unique_ptr so it builds on modern mac systems | |||
2023-03-31 | Fix Tracy linking after recent DRTVWR-559/main merge | Brad Linden | |
2023-03-31 | SL-19496 Thumbnail should be modifiable regardless of permissions | Andrey Kleshchev | |
2023-03-31 | SL-19379 WIP show fallback image with original size | Maxim Nikolenko | |
2023-03-31 | Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵ | Jonathan "Geenz" Goodman | |
DRTVWR-559 | |||
2023-03-31 | Move glow extract to be after tonemapping. | Jonathan "Geenz" Goodman | |
SL-19513 | |||
2023-03-31 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks | |
2023-03-31 | SL-19485 Fix for sun shadows having no effect on water. Make sphere probes ↵ | Dave Parks | |
fade in. | |||
2023-03-31 | DRTVWR-573: Merge branch 'main' into fix-monterey | Nat Goodspeed | |
2023-03-31 | SL-19432 External group links dont load in SL | Andrey Kleshchev | |
2023-03-31 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/llfloateravatarrendersettings.cpp | |||
2023-03-31 | SL-19425 capitalization fix | Mnikolenko Productengine | |
2023-03-31 | SL-19379 WIP fix for displaying folder link items, added correct action for ↵ | Maxim Nikolenko | |
'paste as link' | |||
2023-03-31 | SL-19379 WIP add worn suffix, use bold font style for worn items and italic ↵ | Maxim Nikolenko | |
for links | |||
2023-03-30 | Merge remote-tracking branch 'refs/remotes/origin/DRTVWR-559' into DRTVWR-559 | Brad Linden | |
2023-03-30 | DRTVWR-559 Auto exposure tuning (fix horizon). | Dave Parks | |
2023-03-30 | DRTVWR-559 Auto exposure tuning. | Dave Parks | |
2023-03-31 | SL-19495 Marketplace listings do not load in marketplace floater | Andrey Kleshchev | |
2023-03-31 | SL-18672 Update handling of login skeleton to handle new fields | Andrey Kleshchev | |
2023-03-30 | SL-19517 Followup -- fix broken fallback probe. Adjust water brightness. | Dave Parks | |
2023-03-30 | CMake and tests fixups after merge with main for DRTVWR-559 | Brad Linden | |
2023-03-30 | SL-19493 Fix inventory log spam | Andrey Kleshchev | |
2023-03-30 | SL-19517 Fix for RenderReflectionProbeCount other than 256 causing black ↵ | Dave Parks | |
reflections. | |||
2023-03-30 | DRTVWR-559 Fix for build breakage. | Dave Parks | |
2023-03-30 | SL-19379 WIP update gear menu with Gallery items | Maxim Nikolenko | |
2023-03-30 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks | |
2023-03-30 | DRTVWR-559 Reduce probe flashing and exposure flickering. | Dave Parks | |
2023-03-30 | Merge pull request #143 from secondlife/SL-19331 | cosmic-linden | |
SL-19331: Unlock mutex when bailing out from bad media state | |||
2023-03-30 | SL-19331: Unlock mutex when bailing out from bad (hopefully doesn't happen) ↵ | Cosmic Linden | |
media state | |||
2023-03-30 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks | |
2023-03-30 | DRTVWR-559 Add RenderAutomaticReflectionProbes control. Tweak automatic ↵ | Dave Parks | |
exposure. | |||
2023-03-30 | SL-19491 Revert SL-19346 | Andrey Kleshchev | |
This reverts part of commit 0c2b00efaa2b01204618f4950e5d945331a52f0d. | |||
2023-03-30 | SL-19379 WIP allow hide link items in search result | Maxim Nikolenko | |
2023-03-30 | Merge branch 'main' into DRTVWR-567 | Maxim Nikolenko | |
# Conflicts: # indra/newview/llinventoryfunctions.cpp # indra/newview/llpanelmaininventory.h # indra/newview/skins/default/xui/en/floater_inventory_item_properties.xml # indra/newview/skins/default/xui/en/sidepanel_item_info.xml | |||
2023-03-30 | SL-19379 WIP one more batch of context menu items | Maxim Nikolenko | |
2023-03-29 | Merge pull request #142 from secondlife/SL-19331 | cosmic-linden | |
SL-19331: Prevent some unnecessary image updates on media prims | |||
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-03-29 | DRTVWR-559 Drop the upper bound on exposure. | Dave Parks | |
2023-03-30 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
2023-03-30 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/CMakeLists.txt # indra/newview/skins/default/xui/es/floater_tools.xml | |||
2023-03-29 | SL-19331: Clarify that mipmapping on media prims being disabled is known ↵ | Cosmic Linden | |
behavior that should be corrected at some point | |||
2023-03-29 | Increment viewer version to 6.6.11 | Nat Goodspeed | |
following promotion of DRTVWR-573 | |||
2023-03-29 | SL-19479 Remove outfit photo preview and replace with a pop up | Andrey Kleshchev | |