summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-10Merge branch 'DRTVWR-600-maint-A' into signal/trim-trailingAndrey Lihatskiy
2024-06-10Fix possible null pointer crashAnsariel
2024-06-10Fix incorrect use of VX/VY/VZ/VW indices when color components are accessedAnsariel
2024-06-10viewer#1673 Crash calling dirtyDescendantsFilterAndrey Kleshchev
2024-06-10#1654 generate normals and tangents according to gltf specification (#1662)Dave Parks
2024-06-10Fix Windows build following #1676Andrey Lihatskiy
2024-06-10Merge pull request #1676 from Ansariel/DRTVWR-600-maint-AAndrey Lihatskiy
2024-06-10Add more missing type castsAnsariel
2024-06-10Re-enable compiler warnings C4018, C4100, C4231 and C4506Ansariel
2024-06-10Update fix_whitespace.py to handle newlines correctlyAndrey Lihatskiy
2024-06-09Merge pull request #1670 from Ansariel/DRTVWR-600-maint-AAndrey Lihatskiy
2024-06-09Found string should not be directly at the startAnsariel
2024-06-09Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8Ansariel
2024-06-09Merge pull request #1613 from Ansariel/DRTVWR-600-maint-AAndrey Lihatskiy
2024-06-07secondlife/viewer#1475: Add PBR terrain repeats editingCosmic Linden
2024-06-07viewer#1645 Expose RenderLocalLightCount in UIAndrey Kleshchev
2024-06-07#1638 Add permissions checks to GLTF Save As and Upload buttons (#1653)Dave Parks
2024-06-06Merge pull request #1660 from secondlife/roxie/webrtc-voiceRoxanne Skelly
2024-06-06Merge branch 'main' of github.com:secondlife/viewer into project/webrtc-voiceRoxie Linden
2024-06-06Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...Brad Linden
2024-06-06Merge branch 'main' into DRTVWR-600-maint-AAndrey Lihatskiy
2024-06-06viewer#1641 Show accurate Alpha mode if asset is missingAndrey Kleshchev
2024-06-05Attempt to fix intermittent failuresin threadsafeschedule_test (#1623)Brad Linden
2024-06-05Ignore SIGHUP from SLPlugin processes. (#1627)Brad Linden
2024-06-05#1527 Improve performance on Apple silicon (#1632)Dave Parks
2024-06-05Merge pull request #1634 from secondlife/brad/featurettes-gltf-dev-mergeBrad Linden
2024-06-05Merge pull request #1639 from secondlife/nat/stack-overflownat-goodspeed
2024-06-05Make LLLeap iterate over child stdout while read data is pendingNat Goodspeed
2024-06-04Fixup mix->pbr_mix after merge.Brad Linden
2024-06-04Merge remote-tracking branch 'origin/release/materials_featurette' into proje...Brad Linden
2024-06-04#989 Fix for blurry terrain on Mac (#1633)Brad Linden
2024-06-04 #1628 Disable spherical mirror probes for the time being. (#1631)Jonathan "Geenz" Goodman
2024-06-04Merge pull request #1630 from secondlife/nat/fix-ftr8-exrnat-goodspeed
2024-06-04Update tinyexr package to package based on secondlife/3p-tinyexr.Nat Goodspeed
2024-06-04Merge remote-tracking branch 'origin/release/maint-x' into project/gltf_devel...Brad Linden
2024-06-04Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...Brad Linden
2024-06-04Fix for AMD not being able to load pbrmetallicroughnessV. (#1620)Jonathan "Geenz" Goodman
2024-06-04Merge pull request #1626 from secondlife/1614-pbr-materials-exhibit-striation...cosmic-linden
2024-06-04#1614 Fix for moire pattern in specular highlights. Incidental cleanup.RunitaiLinden
2024-06-03Remove obsolete Windows package for llphysicsextensions_sourceAnsariel
2024-06-03Fix Windows build following #1613Andrey Lihatskiy
2024-06-03viewer#1583 [Win] Viewer fails to detect more than 4Gb of video memoryAndrey Kleshchev
2024-06-01Fix macOS build errorAnsariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-30#1596 Fix for GLTF uploads failing after loading from .glb file (#1602)Dave Parks
2024-05-30Merge pull request #1599 from secondlife/1597-fix-gltf-orientation-testcosmic-linden
2024-05-30#1597 Fix for some GLTF transforms not loading properly.RunitaiLinden
2024-05-30Fix a bunch of uninitialized variable warnings that showed up in Visual StudioAnsariel
2024-05-30Re-enable compiler warning C4800 (performance warning)Ansariel
2024-05-29 #1581 Only render mirrors when reflection probes are enabled. (#1592)Jonathan "Geenz" Goodman