summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-15SL-19878 Remove auto-adjust legacy skies checkbox.RunitaiLinden
2023-06-16SL-19686 Fix filtering returning wrong valueAndrey Kleshchev
2023-06-15SL-19881 fix assertion failure in [NSEvent characters]Brad Linden
2023-06-16SL-19686 Don't reshape excessivelyAndrey Kleshchev
2023-06-15Revert "SL-18977 Borders of inventory view in inventory floater seem to be ↵Andrey Kleshchev
cut a bit" This reverts commit 7ac094e92105122b22b4693dafae7f0cee72d9a0. Commit breaks gallery panel, it is not ready.
2023-06-15SL-19686 Remove gallery 'skipped' itemsAndrey Kleshchev
Probably whole observer is not nessesary, instead we need a general observer to track a variety of changes.
2023-06-15SL-19686 Fix memory leakAndrey Kleshchev
2023-06-15Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-06-15SL-19835 Followup -- fix for emissive alpha objects blocking water renderingRunitaiLinden
2023-06-15SL-19686 WIP Split gallery initiation over framesAndrey Kleshchev
2023-06-15Merge pull request #245 from secondlife/DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
Performance and visual tuning of glossy SSR
2023-06-15Merge branch 'DRTVWR-559' into DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
2023-06-15Skip samples that are in vignette, and glossiness under a value.Jonathan "Geenz" Goodman
SL-19784
2023-06-15Add missing variable initialization, and make water support glossy SSR again.Jonathan "Geenz" Goodman
SL-19784
2023-06-15SL-19686 WIP Fix new inventory window not initingAndrey Kleshchev
2023-06-15SL-19863 remove unused menu items to get rid of callback warningsMaxim Nikolenko
2023-06-15SL-19404 Navigation bar coordinates slightly offAlexander Gavriliuk
2023-06-15SL-19404 Navigation bar coordinates slightly offAlexander Gavriliuk
2023-06-15SL-18977 Borders of inventory view in inventory floater seem to be cut a bitAlexander Gavriliuk
2023-06-14SL-19838 Fix for transparent PBR materials always casting shadows.RunitaiLinden
2023-06-15SL-19686 WIP Switching single folder view for large inventories causes stalls #3Andrey Kleshchev
2023-06-15SL-19686 WIP Switching single folder view for large inventories causes stalls #2Andrey Kleshchev
2023-06-14SL-19838 Put local lights back on fullbright objects. Fix assert in ↵RunitaiLinden
modelpreview.
2023-06-14SL-19867 'Open in new window' option is missing for 'Trash' and 'Current ↵Maxim Nikolenko
Outfit' folders
2023-06-14Merge branch 'DRTVWR-559' into DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
2023-06-14More performance addressing. Ditch glossy SSR on semi-transparent surfaces.Jonathan "Geenz" Goodman
SL-19784
2023-06-14SL-19686 WIP Switching single folder view for large inventories causes stallsAndrey Kleshchev
2023-06-13SL-19835 Fix for inaccurate water fog on transparent objects when camera is ↵RunitaiLinden
above water.
2023-06-13SL-19857 Exception at category creationAndrey Kleshchev
2023-06-13SL-19811 Update fallback probe every 2 seconds to smooth out water cloud ↵RunitaiLinden
updates.
2023-06-13SL-19842 Nudge dynamic exposure coefficient to brighten things up a bit.RunitaiLinden
2023-06-13SL-19858 FIXED Viewer crash when creating a new Setting in inventoryMaxim Nikolenko
2023-06-12SL-19823 Additional loggingAndrey Kleshchev
2023-06-12SL-19823 Fix list view not focusing properlyAndrey Kleshchev
2023-06-12SL-19823 Fix active panel not existingAndrey Kleshchev
2023-06-12SL-19825 do not mix bool and BOOL typesMaxim Nikolenko
2023-06-12Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
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