summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2024-09-18Fix for particles not loading textures (#2598)Dave Parks
2024-09-18Mute other / set volume level for other is not working.Roxie Linden
2024-09-18fix whitespaceBrad Linden
2024-09-18viewer#1016 Incorrect behavior of Physics Shapes renderingAndrey Kleshchev
2024-09-18Add LLFloaterAbout info (esp. GPU info) to Frame Profile stats dumpNat Goodspeed
2024-09-18Give `LLGLSLShader::finishProfile()` a static default string param.Nat Goodspeed
2024-09-18Make Develop->Render Tests->Frame Profile dump JSON to a file too.Nat Goodspeed
2024-09-18#2408 The long covenant with emojis significantly slows down some operations ...Alexander Gavriliuk
2024-09-18Remove quads rendering mode entirely (#2593)Ansariel Hiller
2024-09-18Tiny argument names correction (tittle -> title) (#2594)Pantera Północy
2024-09-18More quad to triangle coverageAndrey Kleshchev
2024-09-18Convert image drawing logic from quads to trianglesAndrey Kleshchev
2024-09-18viewer#2565 Optimize LLFolderViewItem::draw()Andrey Kleshchev
2024-09-17#2590 Fix for horrible FPS on Intel Mac (#2591)Dave Parks
2024-09-17Increment viewer version to 7.1.11Nat Goodspeed
2024-09-17Mac pass (#2587)Dave Parks
2024-09-17Suppress mapBuffer warnings. (#2584)Dave Parks
2024-09-17Fix Visual Studio complaints in LLTrans (#2575)Ansariel Hiller
2024-09-16Profile guided optimization pass (#2582)Dave Parks
2024-09-16Merge pull request #2580 from RyeMutt/2kbomRye Mutt
2024-09-16Fix noise post effect due to missing uniform (#2581)Rye Mutt
2024-09-16Merge pull request #2578 from secondlife/brad/2550-plugin-shutdown-crashBrad Linden
2024-09-16Add LLFloaterAbout info (esp. GPU info) to Frame Profile stats dumpNat Goodspeed
2024-09-16Fix for crash in LLPluginProcessParent during early shutdown.Brad Linden
2024-09-16Raise resolution of local baked texture preview from 512 to 2048Rye Cogtail
2024-09-16WIP: edits in support of Lua script argsNat Goodspeed
2024-09-16Merge branch 'release/luau-scripting' into lua-profile-cmpNat Goodspeed
2024-09-13Remove autorun 'menus.lua' since menu_viewer.xml handles visibilityNat Goodspeed
2024-09-13Merge branch 'release/luau-scripting' into lua-profile-cmpNat Goodspeed
2024-09-13Add context info to Develop->Render Tests->Frame Profile stats file.Nat Goodspeed
2024-09-13Restore LUA debug consoles in viewer menu and tie visibility to feature flagAnsariel
2024-09-13send AgentUpdate ASAP when control bits changeleviathan
2024-09-13Merge PR#2515 Fix remaining occurrences of fake BOOL by AnsarielAndrey Kleshchev
2024-09-13Clean up Windows build (#2562)Ansariel Hiller
2024-09-13Merge pull request #2548 from secondlife/lua-frame-profilenat-goodspeed
2024-09-12Merge pull request #2563 from RyeMutt/fix-macos-localeRye Mutt
2024-09-13Merge pull request #2545 for viewer#2529 Improve environment's performanceAndrey Kleshchev
2024-09-12Fix macOS locale not being set due to missing locale stringsRye Cogtail
2024-09-12Merge branch 'develop' into release/luau-scriptingNat Goodspeed
2024-09-12Merge pull request #2561 from secondlife/brad/2553-about-sl-crash-locale-initBrad Linden
2024-09-12Merge pull request #2557 from secondlife/davep-fix-mac-vbBrad Linden
2024-09-12Attempted fix for mac crash when showing About Second Life.Brad Linden
2024-09-12Fix for mac build with tracy enabled.Brad Linden
2024-09-12#2166 Avatar does not move its lips when the corresponding checkbox is checkedAlexander Gavriliuk
2024-09-12Add frame_profile.lua to TP to known spot and take frame profile.Nat Goodspeed
2024-09-12Mediate "LLAppViewer" "userQuit" et al. via "mainloop" WorkQueue.Nat Goodspeed
2024-09-12Let test_animation.lua cope with the case of 0 animations.Nat Goodspeed
2024-09-12Merge pull request #2543 from secondlife/roxie/webrtc-285Roxanne Skelly
2024-09-12Support "LLTeleportHandler" "teleport" regionname="home".Nat Goodspeed
2024-09-12Replace glh_linear usage with GLM (#2554)Rye Mutt