summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llgltfmaterial.h
AgeCommit message (Expand)Author
2022-11-02SL-18520 Use GLTF material.extras to pass flags for enabling overriding alpha...Dave Parks
2022-11-01SL-18520 WIP - Use off-by-epsilon and special UUID identifier hacks to allow ...Dave Parks
2022-10-31SL-18442 Port of Caladbolg's fix for emissive overrides not taking. Remove u...Dave Parks
2022-10-27SL-18411: GLTF material transform serialization, plus fix improper indexing n...Cosmic Linden
2022-10-20SL-18411: Copy over LLGLTFMaterial changes (most notably various getters/sett...Cosmic Linden
2022-10-19SL-18105 Hook up TE override material to render pipe by way of render material.Dave Parks
2022-10-19SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad...Dave Parks
2022-10-17WIP for SL-17697 live editing now computes diffs of changed material properti...Brad Kittenbrink
2022-10-14SL-18105 Add to/from json capability to LLGLTFMaterialDave Parks
2022-09-23SL-18134 Rename Albedo to Base Color to be more consistent with GLTF specDave Parks
2022-08-08SL-17937 Fix for broken PBR material batching.Dave Parks
2022-06-29SL-17685 Drag and drop material supportDave Parks
2022-06-28SL-17379 More complete integration of material asset typeDave Parks
2022-06-23SL-17653 Last commit was accidentally partialDave Parks