Skip to content
Snippets Groups Projects
  1. Sep 03, 2010
    • Kitty Barnett's avatar
      [Appearance/Misc] · 91cd437a
      Kitty Barnett authored
      - fixed : crash in LLAppearanceMgr::updateAppearanceFromCOF() due to "Appearance-SyncAttach" patch
      
      --HG--
      branch : Appearance-Misc
      91cd437a
    • Kitty Barnett's avatar
      [Appearance/Misc] · 105ac734
      Kitty Barnett authored
      - fixed : LLWearableBridge::removeAllClothesFromAvatar() doesn't remove all clothing from the avatar
      
      --HG--
      branch : Appearance-Misc
      105ac734
  2. Sep 02, 2010
  3. Sep 01, 2010
  4. Aug 31, 2010
  5. Aug 30, 2010
  6. Aug 29, 2010
  7. Aug 28, 2010
    • Kitty Barnett's avatar
      [Appearance/Misc] · baa6794d
      Kitty Barnett authored
      - fixed : LLAppearanceMgr::filterWearableItems() doesn't properly filter body parts
      - fixed : LLWearableList::processGetAssetReply() creates multiple LLWearable instances for the same asset UUID
          -> fix for http://jira.secondlife.com/browse/VWR-20608
      - changed : deprecated removeItemFromAvatar() in favour of having LLAppearanceMgr::removeItemFromAvatar() handle it directly/correctly
          -> wearables can't be worn/removed in 2.X without the viewer already having an LLWearable instance for it anyway
      - added : InitialWearablesLoadedSignal signal which is emitted *once* when the initial wearables are loaded
      - fixed : attachments sometimes detach only to instantly get reattached after logon
      - added : LegacyMultiAttachmentSupport debug setting to route "secondary attachment points" to the primary attachment point
          -> maps secondary attachment point range [39,68] onto [1,30]
          -> only dislays "secondary attachment points" correctly for *other* avatars (by design)
      
      --HG--
      branch : Appearance-Misc
      baa6794d
Loading