summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.cpp
AgeCommit message (Expand)Author
2022-11-10SL-18602 Update server params on drag n dropAndrey Kleshchev
2022-11-10SL-18602 Integrate queueModify/queueApply/queueUpdate into all the places tha...Dave Parks
2022-11-09SL-18602 Fix for applying material asset not removing overrides on drag-and-dropDave Parks
2022-11-07SL-18583 Fix race condition when setting multiple facesAndrey Kleshchev
2022-11-01SL-18513 Put profile markers around GLTF code.Dave Parks
2022-10-31SL-18446 Material override arrival filteringAndrey Kleshchev
2022-10-28SL-18498 WIP -- Better handling of updates from server (don't null out overri...Dave Parks
2022-10-28SL-18493 Fix for viewer not sending material ID updates to simulator.Dave Parks
2022-10-28SL-18493 Fix for assert when setting override before material has arrivedDave Parks
2022-10-27SL-18459 WIP -- fix for assert in setGLTFMaterialDave Parks
2022-10-26SL-18472 Fix for assert when increasing number of texture entries on existing...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-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 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad...Dave Parks
2022-10-04SL-18144 Bakes On Mesh not showing in-world as AlbedoAndrey Kleshchev
2022-09-27SL-17999 Material with limited permissions should be copied to object's inven...Andrey Kleshchev
2022-09-23SL-18134 Rename Albedo to Base Color to be more consistent with GLTF specDave Parks
2022-09-22SL-17999 'copy' functionality for 'features' and 'texture' tabsAndrey Kleshchev
2022-09-20Merged in SL-18001 (pull request #1137)Sabrina Shanman
2022-09-19SL-18001: Update GLTF material when receiving LLRenderMaterialParams on updat...Cosmic Linden
2022-09-16Merge branch master (DRTVWR-571) into DRTVWR-559Andrey Kleshchev
2022-09-14SL-18044 (PBR) No-copy textures not applying to objectsAndrey Kleshchev
2022-08-05SL-17870 Nudge PBR material textures so they start downloading. (and add miss...Dave Parks
2022-06-29SL-17685 Drag and drop material supportDave Parks
2022-06-29SL-17685 Drag and drop material support WIPDave Parks
2022-06-23SL-17653 WIP - Apply GLTF material in Material Editor to selected object when...Dave Parks
2022-06-09SL-17551 Followup -- remove some dead pick-render related code.Dave Parks
2022-06-09SL-17551 Add "Select Reflection Probes" menu option and make invisible object...Dave Parks
2022-06-02SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ...Dave Parks
2022-05-31Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-05-17SL-17416 Quick 'n dirty reflection probe override hack.Dave Parks
2022-04-28Merge remote-tracking branch 'origin/euclid-17277' into brad/SL-17116-materia...Brad Kittenbrink
2022-04-27SL-17116 work on implementing MaterialID in ExtraParams of ObjectUpdate and r...Brad Kittenbrink
2022-04-18Merge branch master (D540) into DRTVWR-546Andrey Kleshchev
2022-04-18Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-03-21SL-16865 llStopSound() does not stop sound if it is out of cutoff radiusAndrey Kleshchev
2022-03-16SL-17008 Viewer spams 'mSourceObject is NULL' warningAndrey Kleshchev
2021-12-20Merge branch 'master' into DRTVWR-544-maintMnikolenko Productengine
2021-12-15DRTVWR-546 merge up to 6.5.2Dave Houlton
2021-11-09SL-13867 Developer ability to select and reposition multiple avatarsAndrey Kleshchev
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2021-09-28SL-15999 - noninteractive mode: create minimal objects,load no texturesBrad Payne (Vir Linden)
2021-09-20SL-15999 - track --noninteractive state with gNonInteractive flagBrad Payne (Vir Linden)
2021-09-17SL-15999 - disable various types of loading in noninteractive modeBrad Payne (Vir Linden)
2021-08-20DRTVWR-534: Batch of modifications to 360 capture project after moving from i...Callum Prentice