summaryrefslogtreecommitdiff
path: root/indra/newview/lltexturectrl.cpp
AgeCommit message (Collapse)Author
2015-04-28increment viewer version to 3.7.29Mnikolenko ProductEngine
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-03-04MAINT-1961 FIXED Use "TextureLivePreview" setting by default, if mCanPreview ↵Mnikolenko ProductEngine
was not set manually.
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-11-27MAINT-3205 FIXED Normal map thumbnail icon lacks "Multiple" text when ↵andreykproductengine
last-selected face lacks a normal map
2014-10-24MAINT-3208 FIXED Confusing button state when working with multiple textures ↵andreykproductengine
and the default texture is the last selected.
2014-10-20Update to build on Xcode 6.0: Large (and final) collection of fixes for ↵callum_linden
unused variables, unused const-variables, unused member variables & functions etc. Also removed flags from CMake
2014-07-22MAINT-4253 FIXED Don't call setSelection() twice.Mnikolenko ProductEngine
2014-07-21MAINT-4254 FIXED Don't change selection in Inventory panel when image's uuid ↵Mnikolenko ProductEngine
is null.
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-03-12merge with releaseRichard Linden
2014-01-10MAINT-3364 FIXED Call clearSelection() from root_folderMnikolenko ProductEngine
2013-11-13MAINT-3364 (Texture picker highlights the wrong texture when no texture is ↵MaximB ProductEngine
found since CHUI.)
2013-10-08merge from viewer-releaseRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2013-07-02NORSPEC-292 fix issues with managing LLNetworkData::PARAMS_LIGHT_IMAGE when ↵Graham Linden
demoting spotlights by removing their tex
2013-06-20merge with releaseRichard Linden
2013-06-11NORSPEC-258 and NORSPEC-226 make tex picker close refresh build tool UI ↵Graham Madarasz
correctly and fix issues with transition from no-bumps to normal maps