EXT-7779 FIXED Changed wearing panel from inventory panel to a flat list...
EXT-7779 FIXED Changed wearing panel from inventory panel to a flat list similar to My Outfits view. - Added common interface for My Outfits and Wearing tabs. - Changed LLPanelOutfitsInventory to use common interface for My Outfits and Wearing tabs. - Removed dependency on outfits side panel from inventory bridge context menus. - Removed unused LLShowCreatedOutfit class from llagentwearables.cpp. - Restored opening newly created outfit in My Outfits tab. - Fixed worn items indication for Wearing tab items. Revieved by Neal Orman at https://codereview.productengine.com/secondlife/r/604/. --HG-- branch : product-engine
Showing
- indra/newview/CMakeLists.txt 3 additions, 0 deletionsindra/newview/CMakeLists.txt
- indra/newview/llagentwearables.cpp 0 additions, 40 deletionsindra/newview/llagentwearables.cpp
- indra/newview/llappearancemgr.cpp 5 additions, 12 deletionsindra/newview/llappearancemgr.cpp
- indra/newview/llinventorybridge.cpp 6 additions, 58 deletionsindra/newview/llinventorybridge.cpp
- indra/newview/llinventorybridge.h 0 additions, 1 deletionindra/newview/llinventorybridge.h
- indra/newview/lloutfitslist.cpp 69 additions, 9 deletionsindra/newview/lloutfitslist.cpp
- indra/newview/lloutfitslist.h 14 additions, 8 deletionsindra/newview/lloutfitslist.h
- indra/newview/llpanelappearancetab.h 7 additions, 15 deletionsindra/newview/llpanelappearancetab.h
- indra/newview/llpaneloutfitsinventory.cpp 38 additions, 386 deletionsindra/newview/llpaneloutfitsinventory.cpp
- indra/newview/llpaneloutfitsinventory.h 13 additions, 41 deletionsindra/newview/llpaneloutfitsinventory.h
- indra/newview/llpanelwearing.cpp 130 additions, 0 deletionsindra/newview/llpanelwearing.cpp
- indra/newview/llpanelwearing.h 73 additions, 0 deletionsindra/newview/llpanelwearing.h
- indra/newview/llwearableitemslist.cpp 10 additions, 5 deletionsindra/newview/llwearableitemslist.cpp
- indra/newview/llwearableitemslist.h 9 additions, 2 deletionsindra/newview/llwearableitemslist.h
- indra/newview/skins/default/xui/en/panel_outfits_inventory.xml 23 additions, 14 deletions.../newview/skins/default/xui/en/panel_outfits_inventory.xml
Loading
Please register or sign in to comment