Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-15 | Merge branch 'main' into marchcat/x-mf-merge | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llfloaterimagepreview.cpp | |||
2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy | |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-03-27 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
# Conflicts: # indra/llui/lltransutil.cpp # indra/newview/app_settings/settings.xml # indra/newview/llfloaterenvironmentadjust.cpp # indra/newview/llpaneleditwater.cpp # indra/newview/llpanelface.cpp # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h | |||
2024-03-18 | secondlife/viewer#1006: Move blank material constant to indra_constants.h | Cosmic Linden | |
2024-03-07 | viewer-private#41 Texture fail to apply to materials in some cases | Andrey Kleshchev | |
Shift-dropping textures can fail if one of 'early' faces has nomod material | |||
2024-02-02 | Issue #26 Support texture drop onto PBR materials | Andrey Kleshchev | |
2023-11-30 | Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llvertexbuffer.cpp # indra/llui/llflatlistview.cpp # indra/newview/app_settings/settings.xml # indra/newview/lldrawpoolground.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorygallery.cpp # indra/newview/llspatialpartition.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewertexture.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/xui/en/menu_inventory.xml | |||
2023-10-31 | SL-20549 Blank no-copy materials are not moved into scripted objects | Andrey Kleshchev | |
2023-10-16 | SL-20382 Warn when moving no-copy items on drop | Andrey Kleshchev | |
2023-10-03 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventorybridge.cpp # indra/newview/lltexturectrl.h # indra/newview/llvovolume.cpp | |||
2023-10-03 | Merge branch 'main' (DRTVWR-567) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/CMakeLists.txt # indra/newview/VIEWER_VERSION.txt # indra/newview/llagent.cpp # indra/newview/llfloaternewfeaturenotification.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorymodel.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/llpanelmaininventory.cpp # indra/newview/llpanelmaininventory.h # indra/newview/llsidepaneltaskinfo.cpp # indra/newview/llsidepaneltaskinfo.h # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/llviewerinventory.cpp # indra/newview/llviewerobject.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llviewertexturelist.h # indra/newview/skins/default/xui/en/floater_new_feature_notification.xml # indra/newview/skins/default/xui/en/menu_inventory.xml | |||
2023-09-22 | SL-15039 Prune unused preferences #3 | Andrey Kleshchev | |
DebugInventoryFilters DebugShowXUINames DebugSlshareLogTag DebugStat**** DefaultBlankNormalTexture DefaultObjectNormalTexture DefaultObjectSpecularTexture DefaultUploadCost DisplayAvatarAgentTarget DisplayChat DisplayDebug DisplayDebugConsole DisplayIM DisplayLinden DisplayRegion DragAndDropToolTipDelay DragAndDropDistanceThreshold DropShadowButton DropShadowFloater DropShadowSlider DropShadowTooltip UIImgWhiteUUID UseEnvironmentFromRegion UseDayCycle WaterPresetName SkyPresetName DayCycleName DestinationGuideHintTimeout SidePanelHintTimeout DisablePrecacheDelayAfterTeleporting | |||
2023-09-19 | SL-5522 Fix applying textuers and materials with limited restrictions to ↵ | Andrey Kleshchev | |
attachments 1. Texture picker now updates filter's permissions based on selection 2. Various panels now properly check permissions | |||
2023-08-14 | SL-20024: Fix inventory not marked dirty for drag and drop if copy ↵ | Cosmic Linden | |
permission bit is unset | |||
2023-08-11 | SL-20024: Put material in object inventory when material is no-modify or ↵ | Cosmic Linden | |
no-transfer | |||
2023-08-11 | SL-20024: Early return | Cosmic Linden | |
2023-08-11 | SL-20024: Generalize some comments/error | Cosmic Linden | |
2023-07-14 | Fix crash SL-20013 crash when applying nocopy material via drag-and-drop | Brad Linden | |
2023-07-07 | SL-19958 An inventory material without asset should default to a blank material | Andrey Kleshchev | |
A New Material created in Inventory should be immediately usable. | |||
2023-05-12 | SL-19649 Adjust other classes for new deleteAllChildren mechanics | Andrey Kleshchev | |
2023-05-04 | SL-18932 Canceling material selection only reverts override | Andrey Kleshchev | |
2023-03-10 | SL-18629 WIP Replacing UDP creation messages with callback based AIS #2 | Andrey Kleshchev | |
findCategory and move_item_to_marketplacelistings | |||
2023-02-10 | SL-19200 No-copy materials cannot be moved on objects using drag and drop | Andrey Kleshchev | |
We allow droping no-copy textures and materials into object's inventory, and we allow asigning them from picker, there should be no reason why drag &drop should be different | |||
2023-01-10 | SL-18932 Canceling in material picker removes dropped material | Andrey Kleshchev | |
2023-01-04 | SL-18854 Fix drag'n drop of plain textures on faces in PBR mode | Andrey Kleshchev | |
When in PBR 'mode', defaulted texture drops to diffuse channel | |||
2022-12-16 | SL-18854 Prevent texture drop onto faces that have pbr | Andrey Kleshchev | |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llrendertarget.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewermenu.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
2022-09-27 | SL-17999 Material with limited permissions should be copied to object's ↵ | Andrey Kleshchev | |
inventory | |||
2022-09-22 | SL-18119 - log group join, object add or rez | Brad Payne (Vir Linden) | |
2022-09-22 | SL-17999 'copy' functionality for 'features' and 'texture' tabs | Andrey Kleshchev | |
And a fix to prevent message spam | |||
2022-09-14 | SL-18044 (PBR) No-copy textures not applying to objects | Andrey Kleshchev | |
2022-08-04 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink | |
2022-06-29 | SL-17685 Drag and drop material support | Dave Parks | |
2022-06-29 | SL-17685 Drag and drop material support WIP | Dave Parks | |
2022-04-26 | SL-16026 FIXED Copying only one diffuse texture allows pasting this texture ↵ | Mnikolenko Productengine | |
into other types of textures | |||
2020-01-28 | DRTVWR-440, merge in latest from 6.3.7 release | Dave Houlton | |
2019-08-15 | SL-209 Cleanup Merchant Outbox | andreykproductengine | |
2018-11-14 | Merge | Rider Linden | |
2018-08-03 | Merge | Rider Linden | |
2018-08-02 | merge | Brad Payne (Vir Linden) | |
2018-06-20 | Adding settings DAD type | Rider Linden | |
2018-06-05 | MAINT-8706 Require holding Control key to drag folders into in world objects | maxim_productengine | |
2018-05-18 | merge | Brad Payne (Vir Linden) | |
2018-02-20 | MAINT-6260 Fixed Rezing from trash causes dupes after restart | andreykproductengine | |
2017-12-19 | SL-713, MAINT-7709 - experimental setting to allow left-click interaction ↵ | Brad Payne (Vir Linden) | |
with animesh. Disabled by default. Still doesn't work in all cases and has significant performance impact | |||
2017-06-15 | MAINT-7483 Fixed inability to drag a folder into object contents | andreykproductengine | |
2017-02-15 | MAINT-7118 Swapping legacy people API with new cache | andreykproductengine | |
2016-05-20 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |