summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-03#1664 retain clothing order when Replacing Link with the same wearable typeMaxim Nikolenko
2026-02-03#2293 Mark an object in an uncertain 'for sale' state as tentaiveAndrey Kleshchev
2026-02-03Improve windir detection in LLDir::openDirCarbon Cowboy
2026-02-03Add clickable notification for saved screenshotsCarbon Cowboy
2026-01-30Show dummies correctly in Edit outfit partslickx
2026-01-30#2572 fix displaying Voice dot in Conversations floater when Voice Chat was d...Maxim Nikolenko
2026-01-30#2975 PBR support for planar aligmentAndrey Kleshchev
2026-01-29#5348 Fix crash in getRenderRotation()Andrey Lihatskiy
2026-01-29#5335 Fix silent uninstall asking about registryAndrey Kleshchev
2026-01-28#3502 fix using non-existing "cookies_enabled" controlMaxim Nikolenko
2026-01-28#5338 Provide more details from experience errorAndrey Kleshchev
2026-01-27#5046 Use new suspendUntilNextFrame() to fix wait logicAndrey Kleshchev
2026-01-27#5046 Fix a long freeze when fetching inventoryAndrey Kleshchev
2026-01-26#5314 fix WebRTC voice being muted after quickly toggling the Speak buttonMaxim Nikolenko
2026-01-22#5157 fix crash in isHUDGroupMaxim Nikolenko
2026-01-22#5318 Crash in profileAvatarAndrey Kleshchev
2026-01-21Address feedback from reviewRye
2026-01-21Heavily reduce temporary allocations during LLSD parsing operations by utiliz...Rye
2026-01-21Optimize inventory parsing and inventory panel creation using std::unordered_...Rye
2026-01-21Reduce temporary allocations during xui parsing via move optimizationsRye
2026-01-21Add early out for disk cache when app is shutting down to reduce shutdown timeRye
2026-01-21Disable disk cache LRU purge on main thread during startup by default and ins...Rye
2026-01-21Reduce temporary istringstream allocations during LLDate and GLTF override pa...Rye
2026-01-21Reduce tens of thousands of recursive calls during menu initializationRye
2026-01-21Optimize gObjectList findObject and getUUIDFromLocal with unordered_map due t...Rye
2026-01-21Optimize map usage in name cache with unordered_map for maps with frequent fi...Rye
2026-01-21Optimize LLViewerRegion getCapability with unordered_map and trivial string c...Rye
2026-01-21Modernize std::type_info* usage in containers with std::type_indexRye
2026-01-21Optimize various usages of std::map with frequent find access with std::unord...Rye
2026-01-21Replace usage of remaining boost::unordered containers with stdRye
2026-01-21Introduced Tracy instrumentation to app initializationRye
2026-01-21secondlife/viewer#5305 Fix thread safety issues in VHACD convex decomp implRye
2026-01-21secondlife/viewer#3584 Fix avatar body mesh and system clothing conflicting w...Rye
2026-01-21#5310 Resolve 'unimplented copyScalar' errorAndrey Kleshchev
2026-01-21#5296 Clothes of other avatars are rendered skin tightAndrey Kleshchev
2026-01-20Fix crash in LLConvexDecompositionVHACD::executeStage accessing nullptrHecklezz
2026-01-20p#124 Fix wrong max image size for model uploadAndrey Kleshchev
2026-01-20secondlife/viewer#1851 Fix PBR Opaque alpha mask hud shading mismatching in w...Rye
2026-01-19#5284 Fix UV flippingAndrey Kleshchev
2026-01-19Use CMake find_package(Python3) for automatic Python supportCarbon Cowboy
2026-01-19Fix hollowed prims not shading correctly and appearing not smooth (#3013, #5293)TJ
2026-01-17#5276 Freeze when bulk editing outfitsAndrey Kleshchev
2026-01-16#5274 fix "cef_cache" subfolder not being cleared on exFAT filesystemMaxim Nikolenko
2026-01-16Merge pull request #5093 from secondlife/rider/privileged_landRider Linden
2026-01-15Fix looping back to previous marketplace url when using the viewer navigation...Hecklezz
2026-01-14#5250 use Documents as default save locationMaxim Nikolenko
2026-01-14#5271 Update zlib-ng and libraries that depend on itAndrey Kleshchev
2026-01-13#5259 Crash at LLFolderViewFolderAndrey Kleshchev
2026-01-12#5241 Crash at onIdleUpdateFavoritesMaxim Nikolenko
2026-01-10#5249 Update mesh optimizer to v1.0.1Andrey Kleshchev