summaryrefslogtreecommitdiff
path: root/indra/newview/lllocalgltfmaterials.cpp
AgeCommit message (Expand)Author
2024-06-10Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...Brad Linden
2024-06-10Post-merge - trim trailing whitespaceAndrey Lihatskiy
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-28viewer#1553 Local PBR materials are not applied to the terrainAndrey Kleshchev
2024-02-12more misc: BOOL (int) to real boolLars Næsbye Christensen
2023-11-06SL-20523 Local textures not updating on PBR Materials #5Andrey Kleshchev
2023-04-14DRTVWR-559 Add paranoia checks around typecasts of LLGLTFMaterial to LLFetche...RunitaiLinden
2023-03-23SL-19169 Local material updates aren't applied with non-default transformsAndrey Kleshchev
2023-03-07SL-19349 Fix for hang on bulk upload of materials, add bulk upload option to ...Dave Parks
2022-12-02SL-18741 Basic bulk upload for gltf materials #1Andrey Kleshchev
2022-11-29SL-18727 Save material to Inventoryshould prioritize picked faceAndrey Kleshchev
2022-11-04SL-18560 Make local materials save correctly from right-click menuAndrey Kleshchev
2022-11-03SL-18391 Fixed local materials failing to loadAndrey Kleshchev
2022-11-01SL-18391 Removed direct dependency of local materials onto tinygltfAndrey Kleshchev
2022-10-20SL-18391 Fix local gltf materials to retain a copy of materialAndrey Kleshchev
2022-10-19SL-18391 Basic GLTF lifetime managementAndrey Kleshchev
2022-10-14SL-18105 Add to/from json capability to LLGLTFMaterialDave Parks
2022-10-11SL-17653 Local materials should reuse existing pointer when present instead o...Andrey Kleshchev
2022-09-29SL-17653 Small change in material loading orderAndrey Kleshchev
2022-09-29SL-17653 Multi-material file support for local materialsAndrey Kleshchev
2022-09-23SL-18134 Rename Albedo to Base Color to be more consistent with GLTF specDave Parks
2022-08-31Merge branch master (DRTVWR-483) into DRTVWR-559Andrey Kleshchev
2022-08-31SL-17653 Clean up unneeded filepicker dependency.Andrey Kleshchev
2022-08-23SL-17653 Local gltf materials #3Andrey Kleshchev
2022-08-23SL-17653 Local gltf materials #2Andrey Kleshchev