completed EXT-6719 Utilize the "description" field of outfit wearable links to...
completed EXT-6719 Utilize the "description" field of outfit wearable links to store order information - COF items get checked for correct ordering when COF is loaded (LLAppearanceMgr::updateAppearanceFromCOF..., LLAppearanceMgr::updateClothingOrderingInfo() ), and also when COF is saved to a new outfit, base outfit. - wearables are arranged in LLAgentWearables in a proper order * updateClothingOrderingInfo() [struggling with naming] does integrity checking and updates "invalid" items (items with wrong, gapped descriptions) * moved LLAgentWearables::makeNewOutfitLinks(...) and LLShowCreatedOutfit to a more natural place (llappearancemgr.cpp), because they use LLAppearanceMgr's methods a lot * changed link_inventory_item(...), added the "new_description" parameter Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/268/ --HG-- branch : product-engine
Showing
- indra/newview/llagentwearables.cpp 0 additions, 18 deletionsindra/newview/llagentwearables.cpp
- indra/newview/llagentwearables.h 1 addition, 2 deletionsindra/newview/llagentwearables.h
- indra/newview/llagentwearablesfetch.cpp 2 additions, 0 deletionsindra/newview/llagentwearablesfetch.cpp
- indra/newview/llappearancemgr.cpp 198 additions, 18 deletionsindra/newview/llappearancemgr.cpp
- indra/newview/llappearancemgr.h 11 additions, 0 deletionsindra/newview/llappearancemgr.h
- indra/newview/llinventorybridge.cpp 2 additions, 0 deletionsindra/newview/llinventorybridge.cpp
- indra/newview/llpaneloutfitsinventory.cpp 1 addition, 1 deletionindra/newview/llpaneloutfitsinventory.cpp
- indra/newview/llviewerinventory.cpp 2 additions, 2 deletionsindra/newview/llviewerinventory.cpp
- indra/newview/llviewerinventory.h 1 addition, 0 deletionsindra/newview/llviewerinventory.h
Loading
Please register or sign in to comment