summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2023-06-12SL-19856 Adjust water fog density range. Incidental decruft.RunitaiLinden
2023-06-12SL-19825 clear selection when right-clicking outside of selected itemsMaxim Nikolenko
2023-06-11Merge branch 'DRTVWR-559' into DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
2023-06-10SL-19847 Delete key should not allow system foldersAndrey Kleshchev
2023-06-10SL-19823 Edit not always active #5Andrey Kleshchev
2023-06-09SL-19826 Pasting folders in Single folder should highlight pasted folderAndrey Kleshchev
2023-06-09SL-19826 WIP Pasting folders in Single folder view does not give feedback of ↵Andrey Kleshchev
where the folder is pasted Should resort freshly inserted or dropped folders, does not cover pasting yet
2023-06-09SL-19844 People floater - Remove the 'Remove friend' menu itemAlexander Gavriliuk
2023-06-09SL-18977 Borders of inventory view in inventory floater seem to be cut a bitAlexander Gavriliuk
2023-06-09SL-19845 Show delete confirmation for 'delete' keyAndrey Kleshchev
2023-06-08SL-19845 show delete confirmation at least once per sessionMaxim Nikolenko
2023-06-08SL-19832 Inventory gallery should support CTRL+X, C and VAndrey Kleshchev
2023-06-08SL-19845 Show confirmation before deleting an item in Gallery viewMaxim Nikolenko
2023-06-07Fixes for compatibility with new xcode 15 beta for any viewer branch after ↵Brad Linden
DRTVWR-577 (#232)
2023-06-07SL-19808: Move tangent_space_transform calculation to the very endCosmic Linden
2023-06-07SL-19815 Small handling rearrangementAndrey Kleshchev
2023-06-07SL-19815 Properly implement up and down keysAndrey Kleshchev
2023-06-07SL-19686 Fix selection callbackAndrey Kleshchev
2023-06-07SL-19823 Edit not active for items #4Andrey Kleshchev
2023-06-07SL-19286 Avatar is upside down when viewed from belowAlexander Gavriliuk
2023-06-07SL-19686 don't build inventory root views on init by defaultMaxim Nikolenko
2023-06-07SL-18328 Fix opening the right profile on click Callingcard embedded to a ↵Alexander Gavriliuk
Notecard
2023-06-06SL-19808: Fix orientation of PBR normal texture when texture transform ↵Cosmic Linden
and/or texture animation is applied
2023-06-07SL-19823 Edit not active for itemsAndrey Kleshchev
2023-06-06SL-19823 Edit not always active #2Andrey Kleshchev
2023-06-06SL-19823 Edit not always active when adding items and folders in single ↵Andrey Kleshchev
folder view
2023-06-06SL-19813 Disable switch view on Worn and Recent Inventory tabsMaxim Nikolenko
2023-06-04SL-19669 Restored XML formatting for the Japanese translationsAndrey Lihatskiy
2023-06-04Merge remote-tracking branch 'loque-viewer/DRTVWR-580-maint-T' into ↵Andrey Lihatskiy
marchcat/SL-19669-upd
2023-06-03SL-19815 Return key should open items in gallery viewAndrey Kleshchev
2023-06-03SL-19815 Gallery support for left, right, up and downAndrey Kleshchev
2023-06-03SL-19795 Fixed gallery autoscrollingAndrey Kleshchev
2023-06-02SL-18251 Expand extents to include the Control Avatar boundsAlexander Gavriliuk
2023-06-02SL-17429 Message user when their inventory hits AIS3 limits #2Andrey Kleshchev
2023-06-02SL-19815 Suppors Page Up, Page Down, Home, End and DeleteAndrey Kleshchev
2023-06-02SL-19796 Creating folders in list mode does not scroll to new folderAndrey Kleshchev
2023-06-03Inventory mistranslation fix.Logue
Translate untranslated parts of Preferences panel.
2023-06-02DRTVWR-559 Add missed "should override" check (thanks, Rye!)RunitaiLinden
2023-06-02Merge branch 'xcode-14.3' into DRTVWR-582-maint-UAndrey Lihatskiy
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/llcommon/tests/llleap_test.cpp # indra/llcommon/tests/llsdserialize_test.cpp # indra/newview/llmeshrepository.cpp
2023-06-01DRTVWR-559 Rebalance PBR against Blinn-Phong.RunitaiLinden
2023-06-01DRTVWR-559 Revert skies to be very close to release and disable tone mapping ↵RunitaiLinden
when probe ambiance is zero. Hack for desaturating legacy materials has been removed for performance and quality reasons. Adds a new setting for auto adjusting legacy skies. This is the PBR "opt out" button. If disabled, legacy skies will disable tonemapping, automatic probe ambiance, and HDR/exposure. If enabled, legacy skies will behave as if probe ambiance and HDR scale are 1.0, and ambient will be cut in half. HDR scale will act as a sky brightener, but will automatically adjust dynamic exposure so the sky will be properly exposed. If you want relatively even exposure all the time, set HDR Scale to 1.0. If you want a high range of exposures between indoor/dark areas and outdoor/bright areas, increase HDR Scale. Also tuned up SSAO (thanks Rye!). Reviewed with Brad.
2023-06-02SL-19796 Small cleanupAndrey Kleshchev
2023-06-02SL-19796 Fix inventory autoscroll and autoranemeAndrey Kleshchev
2023-06-02SL-19795 Remove extra panels, reuse combination ones insteadAndrey Kleshchev
2023-06-02Merge branch 'DRTVWR-580-maint-T' of github.com:secondlife/viewer into ↵Logue
DRTVWR-580-maint-T
2023-06-01SL-19806 Crash at vobjAndrey Kleshchev
2023-06-02Revert Call translation to 'コール'.Logue
Chang 'water' translation '水' to '水面'. Unify the ground translation with '地面' expect land floater. Fixed mistranslation of widget. Re-translate panel_settings_sky_density.xml.
2023-06-01DRTVWR-575: GCC prefers std::make_signed<std::size_t> for llssize.Nat Goodspeed
2023-06-01SL-19762 fix for cropped label textMnikolenko Productengine
2023-06-01SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3Nat Goodspeed