summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llmaterial.cpp
AgeCommit message (Expand)Author
2017-12-20Backed out changeset: 761e890970b2AndreyL ProductEngine
2017-11-13MAINT-7847 Remake of 'white alpfa' fixandreykproductengine
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2013-08-09second phase summer cleaningRichard Linden
2013-06-08NORSPEC-233 fix default value and material apply logic errorsGraham Madarasz
2013-05-06NORSPEC-162 Fix for objects with materials set ignoring "tranparency %" value.Dave Parks
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-03-27NORSPEC-61 Hook up material parameters to shaders.Dave Parks
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