summaryrefslogtreecommitdiff
path: root/indra/newview/llgltfmateriallist.h
AgeCommit message (Expand)Author
2024-07-18viewer#2027 Cannot apply PBR Materials on larger linksetsAndrey Kleshchev
2024-06-11Clean up line endings that got mangled up during last mergeAnsariel
2024-03-18secondlife/viewer#1006: Move blank material constant to indra_constants.hCosmic Linden
2024-01-09SL-20780 Clean up some dead code.RunitaiLinden
2023-08-29SL-20229 Add GenericStreamingMessage and use it to receive GLTF material over...RunitaiLinden
2023-05-04SL-18932 Canceling material selection only reverts overrideAndrey Kleshchev
2023-01-25SL-19012: Fix new material IDs sometimes not applying when set via LSLCosmic Linden
2023-01-23SL-19014 Sanitize the override data sent for faces without GLTF materialsAndrey Kleshchev
2023-01-10SL-18820: Fix applying material clearing transform overrides. Loosen some ass...Cosmic Linden
2022-11-29SL-18732: Review feedbackCosmic Linden
2022-11-29SL-18732: Fix flickering of control values when changing GLTF texture transfo...Cosmic Linden
2022-11-24SL-18701 llsd is not thread safe, parse it before usingAndrey Kleshchev
2022-11-14Basic solution for SL-18458 vocache implementation for material overridesBrad Kittenbrink
2022-11-10SL-18602 Integrate queueModify/queueApply/queueUpdate into all the places tha...Dave Parks
2022-11-09Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-11-09SL-18602 Fix for applying material asset not removing overrides on drag-and-dropDave Parks
2022-11-09SL-18518 Move json to material work to background threadAndrey Kleshchev
2022-11-08SL-18585 Batch updates to ModifyMaterialParams capability.Dave Parks
2022-10-31SL-18446 Material override arrival filteringAndrey Kleshchev
2022-10-28SL-17699 Blank material Id for material pickerAndrey Kleshchev
2022-10-26SL-18443 Allow nulling out of override data and implement new override messag...Dave Parks
2022-10-24SL-18105 Add mechanism for applying overrides that were received before assoc...Dave Parks
2022-10-18Better fix for mac/xcode compatibility problem in SL-18391. Keep using unord...Brad Kittenbrink
2022-10-18include the right header now that uuid_mat_map_t is std::map for SL-18391Brad Kittenbrink
2022-10-18Fix ror mac build error in SL-18391 lifetime managementBrad Kittenbrink
2022-10-19SL-18391 Basic GLTF lifetime managementAndrey Kleshchev
2022-10-14Added stub handler for GLTF LargeGenericMessage as part of work on SL-18105 S...Brad Kittenbrink
2022-08-23SL-17653 Basic local gltf materialsAndrey Kleshchev
2022-06-29SL-17685 Add missing filesDave Parks