summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-19Fix use after free in inventory object deletionRye Mutt
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-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-18SL-17916 FIXED Unnecessary double click actionsMnikolenko Productengine
2022-10-18Fix for selection beam particles not firing its update callbackRye Mutt
2022-10-17SL-18218: Switch canonical_repo to GitHub URLBennett Goble
2022-10-17SL-17779 Texture position changes were ignored on rigged meshesAndrey Kleshchev
2022-10-14SL-18378 Update fmod studio to 2.02.09Andrey Kleshchev
2022-10-13SL-18348 FIXED Include next/previous face doesn't workMnikolenko Productengine
2022-10-13Revert "Restored SL-14961"Andrey Kleshchev
2022-10-13SL-16156 LLTrace::StatType crashAndrey Kleshchev
2022-10-11SL-18165 Mac build fixAndrey Kleshchev
2022-10-11SL-18351 Better meshoptimizer fallback handlingAndrey Kleshchev
2022-10-11SL-18165 Tighten up some command permissionsAndrey Kleshchev
2022-10-07SL-18311 Change "Upgrade to Premium" label in menuAndrey Kleshchev
2022-10-06SL-18297 A freeze while checking marketplace for errorsAndrey Kleshchev
2022-10-05SL-18228 The search page works like a web search instead of in-viewer oneAndrey Kleshchev
2022-10-05SL-18295 Use yellow color on all floaters' search fields when non-emptyMnikolenko Productengine
2022-10-04SL-16542 Fixed openjpeg library's nameAndrey Kleshchev
2022-10-04SL-16542 Openjpeg's header should have remained unchanged.Andrey Kleshchev
2022-10-04SL-16542 Fix openjpeg seeking and encodingAndrey Kleshchev
2022-10-03SL-18047 Birthdate one day earlyAndrey Kleshchev
2022-10-03SL-16542 Fix mac build not having some of openjpeg headersAndrey Kleshchev
2022-10-01SL-16542 Pull in chunks of graham's openjpeg code, update openjpeg and enable...Andrey Kleshchev
2022-10-01SL-14696 SL-13629 Re-add gradation fix after merging a contributionAndrey Kleshchev
2022-09-30Port required changes to render rainbows and sun dogs to class1 deferred sky ...Rye Mutt
2022-09-30SL-18235 Remove outfit buttons from unpacking dialogMnikolenko Productengine
2022-09-28SL-18249 Optimizations to mesh and material loadingAndrey Kleshchev
2022-09-28SL-18240 Don't disable HUD media when "Obscure MOAP" is active on landMnikolenko Productengine
2022-09-28SL-18240 Don't disable HUD media when "Obscure MOAP" is active on landMnikolenko Productengine
2022-09-28Fix small bug in unavail skin info processingRye Mutt
2022-09-27Optimize away many string copies in mesh header processing with boost iostrea...Rye Mutt
2022-09-27Optimize mesh queue processing on main thread to reduce mutex contentionRye Mutt
2022-09-27Add proper retry support to skin info fetchRye Mutt
2022-09-27Optimize away gObjectList finds during mesh loadRye Mutt
2022-09-27Optimize away constant map finds in getSkinInfo by caching mesh skin into in ...Rye Mutt
2022-09-27Replaced usage of LLVolumeParams as map key in meshrepo with the mesh uuidRye Mutt
2022-09-27Optimize mesh header size and data access throughout meshrepoRye Mutt
2022-09-27Utilize pointer based unzip_llsd and unpackVolumeFaces in meshrepo and materi...Rye Mutt
2022-09-27Introduce a U8* based interface to unzip_llsd and unpackVolumeFacesRye Mutt
2022-09-23SL-18221 Water texture does not load after clearing cacheAndrey Kleshchev