summaryrefslogtreecommitdiff
path: root/indra/newview/lltexturectrl.cpp
AgeCommit message (Collapse)Author
2020-04-21Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
# Conflicts: # indra/newview/CMakeLists.txt # indra/newview/llviewerfloaterreg.cpp # indra/newview/skins/default/xui/de/floater_preview_texture.xml # indra/newview/skins/default/xui/es/floater_preview_texture.xml # indra/newview/skins/default/xui/fr/floater_preview_texture.xml # indra/newview/skins/default/xui/it/floater_preview_texture.xml # indra/newview/skins/default/xui/ja/panel_edit_classified.xml # indra/newview/skins/default/xui/ja/panel_me.xml # indra/newview/skins/default/xui/ru/floater_preview_texture.xml # indra/newview/skins/default/xui/tr/floater_picks.xml # indra/newview/skins/default/xui/tr/floater_preview_texture.xml # indra/newview/skins/default/xui/tr/panel_edit_classified.xml # indra/newview/skins/default/xui/tr/panel_me.xml # indra/newview/skins/default/xui/zh/floater_preview_texture.xml
2019-11-13Merge in from viewer-release 6.3.5Dave Houlton
2019-11-13Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-09-10Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-08-29Merge from lindenlab/viewer-releaseandreykproductengine
2019-08-27Merge fixAnsariel
2019-08-27Move decl of statics inside func to appease Clang, maybe.Graham Linden
2019-08-26Make texture ctrl visibility set respect BOOL vs bool and use better naming.Graham Linden
2019-08-26Fix merged code use of obsoleted vars and other merge errors.Graham Linden
2019-08-26Merge 6.3.1 viewer-releaseGraham Linden
2019-06-25SL-11431 [Legacy Profiles] Clicking someone else's profile picture should ↵maxim_productengine
open image modal.
2019-06-23[SL-11433] - fix dirty flag in texture pickerAnchor
2019-06-20DRTVWR-493 LLLocalBitmapMgr to Singletonandreykproductengine
2019-05-13Fix merge errorAnsariel
2019-05-10MergeAnchor
2019-05-08Remove unref'd vars for Clang.Graham Linden
2019-05-08Merge viewer-releaseGraham Linden
2019-02-05[SL-1172] - fix selected saved textures not workingAnchor
2019-01-25SL-1945 Day Cycle Editor Copy Trackandreykproductengine
2019-01-04SL-1866 FIXED [OSX] Viewer crashes when the user changes avatar after ↵maxim_productengine
editing texture
2018-12-14SL-10233 FIXED 'Default' button doesn't work in 'Pick:Texture' floater for ↵maxim_productengine
multiple selections with different textures
2018-07-15[MAINT-8846] - fixing duplicate id in avatar_lad.xml fixrs character test ↵Anchor Linden
female crash. code cleanup.
2018-06-28[MAINT 8434] - fix mode select doesnt change on drag n drop,Anchor Linden
[MAINT 8410] - fix eye dropper still active after switching to bake mode, [MAINT 8464] - fix bake mode active for non attached objects
2018-06-27MergeAnchor Linden
2018-05-23MAINT-8619 Disable local textures for selection in Group profilemaxim_productengine
2018-05-21[DRTVWR-455] - added 5 new bake channelsAnchor Linden
2018-03-29MAINT-8438: Setting attachment bake texture to None does not refresh the ↵Anchor Linden
base avatar bake.
2018-03-29MAINT-8438: Setting attachment bake texture to None does not refresh the ↵Anchor Linden
base avatar bake
2018-03-28MAINT-8438,8446: fix bakes on child primsAnchor Linden
2018-03-21fixed MAINT-8413,8409,8408Anchor Linden
2018-03-02[MAINT 8081] - show/hide avatar base mesh regions if avatar joint ↵Anchor Linden
attachments are using server bakes. pass the magic ids correctly across ui and texture entry.
2018-02-28[MAINT-8081] - bakes on mesh. 1st pass. changed texture panel to select ↵Anchor Linden
bakes on objects. handle magic bake ids in LLViewerObject.
2016-11-25MAINT-6961 FIXED Some textures(copied from Library) couldn't be set as ↵Mnikolenko Productengine
Outfit image via "Select image" although drag and drop works fine
2016-11-21Merged in Ansariel/storm-2141AndreyL ProductEngine
2016-11-14STORM-2141: Fix various inventory floater related issues:Ansariel
* Opening new inventory via Control-Shift-I shortcut uses legacy and potentinally dangerous code path * Closing new inventory windows don't release memory * During shutdown legacy and inoperable code for inventory window cleanup is called * Remove old and unused inventory legacy code
2016-09-15Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-08-23MAINT-6616 new crash in VOB viewer in snapshot previewMnikolenko Productengine
2016-08-17MAINT-6655 Group inspector doesn't support default icon.andreykproductengine
2016-08-01MAINT-6602 disable ability to select local texturesMnikolenko Productengine
2016-07-29MAINT-6601 FIXED [VOB] Texture picker generates WARNING spam in SecondLife.logMnikolenko Productengine
2016-07-26MAINT-6476 VOB - User can add any size image to an Outfit Gallery outfit folderspavelkproductengine
Added restriction of image size that can be added to outfit via "Select Photo"
2016-05-24Merge VOB with release 4.0.6pavelkproductengine
2016-05-10Merged in oz_linden/maint-5974Mnikolenko Productengine
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-04-05MAINT-6228 Update Photo/Image Upload feature for Outfit Browserpavelkproductengine
1) Added "Select Photo" to outfit gear menu 2) Incorporated Texture Picker
2016-03-29MAINT-6257 Textures loading issues.andreykproductengine
2016-03-03MAINT-2199 reverted previous change, refixed missing cloud and ban lineandreykproductengine
2016-02-27MAINT-2199 restored original UI mechanics, removed icons from UI listandreykproductengine
2015-12-11Initial version of Visual Outfit Browserpavelkproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden