Age | Commit message (Collapse) | Author | |
---|---|---|---|
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: 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-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 | 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 |