summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-11SL-20750 MacOS Crash processing attributed stringAndrey Kleshchev
2024-01-10Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601RunitaiLinden
2024-01-10SL-20704 Fix for pathfinding debug display not working.RunitaiLinden
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 pull request #624 from secondlife/andreyk/SL-19555cosmic-linden
SL-19555 Fix picker failing to highlight default material in inventory
2024-01-10SL-19555 Fix picker failing to highlight default material in inventoryAndrey Kleshchev
2024-01-09SL-20780 Clean up some dead code.RunitaiLinden
2024-01-09Merge remote-tracking branch 'origin/main' into simon/sl-20635-new-datasimon
2024-01-08Merge branch 'main' into DRTVWR-489Andrey Lihatskiy
# Conflicts: # indra/newview/llmaterialeditor.cpp
2024-01-08Merge branch 'main' into DRTVWR-600-maint-AAndrey Lihatskiy
# Conflicts: # indra/newview/llmaterialeditor.cpp
2024-01-08Merge remote-tracking branch 'origin/main' into DRTVWR-601Brad Linden
2024-01-08Increment viewer version to 7.1.3Nat Goodspeed
following promotion of DRTVWR-596
2024-01-07SL-20743 Use LLMutex in LLImageBase for internal data thread-safety (update)Alexander Gavriliuk
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-05DRTVWR-489 MacOS Release build fix (vertex_count and index_count aren't used)Alexander Gavriliuk
2024-01-05SL-20748 Fix library materials not being previewable on an objectAndrey Kleshchev
2024-01-05Build fix for Visual Studio update (std::vector<PermissionBit>)Alexander Gavriliuk
(cherry picked from commit a7dcb0df2a11377b1112dfa0720e876507e1ae3d)
2024-01-05Add EOL, hopefully make pre-commit happysimon
2024-01-03Merge remote-tracking branch 'origin/main' into simon/sl-20635-new-datasimon
2024-01-02Build fix for Visual Studio update (std::vector<PermissionBit>)Alexander Gavriliuk
2023-12-21SL-20743 Use LLMutex in LLImageBase for internal data thread-safetyAlexander Gavriliuk
2023-12-20DRTVWR-601: Merge branch 'DRTVWR-601' into DRTVWR-601-gha-libsNat Goodspeed
2023-12-20DRTVWR-601: Update xxhash common platform to GHA build.Nat Goodspeed
Remove identical platform-specific package references.
2023-12-20DRTVWR-600 windows build fixAlexander Gavriliuk
2023-12-19Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601RunitaiLinden
2023-12-19SL-20754 Modify default midday to be a better approximation of Cloud Layers ↵RunitaiLinden
HDRI (addresses blue sheen).
2023-12-19SL-20611 Followup -- fix for water haze artifacts on fullbright objects ↵Dave Parks
above water.
2023-12-18DRTVWR-601: Use viewer-build-util/which-branch to determine branch.Nat Goodspeed
2023-12-18DRTVWR-601: Update mikktspace, tinygltf, tracy, vulkan_gltf, xxhashNat Goodspeed
to latest GitHub builds. Some of these were still referencing codeticket builds produced by TeamCity.
2023-12-18DRTVWR-601: Make autobuild set vcs_url, vcs_branch, vcs_revisionNat Goodspeed
in viewer's autobuild-package.xml. Ensure that AUTOBUILD_VCS_BRANCH is set before the build.
2023-12-18DRTVWR-601: Merge branch 'DRTVWR-601' into DRTVWR-601-gha-libsNat Goodspeed
2023-12-18DRTVWR-601: fix source nanny complaint about VIEWER_VERSION.txt EOLNat Goodspeed
2023-12-18Merge branch 'main' into DRTVWR-600-maint-AAndrey Lihatskiy
2023-12-15DRTVWR-601: Update vulkan_gltf to GHA build.Nat Goodspeed
2023-12-15DRTVWR-601: Drop 32-bit Windows build of llphysicsextension_stub.Nat Goodspeed
2023-12-15DRTVWR-601: Update mikktspace and tinygltf to GHA package builds.Nat Goodspeed
Ditch 32-bit Windows build of mikktspace.
2023-12-15SL-20702 Remove ALM info in AboutMnikolenko Productengine
2023-12-15DRTVWR-600 macos buildfixAndrey Lihatskiy
2023-12-15SL-3508 Crash in LLKDUDecodeState::processTileDecodeAlexander Gavriliuk
2023-12-15Fix EOF in VIEWER_VERSION.txtAndrey Lihatskiy
2023-12-15Merge branch 'main' into DRTVWR-489Andrey Lihatskiy
# Conflicts: # indra/newview/fonts/DejaVu-license.txt # indra/newview/fonts/DejaVuSans-Bold.ttf # indra/newview/fonts/DejaVuSans-BoldOblique.ttf # indra/newview/fonts/DejaVuSans-Oblique.ttf # indra/newview/fonts/DejaVuSans.ttf # indra/newview/fonts/DejaVuSansMono.ttf
2023-12-15SL-20734 Uploaded Materials should use 'Uploads' permissionsAndrey Kleshchev
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