summaryrefslogtreecommitdiff
path: root/indra/newview/llfetchedgltfmaterial.cpp
AgeCommit message (Expand)Author
2023-02-09SL-19181 Modulate "glow" by PBR emissive.Dave Parks
2023-02-02SL-18908 Make media texture override base color and emissive texture on PBR m...Dave Parks
2023-01-25SL-19012: Fix new material IDs sometimes not applying when set via LSLCosmic Linden
2022-12-16SL-18852 Refactor GLTF material rendering to not be special compared to other...Dave Parks
2022-11-02SL-18485: Render GLTF materials with extension KHR_texture_transform with app...Cosmic Linden
2022-10-28SL-18453 WIP -- Use GLTF draw pool to render shadows. Still need a GLTF spec...Dave Parks
2022-10-19SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad...Dave Parks
2022-10-19SL-18391 Basic GLTF lifetime managementAndrey Kleshchev