summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2024-11-03Fix crash from null texture entry during updateTextureVirtualSizeRye
2024-11-02viewer#3001 Fix doubletap runAndrey Kleshchev
2024-11-01Merge pull request #2855 from secondlife/rye/buildtestsRye
Reduce build time on all three platforms and introduce linux tests
2024-11-01#2938 show confirmation before closing Conference chatMaxim Nikolenko
2024-11-01Merge pull request #2806 from secondlife/rye/linuxbuildRye
Fix disabling bugsplat on linux build
2024-10-31Reenable and fix llcorehttp, llkdu, and llurlentry tests on non-windowsRye
2024-10-31Enable linux testsRye
2024-10-31Try to parallelize xcode builds further and add more headers to PCH to ↵Rye
reduce build time
2024-10-31Enable precompiled headers for all platformsRye
2024-11-01Merge pull request #2918 from RyeMutt/rye/nfdeRye
Introduce NativeFileDialog-Extended filepickers for Linux
2024-10-31Merge pull request #2983 from secondlife/rye/minor-fixesRye
Various minor crash and correctness fixes
2024-10-31Merge pull request #2976 from secondlife/roxie/mute-fixRoxanne Skelly
Fix issue where muted audio was being sent to the voice server anyway
2024-10-31Comment webrtc settingsRoxie Linden
2024-10-31bump complexity back up to 4Roxie Linden
2024-10-31Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into developBrad Linden
# Conflicts: # indra/newview/featuretable_linux.txt
2024-10-31secondlife/viewer#2768: Partial fix for PBR texture animations stopping. May ↵cosmic-linden
also fix some Blinn-Phong texture animations. (#2971)
2024-10-31viewer#2653 LOD textures weren't taking callback discard into accountAndrey Kleshchev
2024-10-31#2962 allow the script to ‘wait’ for a teleport finished/failed eventMaxim Nikolenko
2024-10-31Fix OS GHA buildsRye Cogtail
2024-10-31Fix various bugs in NFD impl and fix usage on windowsRye Cogtail
2024-10-31Fix broken viewer under XWayland and whitespaceRye
2024-10-31Remove dead GTK codeRye Cogtail
2024-10-31Introduce NFDE file picker support for linux and SDLRye Cogtail
2024-10-30Fix uninitialized glm::mat4 in LLGLRye Cogtail
2024-10-30Fix potential shift by -1 exponent in flexi object updateRye Cogtail
2024-10-30Fix potential crash from LLWorld being called before singleton creation ↵Rye Cogtail
during early init
2024-10-30Fix various member variables being access before initializationRye Cogtail
2024-10-30Fix potential null pointer deref during image uploadRye Cogtail
2024-10-30Fixes to LLCachedControl usage in windowing and avatarsRye
2024-10-30Fix LLMutexLock usage in LLModelPreviewRye
2024-10-30Fix small hotspot during particle loadRye
2024-10-30Update KDU to 8.4.1 and fix kdu tests, also fix llimage_libtest utilityRye
2024-10-30Fix exposure in advanced graphics preferences being limited to 1.5 instead ↵Rye
of 4 (#2978) (secondlife/viewer#2916)
2024-10-30Merge pull request #2909 from secondlife/maxim/viewer_2245Maxim Nikolenko
undefined
2024-10-30Merge pull request #2864 from secondlife/brad/2549-downrez-controlsBrad Linden
Provide affordances to disable automatic downrezing of textures when SL is in background
2024-10-30viewer#2972 Fix viewer stripping quotes off folder namesAndrey Kleshchev
2024-10-30viewer#2894 Make PBR scale like Blinn Phong doesAndrey Kleshchev
2024-10-29Merge brad/2549-downrez-controls into release/2024.09-ExtraFPS (#2864)Brad Linden
2024-10-29Fix issue where muted audio was being sent to the voice server anywayRoxie Linden
2024-10-29Fix texture discard bias not incrementing correctly due to being limited by ↵Rye
frame interval and a timer at the same time
2024-10-29Merge pull request #2940 from secondlife/nat/vector-resultsetnat-goodspeed
Add LL::ResultSet subclass VectorResultSet for the simple case.
2024-10-29Add handling for downrezzing textures when viewer is minimized, fix ↵Rye
downrezzing textures when minimized due to texture system not processesing
2024-10-28Merge pull request #2945 from secondlife/rye/extra-exposureRye
Restore default exposure to 1 and add exposure and tonemapping featuretable entries
2024-10-28viewer#2863 Notify of a missing material cap instead of applying locallyAndrey Kleshchev
2024-10-28viewer#2883 Regenerate font's matrix and depth instead of loadingAndrey Kleshchev
to fix issues with nametags and window resizes
2024-10-28viewer#2883 Account for DPI changesAndrey Kleshchev
2024-10-25Merge pull request #2959 from secondlife/rider/fix_bot_im_sessionRider Linden
Fix for IM session name and icon.
2024-10-25Issue #2907: When passing the injected notification message into addMessage ↵Rider Linden
on behalf of the system, optionally specify the agent id and name that should be used.
2024-10-25Small fix in LLTeleportHandler::handle()Alexander Gavriliuk
2024-10-25#2245 allow passing command-line argumentsMnikolenko Productengine