summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2025-05-22#4110 Crash on LLScrollListCtrl::deleteSelectedItemsAndrey Kleshchev
2025-05-20#4101 Handle boost::filesystem's exceptionsAndrey Kleshchev
2025-05-13Modernize away possibly missing std::less comparator (#4063)Ansariel Hiller
2025-05-09#4046 Fix hud vs inworld text color mismatchAndrey Kleshchev
2025-05-08Clean up worldmap: Remove LLCtrlListInterface and reduce number of getChild c...Ansariel Hiller
2025-05-07Fix map search bug causing duplicate requests properly (#4037, #4040)Ansariel Hiller
2025-05-07Fixed World Map Find sending two requests and possibly showing wrong results ...TJ
2025-05-06Fix and optimize openjpeg J2C encoder (#4017, #4032)Ayane
2025-05-05Fixes fullscreen mode in Windows 11 24H2Hecklezz
2025-05-05#3317 Fix full screen issue with Windows 11 24H2Andrey Kleshchev
2025-05-05updateImageDecodePriority - Avoid Long Face Loop (#4019, #4021)TommyTheTerrible
2025-05-05calcDataSizeJ2C Adjust curve for more than 6 layers (#4018, #4020)TommyTheTerrible
2025-04-29Fix: ignore *pass-on* counters when detecting left-button grabs (#3990)Sekkmer
2025-04-28Merge pull request #3973 from Hecklezz/improvement/pbr_rpm_and_panel_fixesJonathan "Geenz" Goodman
2025-04-29Fix uploading small textures with OpenJPEG, and minor logging refactor.Hecklezz
2025-04-25Merge pull request #3984 from secondlife/brad/version-incrementsBrad Linden
2025-04-25Increment viewer version after 2024.05Brad Linden
2025-04-25Increment viewer version after 2025.04Brad Linden
2025-04-25Reduce cost of joint lookups by reducing string allocations via use of std::s...Ansariel Hiller
2025-04-25Increment viewer version after 2025.03Brad Linden
2025-04-25Fix scale values not updating if they were focused and you used repeats per m...Hecklezz
2025-04-24Autofit Blinn Phong normal and specular when using repeats per meterHecklezz
2025-04-24Implemented PBR repeats per meterHecklezz
2025-04-22Merge pull request #3940 from Ansariel/devleop-picks-improvementAndrey Lihatskiy
2025-04-18Performance improvements and cleanup in llviewerdisplay.cppAnsariel
2025-04-18More constexpr improvements and cleanup of includes of a deleted header fileAnsariel Hiller
2025-04-18Fix memory leak in LLImageDimensionsInfo (#2679)Ansariel Hiller
2025-04-18Improve inventory finder floater performance: Don't parse XUI tree each frame...Ansariel Hiller
2025-04-18Reduce memory allocations pinging the mainloop timeoutAnsariel
2025-04-18Merge branch 'devleop-picks-improvement' of https://github.com/Ansariel/viewe...Ansariel
2025-04-18Restore missing 'override'Andrey Lihatskiy
2025-04-18Restore option to change location of existing pickAnsariel Hiller
2025-04-18Fix llhttpdate test on windows and macos (#3909)Andrey Lihatskiy
2025-04-18Fix '1:angle_between' test failureAndrey Lihatskiy
2025-04-17Merge pull request #3933 from Ansariel/develop-llui-improvementsJonathan "Geenz" Goodman
2025-04-17Merge pull request #3932 from Ansariel/develop-snapshot-fixesJonathan "Geenz" Goodman
2025-04-17Merge pull request #3930 from Ansariel/develop-chatentry-improvementJonathan "Geenz" Goodman
2025-04-18Clean up LLUI and fix/add suggestions from VS (#2746)Ansariel Hiller
2025-04-18Force snapshot update when opening a snapshot panel and the resolution is "Cu...Ansariel
2025-04-18Remove incorrectly calculated upload fee from snapshot options button based o...Ansariel
2025-04-18Fix upload cost calculation for snapshots to inventory based on encoded image...Ansariel
2025-04-18Remove orphaned LLPanelOutfitSnapshotInventoryAnsariel
2025-04-18Restore currently entered text in chat entry textbox after going through hist...Ansariel Hiller
2025-04-18Remove obsolete cmake_minimum_required that is lower than the required versio...Ansariel
2025-04-17Restore llmath improvements from archived develop branch:Ansariel
2025-04-17Fix lerp issues on newer GCC versionsAnsariel
2025-04-17Use standard library functions for llisnan and replace obvious NaN checks tha...Ansariel
2025-04-15Merge pull request #3883 from williamweaver/fix/remove-duplicate-render-settingJonathan "Geenz" Goodman
2025-04-15Merge pull request #3896 from williamweaver/fix/tonemap-hdr-blendJonathan "Geenz" Goodman
2025-04-15Merge pull request #3911 from secondlife/mainJonathan "Geenz" Goodman