Age | Commit message (Collapse) | Author |
|
--HG--
branch : product-engine
|
|
|
|
|
|
or outfit editor is exited.
reviewed and contributed to by Nyx
|
|
off.
Raise priorities of textures for self avatar to the highest.
|
|
profile page after Voice chat was disabled in 'Preferences'
There was a missing listener notification when enabling/disabling voice
CR (actualy, took code from) Valeriy ProductEngine
|
|
|
|
Backed out changeset e6feef9704cf to re-introduce Bao's fix
|
|
|
|
in main locale, remove horizontal align in 'de' locale.
For now all locales have the same center aligning with right padding to ignore space under indicator.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/519/
--HG--
branch : product-engine
|
|
Upgrade Darwin libcurl to 7.20.1 and ares to 1.7.1
|
|
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/520
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Friends List.
This patch follows (23f0f13abc8b) and prevent to show two messages about empty Friends list.
Reviewed by Vadim Savchuk.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
LLLineBreakSegment.
reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/516/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
LLInventoryFetchItemsObserver
Reason: LLInventoryFetchItemsObserver is used to fetch necessary gesture items. Its logic was based on count of "inventory changed" events. In case of there was too many requests stored item UUIDSs are be removed from queue by mistake - notification can be triggered because some other item is renamed.
This issue can appear wherever LLInventoryFetchItemsObserver is used.
Fix: improved logic to make decision to give up fetching items.
For now it bases on period while waiting items to arrive from server and a number of attempts to repeate waiting.
This is a constants of the LLInventoryFetchItemsObserver (10 times by 10 seconds)
Tested with test case in JIRA (total count of inventory items - 13,888).
Most likely that was a reason of inventory loss (EXT-7503).
Reviewed by Brad Payne at https://codereview.productengine.com/secondlife/r/507/
--HG--
branch : product-engine
|
|
(panel outfit edit)
extended find wearables of type functor to filter out links
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/522
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
reviewed by Nyx
|
|
|
|
added "add" menu item to clothing right-click menus and corrected
"wear" to mean "replace top wearable of this type"
reviewed by Richard
|
|
|
|
Cleaned up a few things upon code review.
Code reviewed by vir for this checkin as well as following previous commits:
a801af3728ee
af42810b946c
|
|
appearance" mode)
Call gAgentCamera.resetView() when exiting appearance/outfit editing mode.
|
|
|
|
|
|
viewer
reviewed by Mani
|
|
|
|
|
|
Cleaned up readBackAndUpload and added better comments.
|
|
|
|
name, and just saves changes.
reviewed by Nyx
|
|
|
|
|
|
More informative logic added in to track when an upload is actually happening.
Did some minor reformatting.
|
|
previews on 'Front view' while editing shapes).
Reviewed by Richard.
|
|
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/523/.
--HG--
branch : product-engine
|
|
Minor logic fix for status display.
|
|
Added color, emphasis, and more information to texture view.
|
|
Problem reproduced for items which had divider at the bottom. It was caused by non-optimal placement of divider
in item. To fix this, "top" attribute of divider was changed, and when done so it turned out that increase of items
height from implementation of this task was not necessary, so rolled back these changes in xml and code. Also added some padding between flatlists items to avoid cropping of top part of item selection because of divider.
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/502/
--HG--
branch : product-engine
|
|
Trivial change to texture debug readout.
|
|
|
|
Added fix for logic behind resetting upload timer.
|
|
- Increased "About Land" button width and moved it below parcel icons.
- Increased "Region/Estate" button width (also truncated text in multiple langs).
- Increased advanced place info accordion minimal height to avoid vertical scrolling inside tabs (in all tabs except "For Sale").
- Decreased "Estate" and "For Sale" panels height to avoid extra free space.
Reviewed by Paul Guslisty https://codereview.productengine.com/secondlife/r/503/
--HG--
branch : product-engine
|
|
|