Age | Commit message (Expand) | Author |
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-07 | secondlife/viewer#1475: Add PBR terrain repeats editing | Cosmic Linden |
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-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 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-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-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-03-20 | secondlife/viewer-issues#83: Add TODO/assert for deciding when to allow candi... | Cosmic Linden |
2023-12-06 | Fix LLGLTFMaterial hashing | Henri Beauchamp |
2023-11-06 | SL-20523 Local textures not updating on PBR Materials #5 | Andrey Kleshchev |
2023-11-06 | SL-20523 Local textures not updating on PBR Materials #4 | Andrey Kleshchev |
2023-11-06 | SL-20523 Local textures not updating on PBR Materials #3 | Andrey Kleshchev |
2023-11-06 | SL-20523 Local textures not updating on PBR Materials #2 | Andrey Kleshchev |
2023-11-06 | SL-20523 Local textures not updating on PBR Materials #1 | Andrey Kleshchev |
2023-10-25 | Fix DRTVWR-559 std::array usage in llrender and llprimitive after merge | Brad Linden |
2023-10-09 | SL-20225: LLGLTFMaterial code sync | Cosmic Linden |
2023-08-29 | SL-20229 Add GenericStreamingMessage and use it to receive GLTF material over... | RunitaiLinden |
2023-05-03 | Improved fix for SL-19675 crash. How about just don't refer to data when you... | Brad Linden |
2023-04-21 | SL-19606: Fix missing GLTF texture transforms in PBR alpha mask/alpha blend s... | Cosmic Linden |
2023-03-23 | SL-19169 Local material updates aren't applied with non-default transforms | Andrey Kleshchev |
2023-03-22 | DRTVWR-559 Fix for bad hashing of materials breaking render batches and who k... | Dave Parks |
2023-03-02 | SL-19281 Unify handling of haze and gamma between fullbright and not and move... | Dave Parks |
2023-02-27 | SL-19279: LLGLSLShader::bindXXX is not free. Pack the uniforms | Cosmic Linden |
2023-02-15 | SL-19121: Address review comments from SL-19080 phase 2 | Cosmic Linden |
2023-02-14 | Merge pull request #73 from secondlife/SL-19080 | cosmic-linden |
2023-02-09 | SL-19080: Address clang-provided errors | Cosmic Linden |
2023-02-09 | SL-19080: Update GLTF Material asset upload to v1.1, with stricter GLTF compl... | Cosmic Linden |
2023-02-02 | SL-18908 Make media texture override base color and emissive texture on PBR m... | Dave Parks |
2023-01-10 | SL-18820: Fix applying material clearing transform overrides. Loosen some ass... | Cosmic Linden |
2023-01-09 | SL-18820: Update LLGLTFMaterial: Add setBaseMaterial() and equality comparison | Cosmic Linden |
2022-11-14 | SL-18634: Fix GLTF material texture transform not serializing when texture ID... | Cosmic Linden |
2022-11-09 | Revert "SL-18523: When editing an object's material override, use the object'... | Sabrina Shanman |
2022-11-08 | SL-18523: When editing an object's material override, use the object's materi... | Cosmic Linden |
2022-11-02 | SL-18485: Render GLTF materials with extension KHR_texture_transform with app... | Cosmic Linden |
2022-11-02 | SL-18520 Use GLTF material.extras to pass flags for enabling overriding alpha... | Dave Parks |
2022-11-01 | SL-18520 WIP - Use off-by-epsilon and special UUID identifier hacks to allow ... | Dave Parks |
2022-10-31 | SL-18442 Port of Caladbolg's fix for emissive overrides not taking. Remove u... | Dave Parks |
2022-10-27 | SL-18411: GLTF material transform serialization, plus fix improper indexing n... | Cosmic Linden |
2022-10-20 | SL-18411: Copy over LLGLTFMaterial changes (most notably various getters/sett... | Cosmic Linden |
2022-10-19 | SL-18105 Hook up TE override material to render pipe by way of render material. | Dave Parks |
2022-10-19 | SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad... | Dave Parks |
2022-10-17 | WIP for SL-17697 live editing now computes diffs of changed material properti... | Brad Kittenbrink |