summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2024-10-10viewer#2818 Creating a link to an empty notecard fails #3Andrey Kleshchev
2024-10-09#2696 The viewer crashes on gestures floater (fix navigation)Alexander Gavriliuk
2024-10-09viewer#2818 Creating a link to an empty notecard fails #2Andrey Kleshchev
2024-10-09viewer#2270 The "More" button does not close the "Choose emoji" floaterAndrey Kleshchev
2024-10-08Follow-up test fixAndrey Lihatskiy
2024-10-08Use approximate equality for failing v3dmath test.Nat Goodspeed
Modernize lltut.h. Allow both F32 and F64 for ensure_approximately_equals() etc. Use std::string_view instead of const char* for message string to allow passing std::string as well. Use stringize() instead of explicit std::stringstream idiom.
2024-10-08viewer#2818 Creating a link to an empty notecard failsAndrey Kleshchev
AIS 'Cannot link to items with a NULL asset_id.'
2024-10-07Merge pull request #2820 from secondlife/leviathan/restore-JoystickAxisAndrew Meadows
restore old JoystickAxis name convention
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
* Add missing names for controls to make content localizable * Fix labels for controls that are obviously wrong/make no sense
2024-10-05 Follow up for 39eb250 (#2815)Ansariel Hiller
2024-10-05More cleanup of LLMath and the color classes in particular (#2810)Ansariel Hiller
2024-10-04Fix mac link error using GL 4.3 functions (#2813)Brad Linden
2024-10-04Merge pull request #2771 from secondlife/v-2472cosmic-linden
secondlife/viewer#2472: Debug tools for labeling textures
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
when picker was in a different mode
2024-10-04viewer-private#300 Fix inconsistency with multiple texturesAndrey Kleshchev
2024-10-04repair rebase: remove duplicate SDL initializationAndrew Meadows
2024-10-03secondlife/viewer#2472: Also don't persist local file enumeration beyond ↵Cosmic Linden
next session
2024-10-03secondlife/viewer#2472: FeedbackCosmic Linden
Disable if not supported for OpenGL version Minimize performance footguns Simplify for clause
2024-10-03Default OpenAL audio backend on so all build configurations have audioRye Cogtail
2024-10-03Update havok packages and enable linux64 Release buildsRye
2024-10-03#2408 The long covenant with emojis (crash fix)Alexander Gavriliuk
2024-10-03fix GameControl save settings, fix linux buildAndrew Meadows
2024-10-03Fix GL init on Linux/SDL on various combinations of GPU driverRye Cogtail
2024-10-03Fix AMD gpu detection under linuxRye Cogtail
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 LLFlatListView::getRequiredRect not overriding base class warningRye Cogtail
2024-10-03Fix pink flash when window is resized introduced in ↵Rye Cogtail
6ebd6494a75d9b3d34e45655d79d0027fbba3898
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-02Add a lot of more constexpr; use constants for accessing vector indices in ↵Ansariel Hiller
vector math classes (#2766)
2024-10-02Merge pull request #2758 from Nicky-D/feature/fontcacheAndrey Lihatskiy
Port Fontcache from Firestorm.
2024-10-02Merge pull request #2761 from RyeMutt/cmake-fixesRye Mutt
Cmake configure speed up and MSVC redist copy fix
2024-10-02viewer#2762 Restore LLFontVertexBuffer for HUDAndrey Kleshchev
2024-10-02Add another static_cast<long> to make the implicit conversion from size_t > ↵Nicky
long explicit.
2024-10-02Rename namepsace to "ll"Nicky
2024-10-01Skip sourcing the extended autobuild environment during prebuilt install and ↵Rye Cogtail
pass address size explicitly to avoid breaking build autoreconfigures This decreased configure time from 67 to 31 seconds on my machine.
2024-10-01Cache MSVC redist path in cmake to avoid incorrect redist copy when project ↵Rye Cogtail
is regenerated by build/ide
2024-10-01Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into developBrad Linden