summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2024-02-13Issue #71 Login failures cause growing black zone in the topAndrey Kleshchev
2024-02-12VS build fix: missed valuesAndrey Lihatskiy
2024-02-12more misc: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llinventory: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12Fixing 'tooltip' typo in attribute namePantera Północy
2024-02-12Fixing the 'lightning' -> 'lighting' typoPantera Północy
Unless, of course, we have some dedicated lightning effects - then I will stand corrected. ~
2024-02-10Triage Issue #49 Fix MacOS build failureAndrey Kleshchev
2024-02-10Triage Issue #49 Better inspection of data urls in mediaAndrey Kleshchev
2024-02-10Triage Issue #49 Better inspection of media urlsAndrey Kleshchev
Part 1: Ability to copy urls from nearby media for inspection
2024-02-09SL-19585 Try replacing fmod with openalAndrey Kleshchev
Since now VLC is responsible for played parcel media (should be since SL-19042) should be possible to switch remaining audio to OpenAL with no loss of functionality
2024-02-09SL-19585 Switch OpenAL's wind to floatAndrey Kleshchev
Fixes wind being odly distorted
2024-02-09Enable OpenAL Soft on MacOSAndrey Kleshchev
2024-02-08Fix for a potential crash in LLReflectionMapManager::registerSpatialGroup()Henri Beauchamp
The spatial partion could potentially be NULL and shall therefore been tested for this case. Similar fix to https://github.com/secondlife/viewer/commit/08cf926d3b6eb28e0b9751ba62b1ce01230a150b
2024-02-06SL-19730 update menu itemsMaxim Nikolenko
2024-02-06GH-68175 [SL-17986] Ability to drag Favorites to the Overflow menuAlexander Gavriliuk
2024-02-06SL-19730 Bulk Pick Up Single ItemsMaxim Nikolenko
2024-02-02GH-141872 Ability to drag Favorites to the Landmarks panelAlexander Gavriliuk
2024-01-17Merge pull request #565 from secondlife/simon/sl-20635-new-dataVir Linden
SL-20635 - new data to ObjectUpdate and AvatarAppearance message
2024-01-17SL-20708 don't reset "Quality & speed" slider when canceling Advanced SettingsMaxim Nikolenko
2024-01-11Rename OS X to macOS, mostly in commentsLars Næsbye Christensen
We only support 10.13+ now, and it's been called macOS since 10.12. References in code to older versions are unchanged.
2024-01-10SL-20244 Maint A - On-screen animesh characters that start pelvis offset ↵Alexander Gavriliuk
animations disappear when root goes off-screen
2024-01-10SL-20752 Mouselook no longer allows pitch upwards to full 90 degreesAlexander Gavriliuk
2024-01-10Build fix for Visual Studio update (std::vector<PermissionBit>)Alexander Gavriliuk
2024-01-09Merge remote-tracking branch 'origin/main' into simon/sl-20635-new-datasimon
2024-01-08Merge branch 'main' into DRTVWR-600-maint-AAndrey Lihatskiy
# Conflicts: # indra/newview/llmaterialeditor.cpp
2024-01-08Increment viewer version to 7.1.3Nat Goodspeed
following promotion of DRTVWR-596
2024-01-05Fix VIEWER_VERSION.txt so it passes pre-commit ?simon
2024-01-05sl-20635 attempts at build fixes, added a few stray log messages about log ↵simon
file changes
2024-01-05DRTVWR-489 MacOS Release build fix (vertex_count and index_count aren't used)Alexander Gavriliuk
2024-01-05Build fix for Visual Studio update (std::vector<PermissionBit>)Alexander Gavriliuk
(cherry picked from commit a7dcb0df2a11377b1112dfa0720e876507e1ae3d)
2024-01-03Merge remote-tracking branch 'origin/main' into simon/sl-20635-new-datasimon
2023-12-21SL-20743 Use LLMutex in LLImageBase for internal data thread-safetyAlexander Gavriliuk
2023-12-20DRTVWR-600 windows build fixAlexander Gavriliuk
2023-12-18Merge branch 'main' into DRTVWR-600-maint-AAndrey Lihatskiy
2023-12-15DRTVWR-600 macos buildfixAndrey Lihatskiy
2023-12-14Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601RunitaiLinden
2023-12-14SL-20611 Followup -- fix for depth based atmospheric mask making ↵RunitaiLinden
atmospherics effect sun/moon/clouds
2023-12-14Merge branch 'DRTVWR-596' into DRTVWR-601Brad Linden
2023-12-14Merge remote-tracking branch 'origin/main' into DRTVWR-596Brad Linden
2023-12-14Merge branch 'SL-20730' into DRTVWR-596Brad Linden
2023-12-14Increment viewer version to 7.1.2Nat Goodspeed
following promotion of DRTVWR-587
2023-12-14Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601RunitaiLinden
2023-12-14SL-20730 Patch another potential source of NaNsRunitaiLinden
2023-12-14SL-20715 Mask cutoff not copied corretly in build toolsAndrey Kleshchev
2023-12-14SL-20717 Add PBR to Advanced > Rendering TypesMaxim Nikolenko
2023-12-14SL-20672 Added outfit related menu options to galleryAndrey Kleshchev
2023-12-13Merge pull request #578 from sldevel/HUD-fixcosmic-linden
Fix for semi-transparent HUDs rendering opaque
2023-12-13Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601RunitaiLinden