Skip to content
Snippets Groups Projects
  1. Mar 02, 2010
    • Tofu Linden's avatar
      CID-436 · 1394d21b
      Tofu Linden authored
      Checker: NULL_RETURNS
      Function: RecoveredItemCB::fire(const LLUUID &)
      File: /indra/newview/llappearancemgr.cpp
      1394d21b
    • Tofu Linden's avatar
      CID-437 · ac7539bd
      Tofu Linden authored
      Checker: REVERSE_INULL
      Function: RecoveredItemLinkCB::fire(const LLUUID &)
      File: /indra/newview/llappearancemgr.cpp
      ac7539bd
  2. Feb 25, 2010
  3. Feb 22, 2010
  4. Feb 19, 2010
  5. Feb 18, 2010
  6. Feb 17, 2010
  7. Feb 12, 2010
  8. Feb 11, 2010
  9. Feb 08, 2010
  10. Feb 05, 2010
  11. Feb 04, 2010
  12. Feb 03, 2010
  13. Feb 01, 2010
    • Nyx (Neal Orman)'s avatar
      EXT-4075 BTEST-129 switching wearables makes you temporarily naked · 6e7ead6f
      Nyx (Neal Orman) authored
      When switching from one pair of pants to another we were temporarily using
      an in-between state without pants as a valid rendering state. Removed a call
      to removeWearable to keep your pants on until the update from COF swaps the old
      pair of pants for the new. Lower body is redrawn only once lowest discard level
      of new pants arrives.
      
      Code reviewed by Bigpapi
      6e7ead6f
  14. Jan 27, 2010
    • Tofu Linden's avatar
      CID-417 · 4cad6333
      Tofu Linden authored
       Checker: UNINIT_CTOR
      Function: LLFoundData::LLFoundData()
      File: /indra/newview/llappearancemgr.cpp
      4cad6333
  15. Jan 26, 2010
  16. Jan 22, 2010
    • Loren Shih's avatar
      EXT-4492 : Deleting gestures from the wearing tab causes the viewer to crash · 0283837e
      Loren Shih authored
      EXT-4660 : Can delete a bodypart from the COF through inventory view or WEARING tab delete key
      EXT-4662 : remove leading separator from COF right-click menu
      EXT-4633 : AppearanceSP trash button doesn't update enabled state correctly
      
      Bunch of UI fixes related to the trash/delete functionality in InventoryFloater/SP and AppearanceSP "WEARING" tab.  The main idea is that we don't want to allow deletion of bodyparts and folder links from the COF by the user.
      0283837e
  17. Jan 21, 2010
  18. Jan 20, 2010
  19. Jan 15, 2010
    • Nyx (Neal Orman)'s avatar
      EXT-4253 "unsaved" detection seems buggy · b0b68903
      Nyx (Neal Orman) authored
      Corrected bug where saving an outfit wouldn't update the "unsaved" marker on
      the UI. Also switched the UI to use a popup dialog to request the name of
      the outfit being made, as we could not convey everything we needed to on the
      button alone.
      
      Code reviewed by Vir
      b0b68903
  20. Jan 08, 2010
    • Nyx (Neal Orman)'s avatar
      EXT-3958 title needs to update appropriately when changes made to outfit · cdb6f67f
      Nyx (Neal Orman) authored
      We now show a string "(unsaved)" under the appearance panel outfit title
      when the currently loaded outfit has been modified from its original state.
      
      Tested with following conditions:
      1) item added to loaded outfit
      2) item removed from loaded outfit
      3) item replaced in loaded outfit
      
      Appears to work properly on login as well. Checking is a manual folder compare,
      but should be fairly efficient.
      
      XUI changes submitted by Erica
      
      Entire diff reviewed by Vir
      cdb6f67f
  21. Jan 06, 2010
  22. Jan 05, 2010
  23. Dec 15, 2009
  24. Dec 07, 2009
  25. Dec 02, 2009
  26. Nov 25, 2009
  27. Nov 19, 2009
  28. Nov 18, 2009
  29. Nov 17, 2009
Loading