summaryrefslogtreecommitdiff
path: root/indra/newview/llgltfmateriallist.cpp
AgeCommit message (Expand)Author
2022-11-09SL-18518 Move json to material work to background threadAndrey Kleshchev
2022-11-08SL-18585 Batch updates to ModifyMaterialParams capability.Dave Parks
2022-11-01Fix mac build for DRTVWR-559. PROFILE_ZONE_SCOPED macro cant take an argumentBrad Kittenbrink
2022-11-01SL-18513 Put profile markers around GLTF code.Dave Parks
2022-10-31SL-18446 Material override arrival filteringAndrey Kleshchev
2022-10-29SL-18446 Material override arrival for selected objects should update materia...Andrey Kleshchev
2022-10-28SL-17699 Blank material Id for material pickerAndrey Kleshchev
2022-10-26SL-18469 Fix for material edits only applying to one face.Dave Parks
2022-10-26Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-26SL-18443 Allow nulling out of override data and implement new override messag...Dave Parks
2022-10-25Xcode build fixes for DRTVWR-559Brad Kittenbrink
2022-10-24SL-18105 Add mechanism for applying overrides that were received before assoc...Dave Parks
2022-10-22SL-18105 When saving an object's material to inventory, save the version that...Dave Parks
2022-10-21SL-18105 Clean up class1/deferred/materialF.glsl (merge cleanup), make overri...Dave Parks
2022-10-20SL-18105 Fix for overrides not showing until a forced mesh update.Dave Parks
2022-10-19SL-18105 Hook up TE override material to render pipe by way of render material.Dave Parks
2022-10-19SL-18105 viewer side for handling Material Override LargeGenericMessageBrad Kittenbrink
2022-10-18Better fix for mac/xcode compatibility problem in SL-18391. Keep using unord...Brad Kittenbrink
2022-10-19SL-18391 Basic GLTF lifetime managementAndrey Kleshchev
2022-10-17Continuing work on SL-17697 Live editing with material overrides.Brad Kittenbrink
2022-10-14Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-14SL-18105 Add to/from json capability to LLGLTFMaterialDave Parks
2022-10-14Added stub handler for GLTF LargeGenericMessage as part of work on SL-18105 S...Brad Kittenbrink
2022-09-29SL-17653 Multi-material file support for local materialsAndrey Kleshchev
2022-09-02SL-17967 - do not crash on zero-sized materialsHoward Stearns
2022-08-23SL-17653 Basic local gltf materialsAndrey Kleshchev
2022-08-06SL-17888 Clamp some gltf material valuesAndrey Kleshchev
2022-06-29SL-17685 Add missing filesDave Parks