Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-15 | Merge branch 'marchcat/w-whitespace' into release/maint-c | Andrey 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-24 | Merge branch 'main' into marchcat/c-merge | Andrey Lihatskiy | |
2024-04-18 | viewer#1260 Fix thumbnail preview being blury | Andrey 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-31 | SL-20537 Add hover-preview for My Outfit list | Maxim Nikolenko | |
2023-08-18 | SL-20143 Alpha thumbnails should show solid color instead of checkerboard #2 | Andrey Kleshchev | |
2023-03-21 | SL-19379 WIP Gallery view Inventory: first pass | Maxim Nikolenko | |
2023-03-02 | SL-19282 Thumbnail adjustments | Andrey Kleshchev | |
Follow links, fix outfts missing 'image' option, adjust inspector, recolor 'worn' in gallery | |||
2023-03-02 | SL-19282 Removed LLInspectTexture floater | Andrey Kleshchev | |
LLInspectTexture floater appears to be incomplete and doesn't have a function | |||
2023-02-21 | SL-19108 Update Simple snapshot floater | Andrey Kleshchev | |
2023-02-17 | SL-19117 Fix thumbnail preview not working for outfits | Andrey Kleshchev | |
2023-02-01 | SL-19117 Textures should return asset id when thumbnail is not set | Andrey Kleshchev | |
2023-02-01 | SL-19117 Extend texture preview to show thumbnails when present | Andrey Kleshchev | |
2023-02-01 | Add 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 |