Skip to content
Snippets Groups Projects
  • Igor Borovkov's avatar
    ccd0418d
    completed EXT-6719 Utilize the "description" field of outfit wearable links to... · ccd0418d
    Igor Borovkov authored
    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
    ccd0418d
    History
    completed EXT-6719 Utilize the "description" field of outfit wearable links to...
    Igor Borovkov authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.