summaryrefslogtreecommitdiff
path: root/indra/newview/llgltfmaterialpreviewmgr.cpp
AgeCommit message (Collapse)Author
2024-01-25Don't refetch textures for LLFetchedGLTFMaterial if presentCosmic Linden
2024-01-25Fix vertex color indexing in material previewCosmic Linden
2024-01-25Fix material preview sometimes not updating when transitioning from blank ↵Cosmic Linden
material to non-blank material
2024-01-25Review feedback: Remove static RenderLocalLightCount, as cached settings ↵Cosmic Linden
refresh has surprising performance cost
2024-01-19SL-20606: Reuse vertex buffer between preview renders. Fix preview sometimes ↵Cosmic Linden
zoomed in too much. Miscellaneous cleanup
2024-01-19SL-20606: Full GLTF material preview. Works for most materials.Cosmic Linden