Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-11 | SL-20109: Now that it seems that the tool might be useful, make a new ↵ | Callum Prentice | |
version with a proper name and start worknig on it. Prototype bulky thumbs one will be removed after new version is working | |||
2023-08-11 | Merge remote-tracking branch 'origin/DRTVWR-567' into viewer_bulky_thumbs | Callum Prentice | |
2023-08-10 | SL-20118 tweak the top border line | Mnikolenko Productengine | |
2023-08-09 | SL-18629 Better item fetch error handling | Andrey Kleshchev | |
2023-08-08 | SL-20131 Don't let viewer in without caps | Andrey Kleshchev | |
Previously was bounced to login screen on error only, now should be bounced back if failed too many times as well | |||
2023-08-06 | SL-20120 Fix ais depth 'body' being misplaced. | Andrey Kleshchev | |
2023-08-05 | SL-20120 Fix unneeded warnings | Andrey Kleshchev | |
- Don't Warn about unknown cof version, it's expected during fetch, Info is enough - Fix 'unexpected attachments' due to unknown cof, also should fix viewer trying to create a link before cof is ready - Fix 'accounting' warnings when getting item updates for unfetched folders (Note: viewer doesn't know folders version, if fetch is already in progress we might get an old version) | |||
2023-08-05 | SL-20120 Fix folders with unknown content being assigned a version | Andrey Kleshchev | |
2023-08-05 | SL-20120 Do not account for deltas when fetching | Andrey Kleshchev | |
Is supposed to set version and descendant info in parseCategory | |||
2023-08-03 | SL-20109: Big clean up. Now supports arbitrary mix of folders and entries ↵ | Callum Prentice | |
for both items and textures. Better logging output | |||
2023-08-02 | SL-20109: Hacked in some code to write thumbnails now - had to change the ID ↵ | Callum Prentice | |
i saved for the texture from the object ID to the asset ID and then it worked for 3 test items. Next up, tidy up the code, remove hacks and do a run on a local copy of the main SENRA inventory | |||
2023-08-02 | SL-20109: now lets user copy a list of items or list of folder of items, ↵ | Callum Prentice | |
copy a list of texture of list of folders of textures, then combine them and find matches by name - saving each match with the name, item ID and thumbnail texture ID - next is actually writing the thumbnails | |||
2023-08-02 | SL-20098 handleDoubleClick crashes in new inventory panels | Andrey Kleshchev | |
2023-08-01 | SL-20109: display the inventory item asset ID and associated thumbnail ID ↵ | Callum Prentice | |
(broken - all null UUID - for tomorrow) | |||
2023-08-01 | SL-20109: write the name of each copied inventory item to the text editor | Callum Prentice | |
2023-08-01 | Merge remote-tracking branch 'origin/DRTVWR-567' into viewer_bulky_thumbs | Callum Prentice | |
2023-08-01 | First commit of code to investigate how we might do bulk uploads of ↵ | Callum Prentice | |
inventory item thumbnails - both from a code and a UI perspective | |||
2023-08-01 | SL-20107 Detaching items from COF in gallery view didn't update COF | Andrey Kleshchev | |
2023-08-01 | SL-20101 Fix ThumbnailDimentionsLimit poping up on success | Andrey Kleshchev | |
2023-08-01 | SL-20100 remove inappropriate param to get rid of parse warning | Mnikolenko Productengine | |
2023-07-31 | SL-20096 Thumbnails shouldn't be editable for items in the library | Andrey Kleshchev | |
2023-07-27 | SL-20080 Show warning message when selecting a non square texture for thumbnails | Mnikolenko Productengine | |
2023-07-25 | SL-20068 Selecting from texture picker for thumbnail does not assign thumbnail | Andrey Kleshchev | |
2023-07-22 | SL-20045 Texture picker should apply the exact texture inventory item | Andrey Kleshchev | |
2023-07-21 | SL-20040 Fix selection callback | Andrey Kleshchev | |
2023-07-21 | SL-20047 Indicate when gallery items are being cut | Andrey Kleshchev | |
2023-07-21 | SL-20040 Fix selection and context menu issues | Andrey Kleshchev | |
2023-07-19 | SL-20015 wait for the outfit items to load before wearing it | Maxim Nikolenko | |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/llui/llfolderviewitem.cpp # indra/newview/llinventorymodel.cpp # indra/newview/llinventorymodelbackgroundfetch.cpp | |||
2023-07-17 | Increment viewer version to 6.6.14 | Nat Goodspeed | |
following promotion of DRTVWR-580 | |||
2023-07-07 | SL-19702 restore previous double clicking behavior for objects | Maxim Nikolenko | |
2023-07-07 | SL-19966 Reverted "SL-18721: Faster viewer shutdown time since performance ↵ | Andrey Lihatskiy | |
improvements can lead to perceived inventory loss due to cache corruption" This reverts commit cf692c40b0b9f8d0d04cd10a02a84e3f697a2e99. | |||
2023-07-03 | SL-19929 New inventory feature notification should appear on top | Andrey Kleshchev | |
2023-07-01 | SL-19914 Inventory gallery Tab support #3 | Andrey Kleshchev | |
Don't try to select something if we are waiting for an item | |||
2023-07-01 | SL-19914 Inventory gallery Tab support #2 | Andrey Kleshchev | |
2023-06-30 | SL-19938 Make sure marketplace removes empty folder it automatically moved ↵ | Andrey Kleshchev | |
items from when folder was recreated into stock fodler | |||
2023-06-30 | SL-19929 Picker's warning small adjustment | Andrey Kleshchev | |
2023-06-29 | SL-19929 New inventory feature notification | Andrey Kleshchev | |
2023-06-29 | SL-19932 FIXED Drag and drop or paste of new item in existing marketplace ↵ | Maxim Nikolenko | |
entry does not work | |||
2023-06-29 | SL-19928 Make thumbnail selection failures more user friendly | Andrey Kleshchev | |
2023-06-28 | SL-19923 FIXED Unable to drag and drop items from Library in Gallery mode | Maxim Nikolenko | |
2023-06-28 | SL-19572 Fix some obscure cases of residents bypasing mute list | Andrey Kleshchev | |
2023-06-27 | SL-19274 Update 'switch view' label | Andrey Kleshchev | |
2023-06-27 | SL-19924 Update profile type names | Andrey Kleshchev | |
2023-06-27 | SL-18629 Fixed missed case of unpacking metadata | Andrey Kleshchev | |
2023-06-27 | SL-19815 Fix missed 'handled' flags | Andrey Kleshchev | |
2023-06-27 | SL-19904 Outfit gallery keyboard support | Andrey Kleshchev | |
2023-06-26 | SL-19918 "Save as" menu item is missing for textures in Gallery view | Maxim Nikolenko | |
2023-06-26 | mac build fix | Maxim Nikolenko | |
2023-06-24 | SL-19604 Fix gallery view having huge ident at the bottom | Andrey Kleshchev | |