summaryrefslogtreecommitdiff
path: root/indra/newview/lloutfitgallery.h
AgeCommit message (Collapse)Author
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and ↵Callum Prentice
results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵Brad Payne (Vir Linden)
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5.
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code ↵Callum Prentice
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change.
2018-06-12MAINT-8727 FIXED Saving snapshot will cause disconnect if you do not choose ↵maxim_productengine
path in File picker quickly
2017-09-15MAINT-7801 FIXED "Take a snapshot" fails to assign new snapshot for Outfit ↵Mnikolenko Productengine
if default folder for uploads was changed
2017-08-14MAINT-7665 Outfit folders should be capable of accepting images for previewandreykproductengine
2017-07-18MAINT-7607 FIXED Viewer crashes when double clicking on scroll bar arrow in ↵Mnikolenko Productengine
Outfit Gallery tab
2017-04-20MAINT-6477 VOB - Click on an outfit folder from Outfit Gallery tab does not ↵pavelkproductengine
open folder or enlarge image
2016-11-03MAINT-6884 Issues with the Outfit Gallery and viewer crashes - out of memory ↵Mnikolenko Productengine
crashes since VOB
2016-09-30MAINT-6785 Clean up log spam caused by unused/undeclared "foto_bg_panel"AndreyL ProductEngine
2016-07-26MAINT-6476 VOB - User can add any size image to an Outfit Gallery outfit folderspavelkproductengine
Added restriction of image size that can be added to outfit via "Select Photo"
2016-06-10MAINT-6475 Add menu item for changing sort priorityMnikolenko Productengine
2016-06-06MAINT-6474 FIXED No easy way to remove an image from a VOB FolderMnikolenko Productengine
2016-06-03MAINT-6475 FIXED Inconsistent sort order in "Outfit Gallery" tabMnikolenko Productengine
2016-05-31MAINT-6452 No message is displayed when there is no outfits in GalleryMnikolenko Productengine
2016-05-30MAINT-6444 Outfits filter doesn't work in Outfit galleryMnikolenko Productengine
2016-05-25MAINT-6440 FIXED Inappropriate outfit is worn after clicking Wear button in ↵Mnikolenko Productengine
Visual Outfit Browser
2016-05-05MAINT-6381 Right click on Outfit Folder behaviorMnikolenko ProductEngine
2016-04-29MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flowpavelkproductengine
Initial version, further refactoring pending
2016-04-22MAINT-6229 Organize Outfit Browser thumbnailsMnikolenko ProductEngine
2016-04-19MAINT-6303 Outfit browser should add columns after window is resizedMnikolenko ProductEngine
2016-04-05MAINT-6228 Update Photo/Image Upload feature for Outfit Browserpavelkproductengine
1) Added "Select Photo" to outfit gear menu 2) Incorporated Texture Picker
2016-03-31Fixed build on Macpavelkproductengine
2016-03-30MAINT-6243 Photo upload for Visual Outfit Browser on the latest Mac build ↵pavelkproductengine
doesn't update Fixed photo update on upload over existing photo
2016-03-11MAINT-5194 Visual Outfit Browserpavelkproductengine
Fixed Mac build issue
2016-03-04MAINT-5194 Visual Outfit Browserpavelkproductengine
1) Made code clean-up 2) Removed constants in code via #define and introduced parametres which can ne set in XML instead 3) Made refactoring of some methods 4) Removed non-functional item "Load assets" from outfit gear-menu
2016-02-19MAINT-5194 Visual Outfit Browserpavelkproductengine
Added creating links to photos via DragnDrop
2016-02-18MAINT-5194 Visual Outfit Browserpavelkproductengine
Changed to store uploaded photos as links in outfit folders
2016-02-04MAINT-5194 Visual Outfit Browserpavelkproductengine
Fixed Mac specific build issues
2016-01-27MAINT-5194 Visual Outfit Browserpavelkproductengine
1) Changed algorithm for building gallery, which fixed item cropping when switching between tabs in Appearance floater 2) Fixed gap between items in partially fille row
2015-12-22MAINT-5194 Visual Outfit Browserpavelkproductengine
1)Added visual hilighting of worn outfit 2)Fixed colors of selection borders to fit initial design
2015-12-18MAINT-5194 Visual Outfit Browserpavelkproductengine
Visual selection of outfit implemented
2015-12-11Initial version of Visual Outfit Browserpavelkproductengine