Age | Commit message (Expand) | Author |
2024-06-11 | Clean up line endings that got mangled up during last merge | Ansariel |
2024-06-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-06-10 | Merge branch 'main' into brad/materials_featurette_build_workaround | Nat Goodspeed |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-10 | Merge remote-tracking branch 'origin/main' into project/gltf_development | Brad Linden |
2024-06-11 | Re-enable compiler warnings C4127, C4512 & C4706 | Ansariel |
2024-06-10 | #1677 Add GLTF extensions serialization and support for KHR_materials_unlit (... | Dave Parks |
2024-06-10 | Increment viewer version to 7.1.9 | Nat Goodspeed |
2024-06-10 | Merge release/materials_featurette to main on promotion of secondlife/viewer ... | Nat Goodspeed |
2024-06-10 | Attempted workaround for actions/runner-images#10004 build failures. | Brad Linden |
2024-06-10 | Fix merge error introduced in eb526fec0aadcaf30363fdfb1e253a609bf83acc | Ansariel |
2024-06-10 | Merge pull request #1667 from secondlife/v-1475 | cosmic-linden |
2024-06-10 | secondlife/viewer#1475: Fix whitespace and remove comment | Cosmic Linden |
2024-06-10 | Post-merge - trim trailing whitespace | Andrey Lihatskiy |
2024-06-10 | Merge branch 'DRTVWR-600-maint-A' into signal/trim-trailing | Andrey Lihatskiy |
2024-06-10 | Fix possible null pointer crash | Ansariel |
2024-06-10 | Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed | Ansariel |
2024-06-10 | viewer#1673 Crash calling dirtyDescendantsFilter | Andrey Kleshchev |
2024-06-10 | #1654 generate normals and tangents according to gltf specification (#1662) | Dave Parks |
2024-06-10 | Add more missing type casts | Ansariel |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-09 | Found string should not be directly at the start | Ansariel |
2024-06-09 | Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8 | Ansariel |
2024-06-09 | Merge pull request #1613 from Ansariel/DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-06-07 | secondlife/viewer#1475: Add PBR terrain repeats editing | Cosmic Linden |
2024-06-07 | viewer#1645 Expose RenderLocalLightCount in UI | Andrey Kleshchev |
2024-06-07 | #1638 Add permissions checks to GLTF Save As and Upload buttons (#1653) | Dave Parks |
2024-06-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-06 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-06-06 | viewer#1641 Show accurate Alpha mode if asset is missing | Andrey Kleshchev |
2024-06-05 | Attempt to fix intermittent failuresin threadsafeschedule_test (#1623) | Brad Linden |
2024-06-05 | Ignore SIGHUP from SLPlugin processes. (#1627) | Brad Linden |
2024-06-05 | #1527 Improve performance on Apple silicon (#1632) | Dave Parks |
2024-06-05 | Make LLLeap iterate over child stdout while read data is pending | Nat Goodspeed |
2024-06-04 | Fixup mix->pbr_mix after merge. | Brad Linden |
2024-06-04 | Merge 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-04 | Merge remote-tracking branch 'origin/release/maint-x' into project/gltf_devel... | Brad Linden |
2024-06-04 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-04 | Fix for AMD not being able to load pbrmetallicroughnessV. (#1620) | Jonathan "Geenz" Goodman |
2024-06-04 | #1614 Fix for moire pattern in specular highlights. Incidental cleanup. | RunitaiLinden |
2024-06-03 | viewer#1583 [Win] Viewer fails to detect more than 4Gb of video memory | Andrey Kleshchev |
2024-06-01 | Fix macOS build error | Ansariel |
2024-06-01 | Re-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-30 | #1597 Fix for some GLTF transforms not loading properly. | RunitaiLinden |
2024-05-30 | Fix a bunch of uninitialized variable warnings that showed up in Visual Studio | Ansariel |
2024-05-30 | Re-enable compiler warning C4800 (performance warning) | Ansariel |
2024-05-29 | #1581 Only render mirrors when reflection probes are enabled. (#1592) | Jonathan "Geenz" Goodman |