summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-06-04merge from viewer-publicTofu Linden
2010-06-04Fix 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-04automated mergeLoren Shih
2010-06-04EXT-7526 WIP Add baked texture information to texture viewLoren Shih
More informative logic added in to track when an upload is actually happening. Did some minor reformatting.
2010-06-04EXT-7526 WIP Add baked texture information to texture viewLoren Shih
Minor logic fix for status display.
2010-06-04EXT-7526 WIP Add baked texture information to texture viewLoren Shih
Added color, emphasis, and more information to texture view.
2010-06-04merge from viewer-publicTofu Linden
2010-06-04EXT-7504 WIP Force decloud after timeout using lower res texturesLoren Shih
Trivial change to texture debug readout.
2010-06-04EXT-7533: FIX for 7800 in gpu table. and added nvidia ion. No code changedPalmer Truelson
2010-06-04EXT-7504 WIP Force decloud after timeout using lower res texturesLoren Shih
Added fix for logic behind resetting upload timer.
2010-06-04automated mergeLoren Shih
2010-06-04EXT-7504 WIP Force decloud after timeout using lower res texturesLoren Shih
Added hack for testing lower texture discard level performance. Enabled LowResTextures timeout.
2010-06-04EXT-7628 FIXED Don't cache lower res baked texturesLoren Shih
Changed hash mangling algorithm slightly.
2010-06-04merge from viewer-publicTofu Linden
2010-06-04Fix 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-04merge from viewer-publicTofu Linden
2010-06-04merge from PE's viewer-trunkTofu Linden
2010-06-04Fix for useVBOs being busted when sEnableVBOs gets flipped.Dave Parks
(transplanted from 19717602f45950c058c8ddce792d57ef21f67c99)
2010-06-03Code 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-03MergeEli Linden
2010-06-03CT-575 WIP DA linguistic new filesEli Linden
2010-06-03CT-575 WIP DA linguisticEli Linden
2010-06-03EXT-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-03merge from viewer-publicTofu Linden
2010-06-03automated mergeLoren Shih
2010-06-03Added explicit cast to U32 for texture_timeout_threshold for Linux build.Loren Shih
2010-06-03Added explicit cast to U32 for texture_timeout_threshold for Linux build.Loren Shih
2010-06-03merge from viewer-publicTofu Linden
2010-06-03Fix for Linux confusion between ">>" and "> >"Loren Shih
2010-06-03mergeBrad Payne (Vir Linden)
2010-06-03automated mergeLoren Shih
2010-06-03automated mergeLoren Shih
2010-06-03EXT-7504 WIP Force decloud after timeout using lower res texturesLoren 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-03ND-47144 WIP DE linguisticEli Linden
2010-06-03Removed an obsolete comment.Vadim Savchuk
Requested by Richard: https://codereview.productengine.com/secondlife/r/466/ --HG-- branch : product-engine
2010-06-03EXT-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-03EXT-6844 FIXED Eliminated truncation in Floater World MapPaul 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-03EXT-7429 FIXED Removed itallicise \"worn\" objects in inventory panelsPaul 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-03mergeBrad Payne (Vir Linden)
2010-06-03AVP-77 WIP cleanup before merge/pushBrad Payne (Vir Linden)
2010-06-03mergeVadim Savchuk
--HG-- branch : product-engine
2010-06-03Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-06-03EXT-5808 FIXED Mini-Location panel was added below Navigation BarAndrew 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-03mergeYuri Chebotarev
--HG-- branch : product-engine
2010-06-03AVP-77 WIP added new WI local_assets to installerBrad Payne (Vir Linden)
2010-06-03merge from viewer-publicTofu Linden
2010-06-03trivial comment fixTofu Linden
2010-06-03EXT-7013 FIX due to localization tools restrictions hardcode using of ↵Yuri Chebotarev
special strings for Japanese reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/504/ --HG-- branch : product-engine
2010-06-03mergeVladimir Pchelko
--HG-- branch : product-engine
2010-06-03EXT-7474 FIXED Tooltip was added for 'Share' and similar buttons (at ↵Vladimir Pchelko
sidepanel) without 'tool_tip'. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/500/ --HG-- branch : product-engine