summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24Fix BOOL vs bool issues after mergeAnsariel
2024-04-24Merge pull request #1316 from secondlife/marchcat/a-mergeAndrey Lihatskiy
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/a-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-23Before login, voice device preferences were not populated.Roxie Linden
2024-04-22Add demo script with idle and notification interactionsMnikolenko Productengine
2024-04-22Merge pull request #1295 from secondlife/roxie/webrtc-voiceRoxanne Skelly
2024-04-21Reconnect when parcel voice params change.Roxie Linden
2024-04-21Fix sampling normals from gbuffer and cleanup redundant gbuffer samples (#1294)Rye Mutt
2024-04-20Vivox wasn't ren-enabling voice after ending a p2p callRoxie Linden
2024-04-20Adjust logic for determine what voice server type to use.Roxie Linden
2024-04-20re-enabling vivox voice didn't bring it back as it thought it was still in th...Roxie Linden
2024-04-19For p2p/adhoc/group calls, prefer voice server type based on what's running o...Roxie Linden
2024-04-20viewer#1290 Fix missing variable reinitializationsAndrey Kleshchev
2024-04-19Update build.yamlVir Linden
2024-04-19viewer#1290 Fix snapToMessageHeight crashAndrey Kleshchev
2024-04-19Port from OpenEXR to TinyEXR for reduced installer and library size (#1287)Rye Mutt
2024-04-19Merge pull request #1288 from secondlife/1284-incorporate-mikktspace-changesRunitaiLinden
2024-04-19https://github.com/secondlife/viewer/issues/1286 - branch var from github.rep...Vir Linden
2024-04-19https://github.com/secondlife/viewer/issues/1286 - branch var from github.rep...Vir Linden
2024-04-19Revert "SL-20140 Setting shape hand size to 36 won't save"Andrey Lihatskiy
2024-04-19#1139 Fix for world going black/white in some scenes (NaNs) (#1273)RunitaiLinden
2024-04-19Update autobuild.xmlRunitaiLinden
2024-04-19https://github.com/secondlife/viewer/issues/1286 - determine viewer_channel f...Vir Linden
2024-04-19Merge pull request #1283 from RyeMutt/mikktspace-updatesRunitaiLinden
2024-04-19Update to use newer mikktspace generation lib changes from Blender for bug/cr...Rye Mutt
2024-04-19Merge pull request #1262 from secondlife/lua-kill-coronat-goodspeed
2024-04-19secondlife/viewer#1249 Erratic Emoji Picker BehaviorAlexander Gavriliuk
2024-04-19viewer#1081 removed a 'not finalized' part of 2K benefitsAndrey Kleshchev
2024-04-19viewer#1117 optimize one getIsCloud() awayAndrey Kleshchev
2024-04-19Revert "SL-20140 Setting shape hand size to 36 won't save"Andrey Lihatskiy
2024-04-19Revert "SL-20140 Setting shape hand size to 36 won't save"Andrey Lihatskiy
2024-04-18Add llluamanager_test.cpp test that terminates runaway Lua script.Nat Goodspeed
2024-04-18Move {set,check}_interrupts_counter() to lluau namespace.Nat Goodspeed
2024-04-18Remove redundant LLEventPump::inventName() call.Nat Goodspeed
2024-04-18In debug.h, add debug_expr() macro for inline expressions.Nat Goodspeed
2024-04-18Fix LuaListener member initialization order.Nat Goodspeed
2024-04-171176 integrate llgltfnode with selection manager and llmaniptranslate/rotate ...RunitaiLinden
2024-04-17Reintroduce LLCoros::killreq() to request killing a named coroutine.Nat Goodspeed