summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2022-10-19Fix use after free in material managerRye Mutt
2022-10-19Fix use after free of LLUUID in script notificationsRye Mutt
2022-10-19Fix use after free in LLWorld::removeRegionRye Mutt
2022-10-19Fix trivial memory leaks in note card processing, chat history, and task inve...Rye Mutt
2022-10-20SL-18353 Don't allow "Ungroup folder items" on outfit foldersAndrey Lihatskiy
2022-10-19SL-18105 Hook up TE override material to render pipe by way of render material.Dave Parks
2022-10-19SL-18412 Merge remote-tracking branch 'RyeMutt/viewer/menu-leaks' into DRTVWR...Andrey Lihatskiy
2022-10-19Fix various menu leaks and lazy creation in chiclets, bump floater, media con...Rye Mutt
2022-10-19Fix menu leaks and lazy creation in text editing and scroll listsRye Mutt
2022-10-19Defer chat history menu creation to right click time to reduce heavy menu blo...Rye Mutt
2022-10-19Reduce folderview menu bloat via lazy creation on right clickRye Mutt
2022-10-19Fix leak of context menu branchesRye Mutt
2022-10-19SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad...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-18include the right header now that uuid_mat_map_t is std::map for SL-18391Brad Kittenbrink
2022-10-18Fix ror mac build error in SL-18391 lifetime managementBrad Kittenbrink
2022-10-19SL-18391 Basic GLTF lifetime managementAndrey Kleshchev
2022-10-18SL-18008 Mac build fixAndrey Kleshchev
2022-10-18SL-18008 Updated Save and Edit PBR buttonsAndrey Kleshchev
2022-10-18SL-17916 FIXED Unnecessary double click actionsMnikolenko Productengine
2022-10-18Fix for selection beam particles not firing its update callbackRye Mutt
2022-10-17More work on SL-17697 LLMaterialEditor now uses new override diffing code whe...Brad Kittenbrink
2022-10-17Merged in SL-18340 (pull request #1158)Sabrina Shanman
2022-10-17Continuing work on SL-17697 Live editing with material overrides.Brad Kittenbrink
2022-10-17SL-18008 Placeholder functionality for PBR Edit buttonAndrey Kleshchev
2022-10-17SL-18008 Add Save and Edit buttons to right click menu for materialsAndrey Kleshchev
2022-10-17SL-18221 Water texture does not load after clearing cacheAndrey Kleshchev
2022-10-17SL-17779 Texture position changes were ignored on rigged meshesAndrey Kleshchev
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-10-14Fix SL-17697 local_id usageBrad Kittenbrink (Brad Linden)
2022-10-14WIP for SL-18103 and SL-17697 live editing of materials using ModifyMaterialP...Brad Kittenbrink (Brad Linden)
2022-10-14SL-18293 Fix for broken wireframe mode.Dave Parks
2022-10-13SL-18340: Consistently use HAS_SUN_SHADOW for shader permutationCosmic Linden
2022-10-13SL-18340: Consolidate shared pbr shading into calcDiffuseSpecular, pbrBaseLightCosmic Linden
2022-10-13Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-10-13SL-18376 Fix for transparent legacy avatar bits disappearing.Dave Parks
2022-10-13SL-18362 Fix mac shader loadingBrad Kittenbrink
2022-10-13SL-18340: Fix PBR alpha materials treating spotlight as point lightCosmic Linden
2022-10-13SL-18125 Separate GLTF permissions from normal uploadsAndrey Kleshchev
2022-10-13SL-18190 Tweak reflection probe mixing on water.Dave Parks
2022-10-13SL-18190 Fix for blurry name tags.Dave Parks
2022-10-13SL-18367 Fix for some objects rendering purple -- globally set number of inde...Dave Parks
2022-10-13SL-18348 FIXED Include next/previous face doesn't workMnikolenko Productengine
2022-10-12SL-18190 Limit the number of decode threads.Dave Parks
2022-10-12SL-18316 Fix for hud attachments being invisible.Dave Parks
2022-10-12SL-18190 Fix for assert on 360 snapshot and ? fix for mac build ?Dave Parks
2022-10-13SL-16156 LLTrace::StatType crashAndrey Kleshchev