Age | Commit message (Collapse) | Author |
|
name
|
|
Added link to marketing page.
|
|
voice effect preview.
|
|
different effect is selected. Added a notification on receiving new voice effects.
|
|
Tidied up initialization of voice font expiry timers.
|
|
|
|
|
|
|
|
|
|
(was: EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture.)
This was causing osx/linux build failure.
|
|
Hide Me->My Voice menu item when VoiceMorphing is disabled.
Removed temporary VoiceFontsAvailable debug setting.
|
|
|
|
can be used in notifications as well.
|
|
dates.
|
|
|
|
|
|
Remove the activate button in the preview floater for now, it doesn't work in capture mode.
Remove the remains of the play button.
|
|
single-click preview is possible.
|
|
Separate Play and Stop callbacks, to allow single click previews in the effect list.
|
|
|
|
the Voice Effects preview is opened.
Disconnecting from voice on hitting record was taking too long and causing the start of the voice recording to be cut off.
|
|
Updated "Preview Voice Morphing" and "Get Voice Morphing" items in the Voice Effect combo
|
|
|
|
|
|
work).
Moved the processing of clicks on _external and _blank targeted links from LLMediaCtrl to LLViewerMediaImpl.
Removed LLMediaCtrl::setOpenInExternalBrowser() since that functionality is available through the use of the _external target attribute in web content.
Removed LLMediaCtrl:: setOpenInInternalBrowser() since it was unimplemented and not used.
Made the webkit media plugin set llqtwebkit's window open behavior to WOB_SIMULATE_BLANK_HREF_CLICK. This is #ifdefed out on Linux until we get a new Linux build of llqtwebkit.
|
|
|
|
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
|
|
|
|
|
|
- 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.
set RenderAvatarMaxVisible to be 3 by default for low-end settings.
|
|
in destructor.
Reviewed by Mike Antipov.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
wearable bottom list)
Reviewed by Mike Antipov, Vadim Savchuk and Neal Orman
--HG--
branch : product-engine
|
|
replacing/wearing outfit externally (my inventory)
Reviewed by Neal Orman and Mike Antipov
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
items to several selected avatars in avatar picker:
1. Select items to share
2. Click Share; Resident chooser opens
3. Select residents to share with, click SELECT
4. Selected items are transferred to selected users
5. Pop-up toast confirms transfer
Some implementation notes:
* Avatar Picker is not closed when give inventory requests are sent (to be enable change selection and offer other items to other avatars)
* Select button is enableв if all selected items can be offered.
* Disabling of the "Share" menu item in the Inventory context menu is syncronized with check (before sending offer) whether item can be offered at all
Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/364/
--HG--
branch : product-engine
|
|
functionality was moved from the LLToolDragAndDrop to a separate class - LLGiveInventory.
To allow give several inventory items to several selected residents I need some functionality encapsulated in LLToolDragAndDrop class out of it.
No functionality should be changed.
LLToolDragAndDrop was updated to use new LLGiveInventory'methods instead of removed ones.
There were moved methods related to:
- give inventory item
- give inventory category
- log into chat
Such functionality was moved:
- is give acceptable
- do inventory give operation
- send give inventory request to server
- process give inventory for protected items
QA Notes: Functionality related to give inventory via drag and drop should be re-tested closely.
Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/364/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
on low end hardware.
adjust the arrangements of the panel "preferences -> graphics -> Advanced".
|
|
voice effect combo if "Preview" or "Add effects" is chosen while no effects are enabled.
|
|
|
|
1 or 2 on low end hardware.
added a slider in "preferences -> graphics -> Advanced" to change RenderAvatarMaxVisible value.
|