summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
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 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#3584 Fix avatar body mesh and system clothing conflicting w...Rye
2026-01-21#5310 Resolve 'unimplented copyScalar' errorAndrey Kleshchev
2026-01-21Merge tag 'Second_Life_Release#ca6601cb-2026.01' into 2026.01Erik Kundiman
2026-01-21Merge branch 'main' into 2026.01Erik Kundiman
2026-01-21FMOD has been upgradedErik Kundiman
2026-01-21#5296 Clothes of other avatars are rendered skin tightAndrey Kleshchev
2026-01-20#5304 fix UI inconsistencies related to maturity setting in Legacy Search flo...Maxim Nikolenko
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-19#5084 Adjust watchdog to avoid false-positivesAndrey Kleshchev
2026-01-17#5276 Freeze when bulk editing outfitsAndrey Kleshchev
2026-01-16Merge pull request #5093 from secondlife/rider/privileged_landRider Linden
2026-01-16#4267 Slight logging improvement for mute listAndrey Kleshchev
2026-01-16#5275 Make landmark search by position cheaperAndrey Kleshchev
2026-01-16#5275 Optimize hasParcelLandmarkAndrey Kleshchev
2026-01-15Merge branch 'project/fonts-update' into project/flat-ui-fonts-updateMnikolenko Productengine
2026-01-15Merge branch 'develop' into project/flat-ui-fonts-updateMnikolenko Productengine
2026-01-15Fix looping back to previous marketplace url when using the viewer navigation...Hecklezz
2026-01-15#2639 Reapplied GPU benchmark fixAndrey Kleshchev
2026-01-15#5086 Update links from settings to httpsAndrey Kleshchev
2026-01-14#5250 use Documents as default save locationMaxim Nikolenko
2026-01-14#3612 "Copy SLURL" from Favorites bar not working #3Andrey Kleshchev
2026-01-13Permit vertically adjusting label position in inventoryAndrey Kleshchev
2026-01-12#5241 Crash at onIdleUpdateFavoritesMaxim Nikolenko
2026-01-11Merge tag 'Second_Life_Release#b26f62eb-26.1' into 2026.01Erik Kundiman
2026-01-11Merge branch 'main' into 2026.01Erik Kundiman
2026-01-11Update copyright yearsErik Kundiman
2026-01-09Stop model preview render window sending it's fov to the simulator as the age...WolfGangS
2026-01-09secondlife/viewer#5083 Fix external editor default open handling failing to w...Rye
2026-01-09secondlife/viewer#5083 Fix external editor default open handling failing to w...Rye
2026-01-09Merge release/2026.01 into developAndrey Kleshchev
2026-01-09#5238 WebRTC connection's task outlived the connectionAndrey Kleshchev
2026-01-08#5228 crash at updateLoginButtonsMaxim Nikolenko
2026-01-08#5232 Crash in handleMessage when trying to access llsd's contentAndrey Kleshchev
2026-01-07#4991 Fix showing incorrect alphaAndrey Kleshchev
2026-01-07#5220 do not save 'Highlight Transparent Probes' setting between sessionsMaxim Nikolenko
2026-01-07#4834 update object's modify flag after being granted Edit permissionMaxim Nikolenko
2026-01-07#5217 Treat issues with control variables smarter and show a proper warningAndrey Kleshchev
2026-01-07#5217 Small cleanup and const declarationsAndrey Kleshchev
2026-01-06revert #4735 Remove the word "Viewer" from application shortcutMaxim Nikolenko
2026-01-06Fix camera from becoming stuck if you rapidly zoom out with DisableCameraCons...Hecklezz