Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
reviewed by Monroe
|
|
viewer wouldn't compile under linux, due to gcc being paranoid about a few
things. Fixed them up and got them reviewed.
Code reviewed by bao.
|
|
|
|
|
|
|
|
|
|
|
|
Uploading texture caused the dummy avatar preview to initialize its joints twice
removing extra call to initInstance removed the crash in LLJoint.
Verified repro no longer crashes viewer.
Code reviewed by Vir.
|
|
|
|
|
|
reviewed by Callum
|
|
|
|
|
|
|
|
|
|
details floater instead of trying to do a search for the event.
|
|
|
|
reviewed by Callum
|
|
|
|
|
|
|
|
to Viewer Prefs
had to fix how radio groups bind to saved settings to support changing radio item order
tested all existing radio groups bound to a saved setting
reviewed by Callum
|
|
|
|
llimage.cpp:271]
|
|
|
|
|
|
bold as (worn) when only one is actually worn"
Simple special-case fix for this specific issue, although I added a comment to llwearablelist.h that eventually the whole LLWearableList class will need some redesign.
Core issue is that you can have multiple itemIDs pointing to the same assetID and LLWearableList doesn't account for this possibility during lookup-wearable-by-assetID operations.
|
|
|
|
|
|
header file after clearing the texture cache.
|
|
|
|
mime type
Modified LLParcelMediaAutoPlay and LLParcelMedia so that it should no longer attempt to create media instances when the media type is set to "none/none".
Also, made LLViewerParcelMedia::getURL() return an empty string when the media type is none/none, which should make the UI better reflect the fact that it won't be loaded.
Reviewed by Callum at http://codereview.lindenlab.com/686010
|
|
|
|
Reviewed by Mani
|
|
|
|
|
|
|
|
LLTextureCache::updateTextureEntryList[secondlife-bin lltexturecache.cpp:847];
EXT-5711: Some textures loading from cache seems jammed;
EXT-5599: Viewer crashes consistently, in Linden Homes region.
|
|
|
|
|
|
localization)
- Applied localization to the label string
Reviewed by Mike Antipov in https://codereview.productengine.com/secondlife/r/53/
--HG--
branch : product-engine
|
|
We now display custom labels and tooltips for the various
secondlife:///app/agent SLapp suffixes that we support. These include:
/mute, /unmute, /pay, /im, /offerteleport, and /requestfriend. For
example, entering:
secondlife:///app/agent/3e2d81e8-6269-8100-860e-c64e5cee3c2c/mute
Now displays the SLapp in text chat as "Mute <Name>", rather than
simply "<Name>".
|
|
need 'en' xui xml designer rework for multiple languages)
* Increased max width of tabs from 54 to 100 px to accommodate all tabs' labels.
Note: scroll arrows appear for all locales. Full redesign is required for the Build floater
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/48/
--HG--
branch : product-engine
|
|
(Clicking the plus button in the Places side panel only lets you add landmarks not folders)
added auto-expanding My landmarks Tab when it is closed and Add folder menu item is clicked
Reviewed by Mike at https://codereview.productengine.com/secondlife/r/10/
--HG--
branch : product-engine
|
|
designer to adjust width.
increased width of the "last interaction" text editor to accomodate two japanese hieroglyphs
when 2 digit number is shown
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/47/
--HG--
branch : product-engine
|
|
Einstellungen, Tab Sound & Medien: Stummschalten, wenn minimiert is truncated
* Increased floater width from 620 to 658 px to accommodate it to checkbox label width.
* Updated "Busy mode response" (on General tab) texteditor and "Always show" & "Never show" lists (on Notifications tab) to be looks better on a wider width.
* Content of other panels was not redesigned.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|