Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-30 | SL-20655 FIXED Texture permissions not enforced in Material floaters | Maxim Nikolenko | |
2023-11-15 | Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into DRTVWR-596 | RunitaiLinden | |
2023-11-14 | SL-18343: Simple interim GLTF material preview - base color only (#511) | cosmic-linden | |
2023-11-06 | SL-20523 Local textures not updating on PBR Materials #1 | Andrey Kleshchev | |
Update editor in which texture changed to local | |||
2023-10-10 | SL-20372 Picker should remember choice of texture source | Andrey Kleshchev | |
2023-10-07 | SL-20386 Fix default material recognition in picker's inventory | Andrey Kleshchev | |
2023-10-03 | D559 Post merge fixes | Andrey Kleshchev | |
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-28 | SL-19958 Fix default material not droping into texture ctrl | Andrey Kleshchev | |
2023-09-25 | SL-20334 Unable to use non-square textures from inventory | Andrey Kleshchev | |
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-09-10 | SL-20261 Allow and resize existing textures as necessary for thumbnails | Andrey Kleshchev | |
2023-07-27 | SL-20053: Fix sometimes unable to unset a PBR material on a prim. | Cosmic Linden | |
Caused by inventory item asset IDs being null. Seems suspicious. But working around it for now seems best. | |||
2023-07-27 | SL-19958 An inventory material without asset should default to a blank ↵ | Andrey Kleshchev | |
material #2 | |||
2023-07-27 | SL-20080 Show warning message when selecting a non square texture for thumbnails | Mnikolenko Productengine | |
2023-07-25 | SL-20068 Selecting from texture picker for thumbnail does not assign thumbnail | Andrey Kleshchev | |
2023-07-22 | SL-20045 Texture picker should apply the exact texture inventory item | Andrey Kleshchev | |
2023-06-30 | SL-19929 Picker's warning small adjustment | Andrey Kleshchev | |
2023-06-29 | SL-19928 Make thumbnail selection failures more user friendly | Andrey Kleshchev | |
2023-04-14 | DRTVWR-559 Add paranoia checks around typecasts of LLGLTFMaterial to ↵ | RunitaiLinden | |
LLFetchedGLTFMaterial | |||
2023-04-11 | SL-19533 Don't try to restart fetchexcessively | Andrey Kleshchev | |
No real point restarting, but due to significant changes decided to keep this around and raise asserts instead of removing. | |||
2023-02-16 | SL-17640 Fix 'Apply now' being enabled when importing | Andrey Kleshchev | |
2023-01-03 | SL-18887 Material size is not displayed in materials picker | Andrey Kleshchev | |
2022-12-07 | SL-18197 Materials folder doesn't appear on login | Andrey Kleshchev | |
Fix some folders not being requested unless already cached. Fix materials folder not being requested by materials picker. | |||
2022-12-01 | SL-18725 Texture picker should explain why dropping texture isn't allowed | Andrey Kleshchev | |
Show a tooltip on drag&drop | |||
2022-12-01 | SL-18648 Clean up unused mNonImmediateFilterPermMask | Andrey Kleshchev | |
2022-11-16 | SL-17699 Fixed drag and drop into material picker | Andrey Kleshchev | |
2022-10-29 | SL-17699 Hide pipette for material picker | Andrey Kleshchev | |
At the moment there is no specification how it should work, it can't work like it does for textures due to material overrides. Also removed some dead code | |||
2022-10-28 | SL-17699 Blank material Id for material picker | Andrey Kleshchev | |
2022-10-27 | SL-17699 Enable 'none' button it amterial picker | Andrey Kleshchev | |
2022-09-29 | SL-17653 Small change in material loading order | Andrey Kleshchev | |
2022-09-29 | SL-17653 Multi-material file support for local materials | Andrey Kleshchev | |
2022-09-15 | SL-18125 Material asset creation pulls wrong set of permissions | Andrey Kleshchev | |
2022-09-14 | SL-18044 (PBR) No-copy textures not applying to objects | Andrey Kleshchev | |
2022-09-13 | SL-17653 Removed unneeded combo box | Andrey Kleshchev | |
2022-09-01 | SL-17653 Fix combo not being visible when needed | Andrey Kleshchev | |
2022-09-01 | SL-17653 Finalized texure picker's local filtering | Andrey Kleshchev | |
2022-09-01 | SL-17653 In texture picker cleaned up permanently invisible 'show folders' ↵ | Andrey Kleshchev | |
checkbox | |||
2022-08-31 | Merge branch master (DRTVWR-483) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/lllocalbitmaps.cpp # indra/newview/lllocalbitmaps.h # indra/newview/llviewerregion.cpp # lllocalgltfmaterials.* were modified to match lllocalbitmaps* | |||
2022-08-24 | SL-17653 File filter for local materials and textures in texture picker | Andrey Kleshchev | |
2022-08-23 | SL-17653 Local gltf materials #3 | Andrey Kleshchev | |
2022-08-23 | SL-17653 Local gltf materials #2 | Andrey Kleshchev | |
2022-08-19 | https://jira.secondlife.com/browse/SL-17699 Integrate GLTF materials with ↵ | Callum Prentice | |
build floater texture tab: First pass - some edge cases remaining. User can now edit an object or set of objects, choose a material and have it apply as expected | |||
2022-08-17 | SL-17699 Add upport for materials to texture picker. MAke sure the default ↵ | Callum Prentice | |
(index 0) option is selected and update filters accordingly at startup | |||
2022-08-17 | SL-17699 Add upport for materials to texture picker. A work in progress but ↵ | Callum Prentice | |
I am about to make some larger changes to inventory code so I wanted to secure this first | |||
2022-08-04 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink | |
2022-08-04 | Merge branch master (DRTVWR-561) into DRTVWR-483 | Andrey Kleshchev | |
2022-06-27 | SL-17640 Fix texture picker not enabling 'apply now' | Andrey Kleshchev | |
2022-06-24 | SL-17640 Materials Upload UI #1 | Andrey Kleshchev | |
1. Allow 'none' textures 2. Disable 'apply now' buttons 3. Switch from loading dae files to just gltf glb | |||
2022-04-15 | SL-17204 FIXED The texture with full permissions is settled on the prim ↵ | Mnikolenko Productengine | |
after copying texture from the object with texture with no transfer permission |