summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2024-10-07Merge pull request #2820 from secondlife/leviathan/restore-JoystickAxisAndrew Meadows
2024-10-07restore old JoystickAxis name conventionleviathan
2024-10-07#2542 Buoyant Nametags (hide the name tag for deep underwater avatar)Alexander Gavriliuk
2024-10-05Fix issues with game control preferences:Ansariel
2024-10-05viewer#2443 voice dot indicator should be visible by defaultMaxim Nikolenko
2024-10-05 Follow up for 39eb250 (#2815)Ansariel Hiller
2024-10-04cherry pick secondlife/viewer#912 BugSplat Crash 1412267: nvoglv64+0xadcd00 (...Brad Linden
2024-10-04Merge pull request #2771 from secondlife/v-2472cosmic-linden
2024-10-04#2650 Add UI controls for debug settings: RenderTonemapMix RenderTonemapType ...Brad Linden
2024-10-04Merge remote-tracking branch 'origin/develop' into leviathan/game-controlBrad Linden
2024-10-04viewer-private#300 Fix inconsistency of finding inventory idAndrey Kleshchev
2024-10-04viewer-private#300 Fix inconsistency with multiple texturesAndrey Kleshchev
2024-10-04remove trailing whitespaceMnikolenko Productengine
2024-10-04Lua api to get info about nearby avatars and objectsMnikolenko Productengine
2024-10-03secondlife/viewer#2472: Also don't persist local file enumeration beyond next...Cosmic Linden
2024-10-03secondlife/viewer#2472: FeedbackCosmic Linden
2024-10-03Update havok packages and enable linux64 Release buildsRye
2024-10-03fix GameControl save settings, fix linux buildAndrew Meadows
2024-10-03remove crashy LLSD ctor used by GameControlleviathan
2024-10-03more correct application of GameControl prefsleviathan
2024-10-03even more correct GameControl feature-flag switchleviathan
2024-10-03more correct AgentUpdate transmission logicleviathan
2024-10-03add enable_game_control checkbox to GameControl prefsleviathan
2024-10-03put GameControl behind a feature flagleviathan
2024-10-03Add GameControl UI for per device settingsAlexander Gavriliuk
2024-10-03more GameControl prefs UIleviathan
2024-10-03avatar_motion-->GameControl translation and flycamLeviathan Linden
2024-10-03add GameControl feature and SDL2 dependencyLeviathan Linden
2024-10-03Fix pink flash when window is resized introduced in 6ebd6494a75d9b3d34e45655d...Rye Cogtail
2024-10-02secondlife/viewer#2472: Debug tools for labeling texturesCosmic Linden
2024-10-02Clean up LLUI and fix/add suggestions from VS (#2746)Ansariel Hiller
2024-10-02viewer#2705 Some sky parameters weren't updatingAndrey Kleshchev
2024-10-02viewer#2762 Restore LLFontVertexBuffer for HUDAndrey Kleshchev
2024-10-01Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into developBrad Linden
2024-10-01Fix thread-unsafe usage of LLPointer and LLMeshSkinInfo(#2755) (#2759)Rye Mutt
2024-10-01Add early-out in LLPipeline::applyCAS() if gCASProgram failed to compile. (#2...Brad Linden
2024-10-01Fix thread-unsafe usage of LLPointer and LLMeshSkinInfo(#2755) (#2759)Rye Mutt
2024-10-02Merge branch 'develop' into rlva/baseKitty Barnett
2024-10-02Remove unneeded RLV_VERIFY + undefine accidental RLV_DEBUG define (should fix...Kitty Barnett
2024-10-01Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into developBrad Linden
2024-10-01Merge branch 'develop' into rye/continued-sdl-cleanupRye Mutt
2024-10-01Merge pull request #2750 from RyeMutt/rye/linuxwarnRye Mutt
2024-10-01Remove dead code related to GeForce Mobile GPUs (#2747)Ansariel Hiller
2024-10-01#2519 Move "MediaSoundsEarLocation" and "VoiceEarLocation" toggles to the Com...Andrey Lihatskiy
2024-10-01Fix display of CEF version in about floater on linuxRye Cogtail
2024-09-30Fix GCC warning about unused _out parameter in LL_DEBUGSRye Cogtail
2024-09-30Fix GCC complaint about type truncationRye Cogtail
2024-09-30Fix integer to bool conversion warningRye Cogtail
2024-09-30Fix deprecated strstream usage with boost::iostream::array_sourceRye Cogtail
2024-09-30Merge pull request #2733 from RyeMutt/rye/linuxRye Mutt