summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llmaterial.cpp
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
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-03-22DRTVWR-559 Fix for bad hashing of materials breaking render batches and who k...Dave Parks
2023-02-27SL-18882: Show diffuse non-alpha textures opaque on editingAlexander Gavriliuk
2023-02-02SL-18908 Make media texture override base color and emissive texture on PBR m...Dave Parks
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
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-07-30MAINT-8915Graham Linden
2018-07-20MAINT-8891 viewer-side fix for redundant setting of specular offset in LLSD t...Graham Linden
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
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