summaryrefslogtreecommitdiff
path: root/indra/newview/llgltfmateriallist.h
AgeCommit message (Collapse)Author
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 ↵Dave Parks
message protocol.
2022-10-24SL-18105 Add mechanism for applying overrides that were received before ↵Dave Parks
associated ViewerObject was ready to receive them.
2022-10-18Better fix for mac/xcode compatibility problem in SL-18391. Keep using ↵Brad Kittenbrink
unordered_map
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 ↵Brad Kittenbrink
SL-17697 and SL-17698
2022-08-23SL-17653 Basic local gltf materialsAndrey Kleshchev
2022-06-29SL-17685 Add missing filesDave Parks