index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llprimitive
/
llmaterial.cpp
Age
Commit message (
Expand
)
Author
2014-12-10
Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...
callum_linden
2013-08-09
second phase summer cleaning
Richard Linden
2013-06-08
NORSPEC-233 fix default value and material apply logic errors
Graham Madarasz
2013-05-06
NORSPEC-162 Fix for objects with materials set ignoring "tranparency %" value.
Dave Parks
2013-04-12
Fix issue with alphaNonIndexedNoColorF shader and static init fail on default...
g
2013-04-08
NORSPEC-82 NORSPEC-85 More UI shenanigans
Graham Madarasz (Graham)
2013-03-27
NORSPEC-61 Hook up material parameters to shaders.
Dave Parks
2013-02-25
Added LLMaterialMgr::remove() to remove material information from a face
Kitty Barnett
2012-12-18
Bypass GCC template stumble by specializing getMaterialField for LLUUID
Kitty Barnett
2012-12-07
Use a single multiplier value for all material fields
Kitty Barnett
2012-12-03
Started LLMaterialMgr to handle viewer<->region materials communication
Kitty Barnett
2012-12-02
Fixed two minor issues (mDiffuseAlphaMode and mAlphaMaskCutoff were reversed;...
Kitty Barnett
2012-11-29
Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMat...
Kitty Barnett