Age | Commit message (Collapse) | Author |
|
--HG--
branch : product-engine
|
|
|
|
of interpolation failures.
|
|
|
|
|
|
|
|
|
|
EXT-7399: FIXED: 2.0.2 with http textures loads textures slower than 1.23.5
|
|
|
|
--HG--
branch : product-engine
|
|
Details:
1 Provided passing necessary is_group parameter to LLPostponedNotification::add<LLPostponedServerObjectNotification> method call;
3 Corrected handling group name in LLPostponedNotification::onCachedNameReceived;
2 Added check on retrieved name from cache name and replacement with fallback value.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/743/
--HG--
branch : product-engine
|
|
added updating Plus button (Wear Item button) on COF changes (only when Edit Outfit panel is trully visible)
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/742/
--HG--
branch : product-engine
|
|
selected in outfit editor)
- Fixed old market place URL to the new one in the settings.xml.
- Implemented the following feature: \"When Add More panel in focus selection inside it should supersede selection in accordions\". To achieve this:
-- LLPanelOutfitEdit::getCOFWearablesSelectionType() function was implemented.
-- LLPanelOutfitEdit::getAddMorePanelSelectionType() function was implemented.
-- LLPanelOutfitEdit::getWearableTypeByItemUUID(const LLUUID& item_uuid) function was implemented.
-- LLPanelOutfitEdit::onShopButtonClicked() was rewritten to use those functions.
- Fixed the problem with shop button and gender: now shop button for male leads to male links.
Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/725/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
to the LLAppearanceMgr::addCOFItemLink(...)
appearance update callback wasn't passed down to LLAppearanceMgr::addCOFItemLink(...),
so wearables list was updated before receiving server response regarding creating of the COF item link
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/741/
--HG--
branch : product-engine
|
|
panel opening.
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/680/.
--HG--
branch : product-engine
|
|
Corrected question string in xml.
Trivial fix- no review.
--HG--
branch : product-engine
|
|
xml.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/738/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
Made LLPipeline::generateWaterReflection() not try to call LLVOAvatarSelf::updateAttachmentVisibility() if isAgentAvatarValid() returns false.
Reviewed by Nyx at http://codereview.lindenlab.com/2585007
|
|
|
|
|
|
Original patch merged poorly with a coverity cleanup, resulting in us not
passing the callback on to the proper functions for clothing (we did for
bodyparts). Added the callback and wearing clothing works again!
Code reviewed by Monroe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
triggered for all exceptions and lead to deadlocks
|
|
'Save' for outfit with non-link items.
- Added inventory collector functor to select items by their actual type.
- Fixed outfit "dirtiness" calculation so only link items are checked.
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/728/.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Upload sub-menu)
- In viewer menu 'Set Default Upload Permissions' menu item was moved from 'Options' menu to the 'Upload' menu.
- 'Set Default Upload Permissions' menu item was added to the inventory menu.
- Removed stray separators.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/734/
--HG--
branch : product-engine
|
|
name="InvFolder favorite".
"Favorites" folder is created on first login for new account.
Historically it can have default name started from "f" or "F" on different accounts.
So, we have to localize both of them with the same value.
Reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/731/
--HG--
branch : product-engine
|