summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llgltfmaterial_templates.h
AgeCommit message (Collapse)Author
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 ↵Ansariel
"possible loss of precision" warnings
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2023-10-09SL-20225: LLGLTFMaterial code syncCosmic Linden