Commit Graph

549 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Karl Stiefvater (qarl) d0a8ae4557 EXT-7910 allow GPU and feature table to load from a custom location 2010-06-18 12:33:17 -05:00
Dessie Linden 74817f151f Merged from q/viewer-release 2010-06-17 07:42:08 -07:00
Xiaohong Bao 84d3eb1bee Automated merge with ssh://hg.lindenlab.com/q/viewer-release 2010-06-16 14:08:51 -06:00
Tofu Linden 9ee5a62332 merge from PE's viewer-release 2010-06-16 11:02:45 +01:00
Leyla Farazha 83a7a342ea removing fullscreen functionality
reviewed by richard cc#212
2010-06-15 17:21:27 -07:00
Brad Payne (Vir Linden) 3ce5e0e99d EXT-6953 FIX - enable new walk/run by default 2010-06-15 16:56:51 -04:00
Andrew Polunin e460985ddf EXT-7639 FIXED added shop button which reacts according to the ticket description
- Added method LLAccordionCtrl::getExpandedTab() which search for the first expanded accordion tab. This method is a bit of hacking, but I discussed it with Vadim Savchuk.
- LLAccordionCtrlTab::isExpanded() is made 'const'. This is necessary to call it from getExpandedTab() which is also 'const'.
- Added all provided Marketplace URLs (taken from EXT-7257) to the settings.xml. So URLs can be configured without recompilation.
- Added method LLCOFWearables::getSelectedItems() which can be used to get ALL selected items (not only one).
- Class LLShopURLDispatcher is implemented in the llpaneloutfitedit.cpp.
- Added callback LLPanelOutfitEdit::onShopButtonClicked() which calls LLShopURLDispatcher to send user to the correct URL.
- Added shop button (shop_btn) widget in panel_outfit_edit.xml. It has invalid icon for now. After review I'm going to reassign the ticket to someone who will provide correct icons.

Reviewed by Vadim Savchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/569/

--HG--
branch : product-engine
2010-06-15 21:52:15 +03:00
Brad Payne (Vir Linden) 961656863a EXT-6571 WIP - fixes for handling of late arriving assets 2010-06-14 17:19:40 -04:00
Brad Payne (Vir Linden) e5ebea8636 merge 2010-06-11 14:09:52 -04:00
Brad Payne (Vir Linden) 8a5c71ea1d merge 2010-06-11 10:09:02 -04:00
Brad Payne (Vir Linden) 17520c17b1 EXT-6571 WIP - adding ability to handle late-arriving assets 2010-06-11 08:26:18 -04:00
Xiaohong Bao 482436019a EXT-7760: FIXED: only 10 avatars render non-impostored 2010-06-10 12:51:25 -06:00
Xiaohong Bao aa96a6a4e8 EXT-7760: FIXED: only 10 avatars render non-impostored 2010-06-10 12:51:25 -06:00
Lynx Linden 5f8cc41e79 Merging latest dessie/viewer-release into brad/viewer-public 2010-06-10 18:57:18 +01:00
Vadim Savchuk 27479d3523 merge
--HG--
branch : product-engine
2010-06-09 14:20:31 +03:00
Vladimir Pchelko 7bceff4dbc merge
--HG--
branch : product-engine
2010-06-09 13:53:43 +03:00
Vladimir Pchelko 0d5da282de EXT-7640 FIXED Added new option to viewer avatar height that allows users to see their height in either feet or meters
Feature details:

Added new property HeightUnits.
Implemented logic that build TextBox label correctly according to document
https://docs.google.com/a/productengine.com/Doc?docid=0AXxJWUubGIsoZGhqZDcya3JfMWdybXNwdGd0&hl=en -> 'Mockup - Edit Shape'

Reviewed by Vadim Savchuk, Neal Orman, Mike Antipov at https://codereview.productengine.com/secondlife/r/531/

--HG--
branch : product-engine
2010-06-09 13:46:10 +03:00
Tofu Linden e24bfa7866 merge from PE's viewer-release 2010-06-09 10:12:44 +01:00
Andrew Dyukov ae43801f44 EXT-6655 Fixed Made the default busy message repsonse localizable with already existing account settings
- The root of busy response problem is that this text is located in non-localizable xml and, to make things worse, may be changed by user. So usual translation approach is little help here. So busy response was set the following way(EXT-5885)- on first run, string was written there from strings xml and was never changed later without direct user actions. So after changin locale message always remained the same.

- To make this string localize each time locale is changed and if it is the same as default message, new setting was added- BusyResponseChanged which is TRUE if user's busy message differ's from default. If it is true, we do nothing when locale changes, otherwise we set default message from current locale as user's busy message.

- Old transitional code from DEV-24146 was removed in this diff including unnecessary "BusyModeResponse2" setting(it is not needed because we'll anyway have to set busy message to default after first run of viewer after this fix and now busy response will be stored in "BusyModeResponse").

Warning! If user modified busy response message before this fix, it will be reset to default after first postfix run.

Reviewed by Richard Linden at https://codereview.productengine.com/secondlife/r/350/

--HG--
branch : product-engine
2010-06-08 23:30:56 +03:00
Alexei Arabadji 50eb27a04d EXT-7644 FIXED Implemented functionality for locking outfit modification controls and used it for 'save outfit' action.
1 Added functionality for locking outfit in LLAppearanceMgr. Outfit should be locked when outfit related operation is started(now it is used for updateBaseOutfit) and unlocked when operation completed or timeout is exceeded.
2 Added outfit saved and outfit lock changed signals to LLOutfitObserver.
3 Updated LLPanelOutfitsInventory and LLPanelOutfitEdit with functionality of controlling 'save outfit' controls state('save outfit' controls should be enabled only if outfit isn't locked and outfit is dirty).
4 Renamed action label of method LLPanelOutfitsInventory::isActionEnabled "make_outfit" to "save_outfit".

--HG--
branch : product-engine
2010-06-08 15:36:48 +03:00
Tofu Linden 9d0a5c6e91 merge from PE's viewer-release 2010-06-08 16:48:47 +01:00
Loren Shih 68bd89ee4d EXT-7504 WIP Force decloud after timeout using lower res textures
Reduced LowResTextures timeout from 3 to 2 minutes.
2010-06-08 10:49:58 -04:00
Dessie Linden 085b2c24f9 Merge from viewer-public 2010-06-07 11:27:42 -07:00
Lynx Linden 185cd5d261 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-06-07 12:14:13 +01:00
Xiaohong Bao eec00a712f Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-06-04 22:38:22 -06:00
Dessie Linden b570ee5fbc Merged from viewer-public 2010-06-04 09:03:00 -07:00
Dessie Linden 44ac5dc937 Merged from viewer-public 2010-06-04 08:55:51 -07:00
Loren Shih a77d273e3a automated merge 2010-06-04 10:27:46 -04:00
Loren Shih 882d8952da EXT-7504 WIP Force decloud after timeout using lower res textures
Added hack for testing lower texture discard level performance.
Enabled LowResTextures timeout.
2010-06-04 10:25:40 -04:00
Richard Linden f968b6078b merge 2010-06-03 15:00:59 -07:00
Xiaohong Bao 29896d26c2 EXT-7630: FIXED: turn on http texture fetching by default. 2010-06-03 14:08:22 -06:00
Vadim Savchuk c7b3ff29c0 merge
--HG--
branch : product-engine
2010-06-03 19:13:39 +03:00
Andrew Polunin 5609f78f45 EXT-5808 FIXED Mini-Location panel was added below Navigation Bar
- Implemented class LLPanelTopInfoBar (llpaneltopinfobar.h, llpaneltopinfobar.cpp, panel_topinfo_bar.xml). Most of it's implementation is borrowed from LLLocationInputCtrl class.
- Mini-Location panel is turned off by default.
- Added top bar context menu option \"Show Mini-Location Panel\".
- Mini-Location panel displays the same context menu as top bar.
- Added code to initialize LLPanelTopInfoBar in llviewerwindow.cpp.
- Added declaration of the widget in main_view.xml

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/464/

--HG--
branch : product-engine
2010-06-03 18:59:16 +03:00
Tofu Linden e57ae45174 merge from PE's viewer-trunk 2010-06-02 20:17:25 +01:00
Yuri Chebotarev 4ac34230c1 EXT-6744 FIX add settigns variable "LandmarksSortedByDate"
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/489/

--HG--
branch : product-engine
2010-06-02 18:19:41 +03:00
Tofu Linden 08ee190ec8 EXT-7499 WIP Prevent other avatars from remaining with a ruth shape
to be reviewed by nyx.
2010-06-01 22:30:14 +01:00
brad kittenbrink 592ee60a13 Automated merge with http://hg.lindenlab.com/dessie/viewer-public 2010-06-01 10:06:40 -07:00
Dessie Linden 20a69c3771 Merged from viewer-public 2010-06-01 04:47:53 -07:00
Mike Antipov 785abfcf41 EXT-7516 FIXED Completely removed bottomtray's "Sidebar" button and related settings/functionality
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/474/

--HG--
branch : product-engine
2010-06-01 13:24:40 +03:00
Loren Shih 7efaa216a1 EXT-7504 WIP Force decloud after timeout using lower res textures
Code cleanup.
Some minor changes in logic for when low res texture is used.
Added more metrics to notifications and texture debug output.
2010-05-28 16:45:23 -04:00
Aimee Linden 24a867a646 Merged from ssh://hg.lindenlab.com/dessie/viewer-private 2010-05-28 17:19:20 +01:00
Loren Shih 955698c7a6 automated merge 2010-05-28 10:41:17 -04:00
Aimee Linden 4f0d410904 EXT-7496 FIXED Turn OFF extra Voice debug logging when merging Voice Morphing 2010-05-28 12:28:40 +01:00
Tofu Linden a7ffd8b7a3 merge from PE's viewer-trunk 2010-05-28 09:56:21 +01:00
Palmer f6ee642edf merge 2010-05-27 17:19:52 -07:00
Loren Shih 9cbd65d679 EXT-7504 WIP Force decloud after timeout using lower res textures
Changed lower res timeout setting to be persistent.
2010-05-27 19:08:25 -04:00
Loren Shih e89611291e EXT-7504 WIP Force decloud after timeout using lower res textures
EXT-7526 FIXED Add baked texture information to texture view

First attempt at low res textures after timeout.
Added debug setting to control whether low res texture timeout is used.
Added baked texture load information to texture view debug display.
Trivial name changes to some variables.
2010-05-27 18:59:28 -04:00
brad kittenbrink d9052212b5 Merge of latest dessie/viewer-public with brad/viewer-public 2010-05-27 15:40:16 -07:00
Brad Payne (Vir Linden) aa9c621cb9 EXT-6953 WIP - cleanup 2010-05-27 15:19:26 -04:00
Brad Payne (Vir Linden) 4fdf70d213 merge 2010-05-27 14:31:39 -04:00