Age | Commit message (Expand) | Author |
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy |
2022-10-20 | Increment viewer version to 6.6.6 | Nat Goodspeed |
2022-10-20 | SL-18411: Copy over LLGLTFMaterial changes (most notably various getters/sett... | Cosmic Linden |
2022-10-20 | SL-18391 Fix local gltf materials to retain a copy of material | Andrey Kleshchev |
2022-10-19 | Fix leak of LLFolderViewModel sorter and filter with unique_ptr | Rye Mutt |
2022-10-19 | Fix leak of mRoot during LLAvatarAppearance destruction | Rye Mutt |
2022-10-19 | Fix leak of tex layer objects during LLLocalTextureObject destruction | Rye Mutt |
2022-10-19 | Fix use after free of inventory offer in LLGroupNoticeNotificationListItem::o... | Rye Mutt |
2022-10-19 | Fix leak of item pairs during LLFlatListView destruction | Rye Mutt |
2022-10-19 | Fix use after free in inventory object deletion | Rye Mutt |
2022-10-19 | Fix use after free in material manager | Rye Mutt |
2022-10-19 | Fix use after free of LLUUID in script notifications | Rye Mutt |
2022-10-19 | Fix use after free in LLWorld::removeRegion | Rye Mutt |
2022-10-19 | Fix trivial memory leaks in note card processing, chat history, and task inve... | Rye Mutt |
2022-10-20 | SL-18353 Don't allow "Ungroup folder items" on outfit folders | Andrey Lihatskiy |
2022-10-19 | Xcode compat fix for SL-18105 material overrides | Brad Kittenbrink |
2022-10-19 | SL-18105 Hook up TE override material to render pipe by way of render material. | Dave Parks |
2022-10-19 | SL-18412 Merge remote-tracking branch 'RyeMutt/viewer/menu-leaks' into DRTVWR... | Andrey Lihatskiy |
2022-10-19 | Fix various menu leaks and lazy creation in chiclets, bump floater, media con... | Rye Mutt |
2022-10-19 | Fix menu leaks and lazy creation in text editing and scroll lists | Rye Mutt |
2022-10-19 | Defer chat history menu creation to right click time to reduce heavy menu blo... | Rye Mutt |
2022-10-19 | Reduce folderview menu bloat via lazy creation on right click | Rye Mutt |
2022-10-19 | Fix leak of context menu branches | Rye Mutt |
2022-10-19 | SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad... | Dave Parks |
2022-10-19 | SL-18105 viewer side for handling Material Override LargeGenericMessage | Brad Kittenbrink |
2022-10-18 | Better fix for mac/xcode compatibility problem in SL-18391. Keep using unord... | Brad Kittenbrink |
2022-10-18 | include the right header now that uuid_mat_map_t is std::map for SL-18391 | Brad Kittenbrink |
2022-10-18 | Fix ror mac build error in SL-18391 lifetime management | Brad Kittenbrink |
2022-10-19 | SL-18391 Basic GLTF lifetime management | Andrey Kleshchev |
2022-10-18 | SL-18008 Mac build fix | Andrey Kleshchev |
2022-10-18 | SL-18008 Updated Save and Edit PBR buttons | Andrey Kleshchev |
2022-10-18 | SL-17916 FIXED Unnecessary double click actions | Mnikolenko Productengine |
2022-10-18 | Fix for selection beam particles not firing its update callback | Rye Mutt |
2022-10-17 | More work on SL-17697 LLMaterialEditor now uses new override diffing code whe... | Brad Kittenbrink |
2022-10-17 | Merged in SL-18340 (pull request #1158) | Sabrina Shanman |
2022-10-17 | WIP for SL-17697 live editing now computes diffs of changed material properti... | Brad Kittenbrink |
2022-10-17 | Continuing work on SL-17697 Live editing with material overrides. | Brad Kittenbrink |
2022-10-17 | SL-18008 Placeholder functionality for PBR Edit button | Andrey Kleshchev |
2022-10-17 | SL-18008 Add Save and Edit buttons to right click menu for materials | Andrey Kleshchev |
2022-10-17 | SL-18221 Water texture does not load after clearing cache | Andrey Kleshchev |
2022-10-17 | SL-17779 Texture position changes were ignored on rigged meshes | Andrey Kleshchev |
2022-10-14 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-10-14 | SL-18105 Add to/from json capability to LLGLTFMaterial | Dave Parks |
2022-10-14 | Added stub handler for GLTF LargeGenericMessage as part of work on SL-18105 S... | Brad Kittenbrink |
2022-10-14 | Fix SL-17697 local_id usage | Brad Kittenbrink (Brad Linden) |
2022-10-14 | WIP for SL-18103 and SL-17697 live editing of materials using ModifyMaterialP... | Brad Kittenbrink (Brad Linden) |
2022-10-14 | SL-18293 Fix for broken wireframe mode. | Dave Parks |
2022-10-13 | SL-18190 Potential fix for sapping CPU when "sleeping" | Dave Parks |
2022-10-13 | SL-18340: Consistently use HAS_SUN_SHADOW for shader permutation | Cosmic Linden |
2022-10-13 | SL-18340: Consolidate shared pbr shading into calcDiffuseSpecular, pbrBaseLight | Cosmic Linden |