Age | Commit message (Expand) | Author |
2022-09-15 | SL-18161 Properly list pbr material folder | Andrey Kleshchev |
2022-09-14 | SL-17701 Fix for crash on AMD WHQL drivers. | Dave Parks |
2022-09-14 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-14 | SL-17701 Fix for PBR alpha trying to use indexed texture batching | Dave Parks |
2022-09-15 | SL-18161 Add PBR materials to Uploads in preferences | Andrey Kleshchev |
2022-09-14 | SL-17701 Fix for shadow passes not respecting double sided and alpha paramete... | Dave Parks |
2022-09-14 | SL-17701 Fix for legacy material parameters/textures overriding GLTF material... | Dave Parks |
2022-09-14 | SL-17701 Per pixel binormal generation on PBR alpha to be consistent with PBR... | Dave Parks |
2022-09-13 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-13 | SL-17701 WIP -- Correct color space management for base color and emissive co... | Dave Parks |
2022-09-14 | SL-17701 Fix coding policy | Andrey Kleshchev |
2022-09-14 | SL-18044 (PBR) No-copy textures not applying to objects | Andrey Kleshchev |
2022-09-13 | SL-17701 WIP -- Hook PBR transparency parameter up to alpha pass. | Dave Parks |
2022-09-13 | SL-17701 WIP -- Parity for point lights between opaque and transparent PBR ma... | Dave Parks |
2022-09-13 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-13 | SL-17701 WIP -- Cleanup/refactor PBR lighting implementation and get parity b... | Dave Parks |
2022-09-13 | SL-17701 - fix typo in shader affecting mac | Howard Stearns |
2022-09-13 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-12 | SL-18095 Add tangents to mesh assets so we can calculate mikktspace tangents ... | Dave Parks |
2022-09-13 | SL-17653 Removed unneeded combo box | Andrey Kleshchev |
2022-09-12 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-12 | SL-18095 WIP -- Use meshoptimizer to re-weld and cache optimize after generat... | Dave Parks |
2022-09-12 | SL-17701: PBR: Tweak lighting in alpha blending | Ptolemy |
2022-09-11 | SL-17701: PBR: Fix alpha blended objects not receving Sun shadow. | Ptolemy |
2022-09-09 | SL-18095 WIP -- Allow mikktspace generator to add more vertices (skip re-weld... | Dave Parks |
2022-09-09 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-09-09 | SL-17701: Fix enum compare using wrong types which broke macOS build | Ptolemy |
2022-09-09 | Merged in SL-17967 (pull request #1113) | Howard Stearns |
2022-09-09 | SL-17701: PBR: Fix light color space in alpha shader | Ptolemy |
2022-09-09 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-09-09 | SL-17701: PBR: Work in progress alpha blending | Ptolemy |
2022-09-09 | SL-17701 PBR: Cleanup alpha setting EEP shader uniforms | Ptolemy |
2022-09-09 | SL-17701: PBR: WIP Alpha Blending | Ptolemy |
2022-09-08 | SL-18095 Add missing Mikktspace.cmake | Dave Parks |
2022-09-08 | SL-18095 WIP -- Add Mikktspace tangent generation for PBR materials and switc... | Dave Parks |
2022-09-06 | SL-17967 - remove some debug/devel code | Howard Stearns |
2022-09-06 | SL-17967 - reserve one more sampler in Deferred FullbrightShiny Shader so tha... | Howard Stearns |
2022-09-06 | SL-18096 WIP -- partial support for double sided rendering. Shadow map and p... | Dave Parks |
2022-09-06 | Merged in 559-impostor-fixes (pull request #1122) | Drake Arconis |
2022-09-05 | SL-17999 Small cleanup | Andrey Kleshchev |
2022-09-04 | Fix impostor lighting and rendering after PBR changes to rendering pipeline | Rye Mutt |
2022-09-02 | SL-17967 Fix for confounding program and shader objects when fetching logs an... | Dave Parks |
2022-09-02 | Merge branch 'SL-17967' of ssh://bitbucket.org/lindenlab/viewer into SL-17967 | Dave Parks |
2022-09-02 | SL-17967 Purge OpenGL extensions (use core API only) | Dave Parks |
2022-09-02 | SL-17967 - bad copypasta | Howard Stearns |
2022-09-02 | DRTVWR-559: PBR: Cleanup | Ptolemy |
2022-09-02 | DRTVWR-559: PBR: Maintain slightly higher quality of normals from normal map | Ptolemy |
2022-09-02 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-09-02 | SL-17701: PBR: Add support for gltf Alpha MASK (cutoff) | Ptolemy |
2022-09-02 | SL-17967 - do not crash on zero-sized materials | Howard Stearns |