Age | Commit message (Collapse) | Author |
|
outfit is changing.
Implementation details:
* Added flag to LLAgentWearables to determining that outfit is changing. Synchronizing it with mLoadingStartedSignal and mLoadedSignal signals.
* Check this flag when there is no outfit set to show empty title when outfit is being changed.
* Also updated condition to disable "Wear" button when outfit is being changed.
Additional improvements:
* Removed reference to parent LLSidepanelAppearance from the LLPanelOutfitsInventory.
* Now LLSidepanelAppearance is subscribed to mLoadingStartedSignal and mLoadedSignal to update its loading indicator.
Known Issue:
* When new outfit is being worn its name is shown in title for a short moment (loading indicator is shown at this time). Then it is changed with an empty title and is shown when outfit is already worn.
If necessary it should be investigated and fixed in scope of another issue.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/593/
--HG--
branch : product-engine
|
|
|
|
We now point directly to the wiki for Viewer release notes and we
include three digits in the version number. E.g.,
http://wiki.secondlife.com/wiki/Release_Notes/Second Life Beta Viewer/2.1.0
|
|
|
|
|
|
reviewed by Mike Antipov, Loren Shih at https://codereview.productengine.com/secondlife/r/599/
--HG--
branch : product-engine
|
|
reviewed by Leyla
|
|
|
|
|
|
|
|
|
|
Removed "open" menu option, to be consistent with right-click options on inventory folders elsewhere.
|
|
"Open" is added conditionally based on item type.
|
|
|
|
|
|
problem with ordering in multi-wearables
|
|
|
|
Fixed highlight and open item code to work for both categories and items (was previously only working for items).
|
|
|
|
reviewed by richard
|
|
reviewed by Richard
|
|
|
|
no_matched_tabs in panel or no_visible_tabs in panel.
Added "no_matched" and "no_visible" text for TeleportHistory.
+ Added "no_visible" text for My Outfit list.
+ Fixed filtering in TeleportHistory.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/591/
--HG--
branch : product-engine
|
|
inappropriate.
The "Add" item of wearable context menu is now disabled if multiple clothes selected
or when you can't add more wearables of the given type (max number is worn).
Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/595/
--HG--
branch : product-engine
|
|
inventory panel is changed.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/597/
--HG--
branch : product-engine
|
|
code are in sync
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
> text boxsize
Reviewed by Vadim Savchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/576/
--HG--
branch : product-engine
|
|
|
|
list to 1/3 the vertical height
- Increased height of 'Add to Outfit' panel and set animate for layout stack. Animate attrubute was set to true to force proper calculation of layout panels size when one of the layout panels can dynamically change its visibility
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/588/
--HG--
branch : product-engine
|
|
the Group profile information
- Increased width of layout panel and its accordion
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/589/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/594/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
reviwed by Loren Shih at https://codereview.productengine.com/secondlife/r/575/
--HG--
branch : product-engine
|
|
|
|
|
|
reviewed by richard cc#212
|
|
|
|
|
|
made world view extend to where menu bar would normally be when in mouselook
|
|
#ifdef'd a couple more llinfos spam to not show up in release mode.
|
|
|
|
|
|
|
|
llqtwebkit build has been updated.
|
|
#ifdef'd a bunch of llinfos spam to not show up in release mode. Removed some other legacy comments.
|
|
Removed hack (this was just used for debugging avatar rez times).
|
|
|
|
|