summaryrefslogtreecommitdiff
path: root/indra/newview/llmaterialeditor.cpp
AgeCommit message (Expand)Author
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
2022-10-28SL-18441 Fix logging to be more informative and logcontrol compatible.Andrey Kleshchev
2022-10-27SL-18441 "Override" UI cleanupAndrey Kleshchev
2022-10-27SL-18446 Live editing material should not override objects without pbrAndrey Kleshchev
2022-10-27SL-18465 Crash opening Material EditorAndrey Kleshchev
2022-10-26Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-26SL-18443 Allow nulling out of override data and implement new override messag...Dave Parks
2022-10-26SL-18446 Support "multiple textures" in Live material overridesAndrey Kleshchev
2022-10-26SL-18446 Terse-update selection set from live material editor #1Andrey Kleshchev
2022-10-26SL-18444 Live Material Editor updating with selectionAndrey Kleshchev
2022-10-24SL-18414 Smarter material editor's cancel for overridesAndrey Kleshchev
2022-10-22SL-18105 When saving an object's material to inventory, save the version that...Dave Parks
2022-10-22SL-18105 Fix for crash when attempting to "Edit PBR Material" when there's no...Dave Parks
2022-10-21SL-18105 Hook up live material editor to current selection set and implicitly...Dave Parks
2022-10-21SL-18105 Clean up class1/deferred/materialF.glsl (merge cleanup), make overri...Dave Parks
2022-10-19SL-18391 Basic GLTF lifetime managementAndrey Kleshchev