summaryrefslogtreecommitdiff
path: root/indra/newview/llgltfmateriallist.cpp
AgeCommit message (Expand)Author
2022-11-29SL-18732: Review feedbackCosmic Linden
2022-11-29SL-18732: Pass material list callbacks by referenceCosmic Linden
2022-11-29SL-18732: Use override update callback for LLMaterialEditor::updateLive as wellCosmic Linden
2022-11-29SL-18732: Fix flickering of control values when changing GLTF texture transfo...Cosmic Linden
2022-11-24SL-18701 llsd is not thread safe, parse it before usingAndrey Kleshchev
2022-11-18SL-18668 Only object id is strictly requiredAndrey Kleshchev
2022-11-18SL-18668 Don't call makeMap from callbackAndrey Kleshchev
2022-11-15SL-18458 VOCache cleanup region_handle message encoding.Brad Kittenbrink
2022-11-14Basic solution for SL-18458 vocache implementation for material overridesBrad Kittenbrink
2022-11-13Use const& as it is illegal to bind a non const reference to a temporaryNicky
2022-11-12SL-18391 Basic gltf material accountingAndrey Kleshchev
2022-11-12SL-18518 Move 'json to override' work to background threadAndrey Kleshchev
2022-11-11mac build fixAndrey Kleshchev
2022-11-10SL-18602 Integrate queueModify/queueApply/queueUpdate into all the places tha...Dave Parks
2022-11-09Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-11-09SL-18602 Fix for applying material asset not removing overrides on drag-and-dropDave Parks
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