Age | Commit message (Collapse) | Author |
|
|
|
|
|
60fps to 18fps for a really long time
EXT-8235 FIX HUGE long delay when reopening and/or closing edit outfit sidepanel if "Add More..." is active
EXT-7695 FIX UI lockup after add wearable, right click av -> Change Outfit
reviewed by Vir
|
|
|
|
|
|
|
|
|
|
textboxes.
The bug seems to happen when the text contains trailing newlines.
So the workaround is to strip those newlines.
I use a workaround because a proper fix might require changing LLTextBase which is undesirable at this point.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/722/
--HG--
branch : product-engine
|
|
|
|
outfit edit)
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/723
--HG--
branch : product-engine
|
|
eidt)
Every single delete/create operation in the COF causes LLCOFWearables to be updated - on each update its contained LLFlatListView is repopulated. That means massive creation of LLPanel's instances (LLUICtrlFactory::buildPanel(...)). Half of the panel creation time is spent in the EXPAT xml library on parsing the .xml files of the panel item.
I've forbidden updates of LLCOFWearables when Panel Outfit Edit is not in the visible chain. Panel Outfit Edit is now updated only when it is visible
Also LLCOFWearables refures to refresh its content if COF category version hasn't been changed since the last refresh.
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/715
--HG--
branch : product-engine
|
|
Details:
Made ScriptDialogGroup, ScriptDialog, LoadWebPage notifications non-persistent.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/711/
--HG--
branch : product-engine
|
|
|
|
Code cleanup for help with diagnosing this issue.
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
Replacing logic with call to removeCOFItemLinks, which should do appropriate
checking to determine that item is in the COF and is actually a link.
Code reviewed by Seraph
|
|
|
|
avatar to bounce up and down
|
|
right-click
EXT-8261 FIXED 'Share' item is disabled in 'My Inventory' folder's context menu
Items can now be appended to menus (versus menus being the most restrictive out of all the item choices).
|
|
Made LLPanelOutfitEdit::onPlusBtnClicked() iterate over all selected items and wear each one. Also made it create one LLUpdateAppearanceOnDestroy and pass it to all calls to wearItemOnAvatar.
Add optional callback argument (as LLPointer) to wearItemOnAvatar, addCOFItemLink, LLDeferredCOFLinkObserver
Reviewed by Nyx at http://codereview.lindenlab.com/2482033
|
|
|
|
|
|
EXT-8139 FIXED "Copy and wear" when unboxing an outfit defaults to "add" instead of "replace items"
Copy&Wear now takes off all inventory item before wearing new outfit.
|
|
menu on right-click, as if it IS attached
Objects attached to bad attachment point end up attached to chest by default so they're not hanging in space.
|
|
corruption.
|
|
to "Delete".
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/720/
--HG--
branch : product-engine
|
|
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/719/
--HG--
branch : product-engine
|
|
"Create new shoes", "Create new pants", etc as labels for AE context menus.
Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/716/
--HG--
branch : product-engine
|
|
when called from 'Add More' panel.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/709/.
--HG--
branch : product-engine
|
|
LLAppearanceMgr::wearItemOnAvatar() method while DnD a wearable to COF.
Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/714/
--HG--
branch : product-engine
|
|
icon, and move to the right of group name)
- Switched order of 'Share' checkbox and 'Deed' button
- Switched order of 'Group Name' name box and 'Set Group' button
- Changed image_overlay of 'Set Group' button
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/717/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
(COF Wearables)
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/704/
--HG--
branch : product-engine
|
|
\"Shopping cart\")
- Replaced Edit_Wrench and folder_view_icon icons with provided ones
- Shop_no_arrow icon already replaced in EXT-8160
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/712/
--HG--
branch : product-engine
|
|
|
|
|
|
since the problem occurs when we're already shutting down
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Mask' panel for German locale)
- Deleted overriden dimensions in DE, FR and JP locales
Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/703/
--HG--
branch : product-engine
|
|
|
|
LLNotificationsUI::LLScreenChannel::redrawToasts method.
Details:
Provided resetting hovered toast field in screen channel when toast destroyed along viewer logging out.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/705/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
cards.
|