summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-23Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-08-23Increment viewer version to 6.6.15Vir Linden
2023-08-23SL-19299 Code formatting in modified filesAlexander Gavriliuk
2023-08-23SL-20184 Crash when opening Marketplace Listings WindowAndrey Kleshchev
2023-08-23SL-19299 Viewer crashes after change 'Pick a physics model:' dropdownAlexander Gavriliuk
2023-08-23SL-20189 Crash at LLViewerMediaTexture::addFaceAndrey Kleshchev
2023-08-22Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-08-22SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings.RunitaiLinden
2023-08-22SL-20187 [AIS3] Don't fill thumbnail field if null thumbnail is setAndrey Kleshchev
2023-08-22SL-20182 dirtyFilter crash while accessing parentAndrey Kleshchev
2023-08-21SL-20173 show warning notification when trying to add invalid files as local ...Maxim Nikolenko
2023-08-21SL-20172: I missed a closing angle brace after adding a new XML notification ...Callum Prentice
2023-08-21SL-18629 Marketplace folder creation loop avoidanceAndrey Kleshchev
2023-08-21SL-20172: Add in an 'Are you sure Y/N' type dialog before writing thumbnails ...Callum Prentice
2023-08-21Merge remote-tracking branch 'origin/DRTVWR-567' into viewer_bulky_thumbsCallum Prentice
2023-08-21SL-20145 GLTF specific feature notificationAndrey Kleshchev
2023-08-21SL-20145 New inventory feature notificationAndrey Kleshchev
2023-08-21Merge pull request #338 from secondlife/SL-20024cosmic-linden
2023-08-21Experiment with placement a bit when there's no drawable.Jonathan "Geenz" Goodman
2023-08-21Readd occlusion culling for hero probes.Jonathan "Geenz" Goodman
2023-08-21Further cleanup of the hero probe manager.Jonathan "Geenz" Goodman
2023-08-21SL-20140 Setting shape hand size to 36 won't saveAlexander Gavriliuk
2023-08-20SL-20140 Fix formatting file llpaneleditwearable.cppAlexander Gavriliuk
2023-08-18Latest updates to the hero probe manager.Jonathan "Geenz" Goodman
2023-08-18SL-20024: Fix unable to modify a no-copy material from the build floaterCosmic Linden
2023-08-18SL-19929 Minimize feature conflicts with gltf viewerAndrey Kleshchev
2023-08-18SL-19929 Small rework of a 'feature' notificationAndrey Kleshchev
2023-08-18SL-18837: Engage initial GH viewer release script.Nat Goodspeed
2023-08-18SL-20099 Thumbnail upload scale textures to be squareAndrey Kleshchev
2023-08-17Remove the original prototype tool Bulky Thumbs since it is now superceded by...Callum Prentice
2023-08-17Small updates to bulky thumbs but mainly, this is about the first version of ...Callum Prentice
2023-08-18SL-20143 Alpha thumbnails should show solid color instead of checkerboard #2Andrey Kleshchev
2023-08-18SL-20140 Optimization LLDictionary::addEntry() - avoid of double searchAlexander Gavriliuk
2023-08-17DRTVWR-588: Try even harder to normalize Windows pathnames (SIGHH)Nat Goodspeed
2023-08-17DRTVWR-588: Merge branch 'DRTVWR-588-maint-W' into DRTVWR-588-cleanup-timersNat Goodspeed
2023-08-17Merge pull request #332 from secondlife/DRTVWR-588-montereynat-goodspeed
2023-08-17SL-20162 Better cof version loggingAndrey Kleshchev
2023-08-17SL-20158 FIXED Ctrl+H shortcut acts erratically when Nearby Chat floater is u...Mnikolenko Productengine
2023-08-17DRTVWR-588: To write b'\n' in Python source, use "b'\\n'"Nat Goodspeed
2023-08-17DRTVWR-588: Try harder to normalize Windows pathames to compare.Nat Goodspeed
2023-08-17DRTVWR-588: print(file=) to binary file still requires str argument.Nat Goodspeed
2023-08-17DRTVWR-588: Correct typo in deprecation warning.Nat Goodspeed
2023-08-17DRTVWR-588: Remove some unused redundant timer functionality.Nat Goodspeed
2023-08-17DRTVWR-588: Remove Boost Phoenix, Bind and Assign from some tests.Nat Goodspeed
2023-08-17DRTVWR-588: Eliminate APR and Boost.Phoenix from NamedTempFile.Nat Goodspeed
2023-08-17DRTVWR-588: Finally ditch LL_USE_SYSTEM_RAND code in llrand.cpp.Nat Goodspeed
2023-08-16Merge remote-tracking branch 'origin/DRTVWR-567' into viewer_bulky_thumbsCallum Prentice
2023-08-16SL-20151 allow right-clicking reflection probes if 'Select Reflection Probes'...Maxim Nikolenko
2023-08-16DRTVWR-588: Merge branch 'fix-monterey' into DRTVWR-588-montereyNat Goodspeed
2023-08-15Merge pull request #324 from secondlife/SL-20024cosmic-linden