Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Richard Nelson 37392b4b77 removed duplicate winmm entry for debug builds 2010-06-04 09:15:44 -07: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
Igor Borovkov 2067454025 EXT-7641 FIXED removed a button bar from Edit Wearable panel
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/521/

--HG--
branch : product-engine
2010-06-04 18:29:39 +03:00
Nyx (Neal Orman) c26eeb6f7a Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-06-04 11:10:15 -04:00
Paul Guslisty bca161ca89 EXT-7596 FIXED Reworked filters 'My Appearance' and 'Add Wearaples' panel corresponding with spec
- Changed label and font of filter's label in 'Add Wearables' panel
- Added magnifier icon to the filters of 'My Appearance' and 'Add Wearables' panels

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

--HG--
branch : product-engine
2010-06-04 17:45:07 +03:00
Paul Guslisty 9343389313 EXT-7595 FIXED Add empty space above button bar with 'Add more...' button in Add Wearables panel
- Decreased accordion height

Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/512/

--HG--
branch : product-engine
2010-06-04 17:44:28 +03: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
Loren Shih 0309a18d1a EXT-7628 FIXED Don't cache lower res baked textures
Changed hash mangling algorithm slightly.
2010-06-04 10:23:11 -04:00
Tofu Linden 15b855409a Fix a long-suffering logging unit test failure, re-enable the test.
This makes logs look less scary on Linux, in-line with other platforms.
2010-06-04 13:58:19 +01:00
Igor Borovkov f954936d60 EXT-7575 FIXED appended attachment location after name in parenthesis.
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/514

--HG--
branch : product-engine
2010-06-04 15:53:07 +03:00
Igor Borovkov caeeebe86a EXT-7607 FIXED added 2px gap between a texture label and a texture preview area for all texture pickers
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/509/

--HG--
branch : product-engine
2010-06-04 15:49:59 +03:00
Mike Antipov 5e05d94f13 EXT-7548 FIXED Reset control variable for "Build" & "Map" buttons on destroy.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/517/

--HG--
branch : product-engine
2010-06-04 15:41:04 +03:00
Alexei Arabadji f99a601dbe EXT-7485 FIXED Provided update of 'save as' button status and save outfit panel status.
1 published LLCOFObserver as LLOutfitObserver(moved from llpaneloutfitedit.cpp to lloutfitobserver.h)
2 decoupled outfit edit panel and observer by replacing pointer to panel with signals and made observer as singleton
3 moved call of LLAppearanceMgr::getInstance()->updateIsDirty() from outfit edit panel to observer(discussed with IB)
4 modified updating of combo button state on outfit panel using LLOutfitObserver
5 modified refresh of outfit name and status on outfit change event using LLOutfitObserver
6 removed unnecessary LLWatchForOutfitRenameObserver that caused excessive updates of outfit panel status name

--HG--
branch : product-engine
2010-06-04 14:58:48 +03:00
Vadim Savchuk 411a78826d Merge from default branch
--HG--
branch : product-engine
2010-06-04 14:38:59 +03:00
Yuri Chebotarev 15711b29af merge
--HG--
branch : product-engine
2010-06-04 13:58:18 +03:00
Yuri Chebotarev 9345f01d4b EXT-7547 FIX update allowing padding according to sidebar state
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/492/

--HG--
branch : product-engine
2010-06-04 13:57:19 +03:00
Mike Antipov e1189d0e2e EXT-7368 FIXED Implemented new "empty_accordion_text" textbox to show help text when there are no visible tabs in accordion.
* Textbox always fit whole accordion.
* This text is updated with search_term (in link to open Search floater) when new filter substring is passed to accordion.
* Accordion is notified by its tabs when their visibility is changed.

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/486/

--HG--
branch : product-engine
2010-06-04 13:29:25 +03:00
Tofu Linden be7554c3b6 merge from PE's viewer-trunk 2010-06-04 09:52:48 +01:00
Dave Parks 0c8164b894 Fix for useVBOs being busted when sEnableVBOs gets flipped.
(transplanted from 19717602f45950c058c8ddce792d57ef21f67c99)
(transplanted from 11bf20602885c3d2d42d8a7f7361d2005a708b5c)
2010-06-04 00:09:52 -05:00
Tofu Linden 866961d4b3 merge from PE's viewer-release 2010-06-11 08:15:09 +01:00
brad kittenbrink 602feee681 Merge 2010-06-03 18:21:27 -07:00
brad kittenbrink 94a2a1a98b Backed out renaming of log files (changeset 7357f4ef70df)
executed: 'hg backout -r 7357f4ef70df --merge'
2010-06-03 18:21:06 -07:00
Nyx (Neal Orman) 47beb6dc9c AVP-44 WIP Multi-wearables architecture
One step closer to full support of multi-wearables architecture

code will be reviewed before pushing.
2010-06-03 21:09:49 -04:00
Nyx (Neal Orman) 6286b1cbd4 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-06-03 20:06:34 -04:00
Nyx (Neal Orman) 2caa710a46 VWR-19699 WIP Correct operations for wear and replace on wearables
Resident-submitted patch, cleaned up so it matches style and compiles/builds
well. Appears to work for stated goals but will need some more UI work to
ensure consistency.

WIP checkin, will be code reviewed before pushing.
2010-06-03 20:06:25 -04:00
Monroe Linden a916467668 Code cleanup in LLPanelEditWearable, from Nyx.
Removed the misnamed LLPanelEditWearable::initializePanel() (which was actually being called multiple times for each object), and moved its functionality to postBuild() and showWearable().
2010-06-03 16:40:44 -07:00
Richard Linden f968b6078b merge 2010-06-03 15:00:59 -07:00
Andrew A. de Laix 6b9442a88d Automated merge with ssh://hg.lindenlab.com/brad/viewer-public 2010-06-03 14:57:04 -07:00
Eli Linden fbee0d8ef1 Merge 2010-06-03 14:33:36 -07:00
Eli Linden 2d93672587 CT-575 WIP DA linguistic new files 2010-06-03 14:32:15 -07:00
Eli Linden 0312ff71d3 CT-575 WIP DA linguistic 2010-06-03 14:32:04 -07:00
brad kittenbrink 792b9d38cb Added extra error checking to generate_breakpad_symbols.py
so the failure in copy_l_viewer_manifest (fixed in changeset 4ae8723c7d33) won't be so silent in the future.
2010-06-03 13:55:03 -07:00
brad kittenbrink 5d68254c58 FIX VPLAT-248 fixed mising do-not-directly-run-secondlife-bin in linux symbol file.
improper dependencies for the copy_l_viewer_manifest target were causing it to silently fail.
2010-06-03 13:53:32 -07:00
brad kittenbrink 865887b122 Finised a TODO left from recent viewer_manifest.py changes for the copy_l_viewer_manifest target. 2010-06-03 13:51:02 -07:00
Andrew A. de Laix 671092bcbc Strip invalid characters from log files before adding into crash log llsd. 2010-06-03 13:22:50 -07:00
Aimee Linden fdee6dd750 Tidy up indentation around NoVoiceConnect notification in notifications.xml 2010-06-03 21:12:37 +01:00
Xiaohong Bao 29896d26c2 EXT-7630: FIXED: turn on http texture fetching by default. 2010-06-03 14:08:22 -06:00
Sergei Litovchuk f41d06012b EXT-6384 FIXED check to disable 'Adult' setting when agent is not godlike but has admin menu enabled.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/508/

--HG--
branch : product-engine
2010-06-03 23:02:44 +03:00
Andrew A. de Laix f9468db62e Automated merge with ssh://hg.lindenlab.com/brad/viewer-public 2010-06-03 12:13:33 -07:00
Tofu Linden e2b8c1c699 merge 2010-06-03 20:00:11 +01:00
Tofu Linden 826c4c50d6 fix gcc fatal whine - probably. 2010-06-03 19:59:22 +01:00
Loren Shih 78e017c881 automated merge 2010-06-03 14:59:14 -04:00
Loren Shih 14fc336c3b Added explicit cast to U32 for texture_timeout_threshold for Linux build. 2010-06-03 14:58:38 -04:00
Loren Shih cd6db16b6a Added explicit cast to U32 for texture_timeout_threshold for Linux build. 2010-06-03 14:56:33 -04:00
Loren Shih 158e46969f Fix for Linux confusion between ">>" and "> >" 2010-06-03 14:54:51 -04:00
Brad Payne (Vir Linden) d213f8635b merge 2010-06-03 14:47:32 -04:00
Loren Shih 28b71c3402 automated merge 2010-06-03 14:40:29 -04:00
Loren Shih a3246a3016 automated merge 2010-06-03 14:40:10 -04:00