Age | Commit message (Collapse) | Author |
|
|
|
Reviewed with Richard
|
|
|
|
|
|
duplicated string id.
|
|
|
|
|
|
|
|
|
|
Server 1.40 will be deployed before Viewer 2.1, and it sends more
extensive money transaction messages, so I removed all the old
crufty localization code. If Viewer 2.1 connects to an older
server (like a dev grid) money transaction messages will be
English only. This simplifies the code tremendously.
Reviewed with Leyla
|
|
Switched off by default for now until Web content ready - turn on with Debug Settings - 'QuickBuyCurrency'
Reviewed by Sam/Richard
|
|
|
|
Avatar now enters "appearance editing" mode when opening the outfit or
wearable editors in the sidepanel. Changed code to ensure we don't
accidentally switch out of it and back in when switching from one to the other.
Note that this cuts out LLFLoaterCustomize from being built and shown to the user
from any UI. The code for this (and related classes) will be removed once we have
pulled any code out of it that we still need. The current outfit and wearable
editors should be working sufficiently for most purposes. Bugs should be reported
to Nyx Linden or the avatar team.
Code reviewed by Vir
|
|
Texture elements are now smaller so the floater doesn't consume the entire viewer window space.
|
|
- Increased floater width
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/435/
--HG--
branch : product-engine
|
|
- Moved to the right color_swatch
- made more vertical and horizontal space for \"Opacity\" and \"UI Size\"
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/416/
--HG--
branch : product-engine
|
|
- Made more vertical space between radio group and status text to avoid overlapping
- Moved by 5 pixels to the left \"checkbox fullbright\" checkbox to avoid trancation
- Replaced checkbox's label with TextBox to have ability to apply word_wrap for truncated label
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/430/
--HG--
branch : product-engine
|
|
connected to the buttons bar below
- Made 'Add to outfits' and 'Edit outfit' panels visually connected to the buttons bar below
Reviewed by Mike Antipov and Neal Orman at https://codereview.productengine.com/secondlife/r/416/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
on low end hardware.
adjust the arrangements of the panel "preferences -> graphics -> Advanced".
|
|
|
|
Reviewed with Erica (language) / Leyla (code)
|
|
|
|
1 or 2 on low end hardware.
added a slider in "preferences -> graphics -> Advanced" to change RenderAvatarMaxVisible value.
|
|
- Added 'MarketplaceURL' setting in settings.xml to represent URL which points to the Marketplace.
- Added member mShopBtn in the class LLSidepanelInventory.
- Added handler LLSidepanelInventory::onShopButtonClicked() which handles a click on the 'Shop' button
- Added corresponding widget in the sidepanel_inventory.xml
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/408/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Because it is not enough to call showInstance for Build Floater it was implemented in a such way:
* set save_visibility==true in floater tools to update button toggle state properly and subscribe Build button to listen visibility changes
* added callback to observe parcel changing to set build button enabled/disabled.
KNOWN ISSUE:
if build permissions are changed button will not change state until restart/teleport
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/413/
--HG--
branch : product-engine
|
|
Trivial fix, so not reviewed.
--HG--
branch : product-engine
|
|
Most changes are in xml, but changing of view buttons overlay icons in lists from add wearables is implemented in code. Dragbar icon was only added as file, it will be integrated in EXT-7255 (There is no dragbar between 'Edit Outfit' and 'Add to Outfit:' panels).
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/410/
--HG--
branch : product-engine
|
|
Auto-resolved conflicts in:
- indra/newview/llpaneleditwearable.cpp
- indra/newview/llviewermenu.cpp
- indra/newview/llviewerwindow.cpp
- indra/newview/skins/default/xui/en/notifications.xml
--HG--
branch : product-engine
|
|
|
|
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/414/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now refers to Username. Also checked with Char to make sure
it's OK to refer to Steller Sunshine (she's fine with it) and
fixed the spelling of "Steller"
|
|
|
|
Added outfit baking notification.
Cleaned up some code around notifications.
Added some more clarity to notification message wording.
|
|
Product team request. Reviewed with Leyla
|
|
|
|
Adds a color swatch to tattoo wearable that allows users to color their tattoos.
Defaults to white so should not affect existing tattoo wearables.
Code reviewed by Vir.
|
|
--HG--
branch : product-engine
|
|
Implementation details:
* Added new setting SidebarWithButtonsVisibility
* Sidebar bottom tray button changes its value on click (toggle state - value is TRUE)
* SideTray listens changes of this setting's value and change its and its buttons visibility
* expand/collapse Sidebar state is stored between changes of the setting.
Reviewed by Yuri Chebotarev at https://codereview.productengine.com/secondlife/r/403/
--HG--
branch : product-engine
|
|
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/406/
--HG--
branch : product-engine
|