Age | Commit message (Expand) | Author |
2023-02-27 | SL-18882: Show diffuse non-alpha textures opaque on editing | Alexander Gavriliuk |
2023-02-23 | SL-19228: Fix GLTF texture transform rotation and add UV debug (PBR only). Se... | Cosmic Linden |
2023-02-15 | SL-19121: Add additional test at request of review | Cosmic Linden |
2023-02-15 | SL-19121: Address review comments from SL-19080 phase 2 | Cosmic Linden |
2023-02-14 | SL-19121: Add some override tests | Cosmic Linden |
2023-02-14 | Merge pull request #73 from secondlife/SL-19080 | cosmic-linden |
2023-02-10 | SL-19080: Restrict LLGLTFMaterial fields test to a single compiler target, as... | 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-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev |
2023-02-07 | SL-19159 Faster LLUUID and LLMaterialID hashing for std and boost containers ... | Henri Beauchamp |
2023-02-02 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-02-02 | SL-18908 Make media texture override base color and emissive texture on PBR m... | Dave Parks |
2023-02-02 | Fix some unused variable warnings in DRTVWR-559 | Brad Linden |
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-01-31 | SL-19110 Fast hashing classes for use in place of the slow LLMD5, where speed... | Henri Beauchamp |
2023-01-31 | SL-19110 Fast hashing classes for use in place of the slow LLMD5, where speed... | Henri Beauchamp |
2023-01-28 | SL-19097 Crash when selecting a model for upload and waiting too long | Andrey Kleshchev |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
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 |
2023-01-06 | SL-18741 Add gltf to bulk uploads on mac | Andrey Kleshchev |
2023-01-03 | SL-18874 Rigged mesh upload crash when using Bounding Box physics | Andrey Kleshchev |
2022-12-12 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2022-12-12 | Merge branch 'main' into DRTVWR-568 | Callum Prentice |
2022-12-12 | Merge branch 'main' into DRTVWR-570-maint-Q | Andrey Lihatskiy |
2022-11-14 | SL-18634: Fix GLTF material texture transform not serializing when texture ID... | Cosmic Linden |
2022-11-11 | SL-18616 Fix for dropping mOverrideAlphaMode on copy | Dave Parks |
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 | Merged in SL-18485 (pull request #1183) | Sabrina Shanman |
2022-11-02 | SL-18520 Fix for mac build. | Dave Parks |
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-11-01 | SL-18513 Put profile markers around GLTF code. | Dave Parks |
2022-10-31 | SL-18442 Port of Caladbolg's fix for emissive overrides not taking. Remove u... | Dave Parks |
2022-10-31 | SL-18446 Fix emissive tint | Andrey Kleshchev |
2022-10-27 | SL-18411: GLTF material transform serialization, plus fix improper indexing n... | Cosmic Linden |
2022-10-26 | SL-18472 Fix for assert when increasing number of texture entries on existing... | Dave Parks |
2022-10-26 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-10-26 | SL-18443 Allow nulling out of override data and implement new override messag... | Dave Parks |
2022-10-24 | Merge master into DRTVWR-568 (and fix conflicts) | Callum Linden |
2022-10-24 | SL-18105 Add mechanism for applying overrides that were received before assoc... | Dave Parks |
2022-10-22 | SL-18105 When saving an object's material to inventory, save the version that... | Dave Parks |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev |
2022-10-20 | SL-18105 Add remaining parameters to applyOverride | Dave Parks |
2022-10-20 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy |
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy |
2022-10-20 | SL-18411: Copy over LLGLTFMaterial changes (most notably various getters/sett... | Cosmic Linden |