summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-02Update build.yamlVir Linden
2024-05-02Turn on LL_TESTS for CI builds.Nat Goodspeed
2024-05-02Raise Lua error if LLViewerControlListener response contains oneMnikolenko Productengine
2024-05-01Merge pull request #1374 from secondlife/signal/editorconfigSignal Linden
2024-05-01#1382 Fix for scrubbing occlusion channel of ORM map (#1383)RunitaiLinden
2024-05-01Use LLViewerControlListener to access debug settingsMnikolenko Productengine
2024-05-01trim trailing whitespaceVir Linden
2024-05-01set viewer channel from branchVir Linden
2024-05-01Merge branch 'main' into project/channel_by_branchVir Linden
2024-05-01Add editorconfigBennett Goble
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-05-01#824 Don't fix tabs in files with no tabsAndrey Lihatskiy
2024-05-01#824 Add c,py,glsl to the script's default file typesAndrey Lihatskiy
2024-04-30Fix for SL-20652 shadows on mac breaking alpha blended objects. (#1264)Brad Linden
2024-04-30Fix for black moon. (#1369)RunitaiLinden
2024-04-30Merge pull request #1341 from secondlife/vp-230cosmic-linden
2024-04-30Update terrain_loading.mdDan Linden
2024-04-29Use s3 hosted slvoice autobuild dependenciesBennett Goble
2024-04-29Adapt llimageworker_test for updated virtual method API.Nat Goodspeed
2024-04-29#886 Fix for crash in LLBumpImageList when connecting to a simulator with dif...RunitaiLinden
2024-04-29Allow getting the value of debug settings via Lua scriptMnikolenko Productengine
2024-04-29Allow changing debug settings via Lua scriptMnikolenko Productengine
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-29#824 Add a script to convert tabs to spaces in the code filesAndrey Lihatskiy
2024-04-29#824 Add indent_with_spaces hook for source filesAndrey Lihatskiy
2024-04-26secondlife/viewer-private#230: Amend terrain loading test planCosmic Linden
2024-04-26#1325 Fix for GLTF overrides sometimes not showing up. (#1340)RunitaiLinden
2024-04-26Merge pull request #1337 from secondlife/v-1184cosmic-linden
2024-04-26secondlife/viewer#1184: Remove logspamCosmic Linden
2024-04-26Remove unused newview/llcallbacklist.cpp: real one is in llcommon.Nat Goodspeed
2024-04-25secondlife/viewer#1184: Fix mac buildCosmic Linden
2024-04-25secondlife/viewer#1184: Discourage use of forceToRefetchTextureCosmic Linden
2024-04-25secondlife/viewer#1184: Use more robust/memory-friendly setLoadedCallback for...Cosmic Linden
2024-04-26viewer#1308 LLFloaterView::restoreAll CrashAndrey Kleshchev
2024-04-25Adapt llimageworker_test for updated virtual method API.Nat Goodspeed
2024-04-25Resolve WorkQueue::waitForResult() merge glitch.Nat Goodspeed
2024-04-25Add missing #include "stringize.h"Nat Goodspeed
2024-04-25Adapt llimageworker_test for updated virtual method API.Nat Goodspeed
2024-04-25Merge Maint YZ branch 'main' into DRTVWR-588-cleanup-timersNat Goodspeed
2024-04-24Merge 'main' into release/luau-scripting on promotion of Maint YZNat Goodspeed
2024-04-24Merge pull request #1323 from secondlife/mainVir Linden
2024-04-24viewer#1309 Handle deprecated avatar properties messagesAndrey Kleshchev
2024-04-24Merge remote-tracking branch 'origin/main' into release/materials_featuretteBrad Linden
2024-04-24Merge pull request #1313 from secondlife/marchcat/x-mergeAndrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-04-241285 GLTF Animation PrototypeRunitaiLinden
2024-04-24Increment viewer version to 7.1.7Nat Goodspeed
2024-04-24Merge release/maint-yz to main on promotion of secondlife/viewer #736: Mainte...Nat Goodspeed
2024-04-22Add demo script with idle and notification interactionsMnikolenko Productengine
2024-04-21Fix sampling normals from gbuffer and cleanup redundant gbuffer samples (#1294)Rye Mutt