Age | Commit message (Expand) | Author |
2024-08-22 | Remove or suppress left over debug messages in hot paths (#2392) | Rye Mutt |
2024-08-14 | Enable /permissive- on MSVC for better standards conformance (#2251) | Rye Mutt |
2024-08-02 | Remove dead pcre library dependency (#2177) | Rye Mutt |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-07-05 | Reduce LLSD::Binary temporaries | Rye Mutt |
2024-06-12 | Fix whitespace pre-commit hook failures | Brad Linden |
2024-06-11 | Merge remote-tracking branch 'origin/release/maint-a' into project/gltf_devel... | Brad Linden |
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 remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-10 | Post-merge - trim trailing whitespace | Andrey Lihatskiy |
2024-06-10 | Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed | Ansariel |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-07 | secondlife/viewer#1475: Add PBR terrain repeats editing | Cosmic Linden |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-30 | Fix a bunch of uninitialized variable warnings that showed up in Visual Studio | Ansariel |
2024-05-23 | Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg... | Brad Linden |
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-20 | #1392 GLTF Upload (#1394) | Dave Parks |
2024-05-20 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-05-15 | secondlife/viewer#1418 Mesh Upload - Physics - Bounding Box is not working as... | Alexander Gavriliuk |
2024-05-15 | Merge branch 'main' into marchcat/x-mf-merge | Andrey Lihatskiy |
2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy |
2024-05-15 | Merge branch 'marchcat/w-whitespace' into marchcat/x-mf-merge | Andrey Lihatskiy |
2024-05-14 | Merge DRTVWR-591-maint-X to main on promotion of secondlife/viewer #705: Main... | Nat Goodspeed |
2024-05-14 | Merge remote-tracking branch 'origin/release/materials_featurette' into proje... | Brad Linden |
2024-05-13 | secondlife/viewer#907: Fix LLGLTFMaterial tests | Cosmic Linden |
2024-05-13 | secondlife/viewer#907: Fix bad merge in LLGLTFMaterial | Cosmic Linden |
2024-05-10 | secondlife/viewer#907: Local PBR terrain texture transforms | Cosmic Linden |
2024-05-08 | Fix for mirrors not functioning properly under water. (#1436) | Jonathan "Geenz" Goodman |
2024-05-07 | Merge pull request #1421 from secondlife/DRTVWR-600-maint-A | Dave Parks |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-05-06 | Merge remote-tracking branch 'origin/main' into project/gltf_development | Brad Linden |
2024-05-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-... | RunitaiLinden |
2024-05-02 | Update LLGLTFMaterial tests for changes introduced in SL-20523 | Brad Linden |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-24 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-12 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy |
2024-04-09 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden |
2024-03-20 | secondlife/viewer-issues#83: Add TODO/assert for deciding when to allow candi... | Cosmic Linden |
2024-03-01 | Convert remaining TRUE/FALSE to true/false | Ansariel |
2024-02-20 | Convert remaining cases of BOOL to bool in llmath and llprimitive | Ansariel |
2024-02-06 | #740 Make sure we evaluate if the probe is a mirror probe or not. | Jonathan "Geenz" Goodman |