summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llmaterial.h
AgeCommit message (Expand)Author
2024-02-20Convert remaining cases of BOOL to bool in llmath and llprimitiveAnsariel
2023-08-11SL-20024: Put material in object inventory when material is no-modify or no-t...Cosmic Linden
2023-07-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-02-27SL-18882: Show diffuse non-alpha textures opaque on editingAlexander Gavriliuk
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2022-04-28Beginning viewer side work for SL-17198 new asset and inventory types for Mat...Brad Kittenbrink
2022-04-27SL-17116 work on implementing MaterialID in ExtraParams of ObjectUpdate and r...Brad Kittenbrink
2021-05-26SL-15299 SL-15313 BUG-230802 Revert BOM fix causing issues with avatar alpha ...Dave Houlton
2020-12-10SL-12069 Issues with bakes-on-mesh and alpha modesAndrey Kleshchev
2018-06-29Convert tabs to spaces in llprimitive/llmaterial.* for sanityGraham Linden
2018-06-29MAINT-8676 modify XUI to allow negative offsets again and fix up material ha...Graham Linden
2013-06-07NORSPEC-233 WIP for individual material param edits across hetero object sele...Graham Madarasz
2013-05-06NORSPEC-162 Fix for objects with materials set ignoring "tranparency %" value.Dave Parks
2013-04-17Merge with latest viewer-dev-materials.Geenz
2013-04-17NORSPEC-90 Alpha pool hookups for materials.Dave Parks
2013-04-16NORSPEC-123 et al...roll back NSPEC 91 fix to avoid knock-on and set correct ...Graham Madarasz
2013-04-12Fix issue with alphaNonIndexedNoColorF shader and static init fail on default...g
2013-04-08NORSPEC-82 NORSPEC-85 More UI shenanigansGraham Madarasz (Graham)
2013-04-03NORSPEC-71 Lots more UI hookupsDave Parks
2013-03-27NORSPEC-61 Hook up material parameters to shaders.Dave Parks
2013-02-25Added LLMaterialMgr::remove() to remove material information from a faceKitty Barnett
2013-01-25Trying to set materials up for rendering! Yay!Geenz
2012-12-03Added LLMaterialMgr::get() to retrieve individual materials (with optional ca...Kitty Barnett
2012-12-03Started LLMaterialMgr to handle viewer<->region materials communicationKitty Barnett
2012-11-29Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMat...Kitty Barnett