summaryrefslogtreecommitdiff
path: root/indra/newview/llmaterialeditor.cpp
AgeCommit message (Expand)Author
2023-07-13SL-19999 stop outputing debug info about created material asset id unnecessarilyBrad Linden
2023-03-21SL-19392 Disable "Double Sided" by default when importing double sided materialsAndrey Kleshchev
2023-03-07SL-19349 Fix for hang on bulk upload of materials, add bulk upload option to ...Dave Parks
2023-02-16SL-17640 Fix 'Apply now' being enabled when importingAndrey Kleshchev
2023-02-14Merge pull request #73 from secondlife/SL-19080cosmic-linden
2023-02-09SL-19080: Update GLTF Material asset upload to v1.1, with stricter GLTF compl...Cosmic Linden
2023-02-02Fix some unused variable warnings in DRTVWR-559Brad Linden
2023-01-27SL-19005 Fix 'save as' button for local uploadsAndrey Kleshchev
2023-01-23SL-19014 Sanitize the override data sent for faces without GLTF materialsAndrey Kleshchev
2023-01-23SL-19005 Fix save button for local uploadsAndrey Kleshchev
2023-01-12SL-18962 PBR Materials should be viewable even if they are no-copyAndrey Kleshchev
2023-01-11SL-18947 No modify materials can lock material floaterAndrey Kleshchev
2022-12-07SL-18741 Don't allow bulk upload without capsAndrey Kleshchev
2022-12-07SL-18777 PBR upload was stuck waiting for textureakleshchev
2022-12-07SL-18795 Overrides are not applied to one faceMaxim Nikolenko
2022-12-02SL-18741 Basic bulk upload for gltf materials #1Andrey Kleshchev
2022-12-01SL-18725 Texture picker should explain why dropping texture isn't allowedAndrey Kleshchev
2022-12-01SL-18648 Clean up unused mNonImmediateFilterPermMaskAndrey Kleshchev
2022-11-30Merge pull request #16 from secondlife/SL-18732cosmic-linden
2022-11-29SL-18732: Review feedbackCosmic Linden
2022-11-29SL-18732: Use override update callback for LLMaterialEditor::updateLive as wellCosmic Linden
2022-11-29SL-18727 Save material to Inventoryshould prioritize picked faceAndrey Kleshchev
2022-11-24SL-18701 llsd is not thread safe, parse it before usingAndrey Kleshchev
2022-11-16SL-18648 Simplify permission testingAndrey Kleshchev
2022-11-16SL-18648 Material editor should only allow full-perm texturesAndrey Kleshchev
2022-11-10SL-18602 Integrate queueModify/queueApply/queueUpdate into all the places tha...Dave Parks
2022-11-10SL-18583 Fixed incorrect values being applied when returning to a case withou...Andrey Kleshchev
2022-11-09SL-18602 Fix for applying material asset not removing overrides on drag-and-dropDave Parks
2022-11-09SL-18583 Use gltf overrides as a base for live editing to send only minimal c...Andrey Kleshchev
2022-11-09Revert "SL-18523: When editing an object's material override, use the object'...Sabrina Shanman
2022-11-08SL-18523: When editing an object's material override, use the object's materi...Cosmic Linden
2022-11-08Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-11-08SL-18585 Batch updates to ModifyMaterialParams capability.Dave Parks
2022-11-08SL-18583 Make Live Material editor restore changes when canceling in texture ...Andrey Kleshchev
2022-11-04SL-18560 Make local materials save correctly from right-click menuAndrey Kleshchev
2022-11-03SL-18548 fix for crash when trying to Save material without capsMnikolenko Productengine
2022-11-03SL-18446 Don't cause excessive udpates #2Andrey Kleshchev
2022-11-02SL-18448 Make material editor's scroll smarterAndrey Kleshchev
2022-11-02Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-11-02SL-18520 Use GLTF material.extras to pass flags for enabling overriding alpha...Dave Parks
2022-11-01D559 MacOS build fixAndrey Kleshchev
2022-11-01SL-18448 Fixed exit conditionAndrey Kleshchev
2022-11-01SL-18448 Modified Material Editor to match overrides betterAndrey Kleshchev
2022-11-01SL-18520 WIP - Use off-by-epsilon and special UUID identifier hacks to allow ...Dave Parks
2022-10-31SL-18448 Fix for mac build.Dave Parks
2022-10-31SL-18448 Do not show editor when saving material inworld, only a name promptAndrey Kleshchev
2022-10-31SL-18446 Don't cause excessive udpatesAndrey Kleshchev
2022-10-31SL-18446 Material override arrival filteringAndrey Kleshchev
2022-10-29SL-18446 Material override arrival for selected objects should update materia...Andrey Kleshchev
2022-10-28SL-17699 Blank material Id for material pickerAndrey Kleshchev