Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-04 | EXT-7492 FIX Invalid previews are loaded for body parts in the Appearance SP | Richard Nelson | |
reviewed by Nyx | |||
2010-06-04 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Richard Nelson | |
2010-06-04 | merge | Richard Nelson | |
2010-06-04 | DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the ↵ | Richard Nelson | |
viewer reviewed by Mani | |||
2010-06-04 | Merge | Eli Linden | |
2010-06-04 | EXT-7545 FIX remove untranslatable strings; add translate="false" to en xui | Eli Linden | |
2010-06-04 | Merge | Leyla Farazha | |
2010-06-04 | EXT-7502 Save as option while modifiying a body part doesn't prompt for ↵ | Leyla Farazha | |
name, and just saves changes. reviewed by Nyx | |||
2010-06-04 | made LLStringUtil::null const | Richard Nelson | |
2010-06-04 | Fix for the last part of EXT-7366 (Need to change camera view of avatar ↵ | Monroe Linden | |
previews on 'Front view' while editing shapes). Reviewed by Richard. | |||
2010-06-04 | automated merge | Loren Shih | |
2010-06-04 | EXT-7526 WIP Add baked texture information to texture view | Loren Shih | |
More informative logic added in to track when an upload is actually happening. Did some minor reformatting. | |||
2010-06-04 | EXT-7526 WIP Add baked texture information to texture view | Loren Shih | |
Minor logic fix for status display. | |||
2010-06-04 | EXT-7526 WIP Add baked texture information to texture view | Loren Shih | |
Added color, emphasis, and more information to texture view. | |||
2010-06-04 | EXT-7504 WIP Force decloud after timeout using lower res textures | Loren Shih | |
Trivial change to texture debug readout. | |||
2010-06-04 | EXT-7533: FIX for 7800 in gpu table. and added nvidia ion. No code changed | Palmer Truelson | |
2010-06-04 | EXT-7504 WIP Force decloud after timeout using lower res textures | Loren Shih | |
Added fix for logic behind resetting upload timer. | |||
2010-06-04 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Richard Nelson | |
2010-06-04 | removed duplicate winmm entry for debug builds | Richard Nelson | |
2010-06-04 | automated merge | Loren Shih | |
2010-06-04 | EXT-7504 WIP Force decloud after timeout using lower res textures | Loren Shih | |
Added hack for testing lower texture discard level performance. Enabled LowResTextures timeout. | |||
2010-06-04 | EXT-7628 FIXED Don't cache lower res baked textures | Loren Shih | |
Changed hash mangling algorithm slightly. | |||
2010-06-04 | Fix a long-suffering logging unit test failure, re-enable the test. | Tofu Linden | |
This makes logs look less scary on Linux, in-line with other platforms. | |||
2010-06-04 | merge from PE's viewer-trunk | Tofu Linden | |
2010-06-03 | Code cleanup in LLPanelEditWearable, from Nyx. | Monroe Linden | |
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 | Merge | Eli Linden | |
2010-06-03 | CT-575 WIP DA linguistic new files | Eli Linden | |
2010-06-03 | CT-575 WIP DA linguistic | Eli Linden | |
2010-06-03 | EXT-6384 FIXED check to disable 'Adult' setting when agent is not godlike ↵ | Sergei Litovchuk | |
but has admin menu enabled. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/508/ --HG-- branch : product-engine | |||
2010-06-03 | merge | Tofu Linden | |
2010-06-03 | fix gcc fatal whine - probably. | Tofu Linden | |
2010-06-03 | automated merge | Loren Shih | |
2010-06-03 | Added explicit cast to U32 for texture_timeout_threshold for Linux build. | Loren Shih | |
2010-06-03 | Added explicit cast to U32 for texture_timeout_threshold for Linux build. | Loren Shih | |
2010-06-03 | Fix for Linux confusion between ">>" and "> >" | Loren Shih | |
2010-06-03 | merge | Brad Payne (Vir Linden) | |
2010-06-03 | automated merge | Loren Shih | |
2010-06-03 | automated merge | Loren Shih | |
2010-06-03 | EXT-7504 WIP Force decloud after timeout using lower res textures | Loren Shih | |
EXT-7626 FIXED LLTexLayer header file cleanup EXT-7628 FIXED Don't cache lower res baked textures Added more information into the texture debug view. Mangled hash when uploading lower res baked textures so they're not cached Lots of superficial cleanup on lltexlayer and associated classes. Removed some unused functions and member variables as well. | |||
2010-06-03 | ND-47144 WIP DE linguistic | Eli Linden | |
2010-06-03 | Removed an obsolete comment. | Vadim Savchuk | |
Requested by Richard: https://codereview.productengine.com/secondlife/r/466/ --HG-- branch : product-engine | |||
2010-06-03 | EXT-7594 FIXED Decreased panel height to eliminate cropping of horizontal ↵ | Paul Guslisty | |
scrollbar on 'Add Wearable' panel - Decreased panel height Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/477/ --HG-- branch : product-engine | |||
2010-06-03 | EXT-6844 FIXED Eliminated truncation in Floater World Map | Paul Guslisty | |
- Switched the order of the two lines such that the longer string (yellow) is below the shorter string (purple) - Fixed button length in PT locale Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/506/ --HG-- branch : product-engine | |||
2010-06-03 | EXT-7429 FIXED Removed itallicise \"worn\" objects in inventory panels | Paul Guslisty | |
- Added checking in LLItemBridge::getLabelStyle() if item is worn - Also deleted unnecessary method LLObjectBridge::getLabelStyle() as it duplicate LLItemBridge::getLabelStyle() Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/501/ --HG-- branch : product-engine | |||
2010-06-03 | merge | Brad Payne (Vir Linden) | |
2010-06-03 | AVP-77 WIP cleanup before merge/push | Brad Payne (Vir Linden) | |
2010-06-03 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-06-03 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-06-03 | EXT-5808 FIXED Mini-Location panel was added below Navigation Bar | Andrew Polunin | |
- 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 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine |