Age | Commit message (Collapse) | Author |
|
pointing to it
Warning now comes up if you try to delete an item that has any item links pointing to it (in memory). This assumes that the viewer actually knows about those links, which is true at least in 2.0 since links only appear in Outfits folders and this code causes those to be fetched into memory on startup.
|
|
|
|
reviwed Mike Antipov at https://codereview.productengine.com/secondlife/r/357/
--HG--
branch : product-engine
|
|
- Changed menu item's label of 'viewer menu' and 'login viewer menu'
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/354/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
- Removed separator from Me->My Status
Reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/353/
--HG--
branch : product-engine
|
|
tab > Teleport button truncated
- Changed buttons width in EN and PT locales
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/352/
--HG--
branch : product-engine
|
|
Corrected functionality that determines is syswell window is empty;
Removed obsolete functionality related to separator of syswell window items;
reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/349/
--HG--
branch : product-engine
|
|
Replaced usage usage of "ObjectGiveItemUnknownUser" notification with functionality provided by LLPostponedNotification class;
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/345/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
(changes name of setting WindowFullScreen to FullScreen per discussion in jira.)
|
|
|
|
|
|
direction) when HTTP Textures is enabled.
turn on HTTP uploading cap check for baked textures and turn off HTTP downloading checking for baked textures.
|
|
--HG--
branch : product-engine
|
|
Trivial, not reviewed.
--HG--
branch : product-engine
|
|
to open secondary Inventory floater
Added inventory toggle button to panel_group_notices.xml
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/348
--HG--
branch : product-engine
|
|
disabled and a loading indicator should appear next to the outfit name).
When user presses the "Wear" button in the outfits list, we disable the button and display a perpetual loading indicator until all wearables of the outfit being worn get loaded.
Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/347/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
an object has been drug&dropped from Trash folder)
Reason: LLFoldefView has set ShowSelectionContext attribute when drag is started. And selected item is shown with filled selection after item is dropped until mouse is over inventory panel.
In case of drag from Trash that item removes from inventory and selected item is the whole My Inventory folder. So, it is shown with filled selection.
To fix this bug it is necessary to call setShowSelectionContext(FALSE);
Implemented in LLFolderView::onMouseLive() handler.
Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/275/
--HG--
branch : product-engine
|
|
recent inventory renames newest item instead.)
Implemented Recent Inventory Panel specific classes to create appropriate context menu for Folders in Recent Items Panel:
* Registered new LLInventoryRecentItemsPanel class
* Added appropriate Folder Bridge and Bridge Builder
Updated main inventory panel to not show "+" button on Recent Items tab
* Placed controls into Layout Stack.
* Change visibility of panel with "+" button while switching between tabs.
* also made bottom panel wider to be consistent with other side panels (see screenshots).
Reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/334/
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
via PSTN bridge)
Current patch fixes displaing of Avaline callers in Block List:
* Now it shows as Avaline Caller 1, etc.
Implemented via using name from AvatarListItem to create LLMute object.
Reviewed by Aimee Walton at https://codereview.productengine.com/secondlife/r/340/
--HG--
branch : product-engine
|
|
(in either direction) when HTTP Textures is enabled.
set LLPipeline::sForceOldBakedUpload = TRUE; by default so baked texture uploading always through UDP.
|
|
|
|
Changed from #define to debug setting "DebugAvatarRezTime".
|
|
|
|
Fix for logic about when all folders have been fetched.
Some infrastructure cleanup.
|
|
Adding viewer-side sanity check to make sure attachments have a legal slot.
|
|
Added code to support non-recursive inventory folder fetching for AIS.
|
|
|
|
|
|
|
|
either direction) when HTTP Textures is enabled
Fixed baked textures downloading. Uploading will be fixed on the server side.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reviewed by Richard
|
|
reviewed by Richard
|
|
|