summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llmaterial.cpp
AgeCommit message (Expand)Author
2013-02-25Added LLMaterialMgr::remove() to remove material information from a faceKitty Barnett
2012-12-18Bypass GCC template stumble by specializing getMaterialField for LLUUIDKitty Barnett
2012-12-07Use a single multiplier value for all material fieldsKitty Barnett
2012-12-03Started LLMaterialMgr to handle viewer<->region materials communicationKitty Barnett
2012-12-02Fixed two minor issues (mDiffuseAlphaMode and mAlphaMaskCutoff were reversed;...Kitty Barnett
2012-11-29Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMat...Kitty Barnett