summaryrefslogtreecommitdiff
path: root/indra/newview/llinspecttexture.cpp
AgeCommit message (Collapse)Author
2024-05-15Merge branch 'marchcat/w-whitespace' into release/maint-cAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2024-04-24Merge branch 'main' into marchcat/c-mergeAndrey Lihatskiy
2024-04-18viewer#1260 Fix thumbnail preview being bluryAndrey Kleshchev
1. Switched 'inspect' to thumbnails to minimalize differences 2. Reporting larger area to bump priority 3. Change scaling behavior. Old mechanics worked fine for icons that were scaled down from large images to ~32, but for thumbnails it can result in 256 image scaling down to ~200 before being scaled up to UI's scale (scale factor), causing extra loss of quality.
2023-10-31SL-20537 Add hover-preview for My Outfit listMaxim Nikolenko
2023-08-18SL-20143 Alpha thumbnails should show solid color instead of checkerboard #2Andrey Kleshchev
2023-03-21SL-19379 WIP Gallery view Inventory: first passMaxim Nikolenko
2023-03-02SL-19282 Thumbnail adjustmentsAndrey Kleshchev
Follow links, fix outfts missing 'image' option, adjust inspector, recolor 'worn' in gallery
2023-03-02SL-19282 Removed LLInspectTexture floaterAndrey Kleshchev
LLInspectTexture floater appears to be incomplete and doesn't have a function
2023-02-21SL-19108 Update Simple snapshot floaterAndrey Kleshchev
2023-02-17SL-19117 Fix thumbnail preview not working for outfitsAndrey Kleshchev
2023-02-01SL-19117 Textures should return asset id when thumbnail is not setAndrey Kleshchev
2023-02-01SL-19117 Extend texture preview to show thumbnails when presentAndrey Kleshchev
2023-02-01Add a texture inspector and show it when hovering over an inventory textory ↵Kitty Barnett
(or folder containing - among others - exactly one texture) and when hovering over notecard embedded textures