Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • screaming
  • beta protected
  • project-FluffyFox protected
  • alchemy-hg protected
  • lindenlab protected
  • RLVa
  • Appearance-Misc
  • Viewer-Build
  • Appearance-MixedViewers
  • 6.3.6.46705-beta protected
  • 6.3.6.46699-beta protected
  • 6.3.6.46693-beta protected
  • al-5.0.7.41341-release protected
  • al-5.0.6.41161-release protected
  • al-5.0.0.40120-beta protected
  • al-4.0.0.37571-release protected
  • al-4.0.0.37561-beta protected
  • al-4.0.0.37374-beta protected
  • al-3.8.5.36974-release protected
  • al-3.8.2.36473-release protected
  • al-3.8.1.35916-beta protected
  • al-3.8.0.35816-beta protected
  • al-3.7.23-beta protected
  • al-3.7.19-beta protected
  • al-3.7.14-beta protected
  • 14.4.26-beta protected
  • 14.4.24 protected
  • 2-1-1-release protected
29 results

llappearancemgr.cpp

  • 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.