Age | Commit message (Collapse) | Author |
|
Resolved conflicts in llpaneloutfitedit.cpp
--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
|
|
|
|
|
|
Fixed an issue in LLFlatListView where calling setCommitOnSelectionChange(true) wasn't always causing the commit signal to be sent when the selection changed.
Reviewed by Richard at http://codereview.lindenlab.com/2579010
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to/from camera customize mode
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/732/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
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
|
|
--HG--
branch : product-engine
|
|
(EXT-8003 FIX, EXT-8048 FIX) is backed out.
Restoring string "You don't have any outfits yet. Try [secondlife:///app/search/all/ Search]" for case when there are no any outfits yet after backout.
--HG--
branch : product-engine
|
|
(and backed out in b9dbc7055df2)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Details:
Made max message line count configurable and by default 10 lines.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/730/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
That patch leaded to two issues:
* broken message for empty accordion in Teleport History Panel. For now it looks like "Missing String (Didn't find... [Search].)"
* there are multiple warnings like "LLTrans::getString: ONCE (10th time seen): Missing String in strings.xml: []" for accordions which have empty default strings (Friends list for ex.)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
away selection from the item set by LLTextureCtrl owning the texture picker floater.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/679/.
--HG--
branch : product-engine
|
|
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/733/
--HG--
branch : product-engine
|
|
the location input.
Reason: LLSLURL constructor failed to determine invalid SLURLs (see EXT-8335).
It's late to try fixing it, so I introduced a workaround.
By the way, fixed a regression with SLURLs not being shown unescaped in the location input.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/726/
--HG--
branch : product-engine
|