summaryrefslogtreecommitdiff
path: root/indra/newview/llgltfmateriallist.cpp
AgeCommit message (Collapse)Author
2022-10-17Continuing work on SL-17697 Live editing with material overrides.Brad Kittenbrink
* Fixed Selection usage so material editor no longer hardcoded to a single object/face * made local preview hack the fallback for when the ModifyMaterialParams cap is missing
2022-10-14Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-10-14SL-18105 Add to/from json capability to LLGLTFMaterialDave Parks
2022-10-14Added stub handler for GLTF LargeGenericMessage as part of work on SL-18105 ↵Brad Kittenbrink
SL-17697 and SL-17698
2022-09-29SL-17653 Multi-material file support for local materialsAndrey Kleshchev
2022-09-02SL-17967 - do not crash on zero-sized materialsHoward Stearns
2022-08-23SL-17653 Basic local gltf materialsAndrey Kleshchev
2022-08-06SL-17888 Clamp some gltf material valuesAndrey Kleshchev
2022-06-29SL-17685 Add missing filesDave Parks