Age | Commit message (Expand) | Author |
2022-09-14 | SL-17701 Fix for PBR alpha trying to use indexed texture batching | Dave Parks |
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 WIP -- Add Mikktspace tangent generation for PBR materials and switc... | Dave Parks |
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 | 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 |
2022-09-02 | SL-17967 - slightly more meaningful ogl error reporting | Howard Stearns |
2022-09-02 | SL-17999 PBR should reuse texture possition channels from normal materials | Andrey Kleshchev |
2022-09-02 | SL-18039 Added scroll into material editor | Andrey Kleshchev |
2022-09-02 | DRTVWR-559: PBR: Show sun in specular spotlight relfection | Ptolemy |
2022-09-02 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-09-02 | SL-18082: PBR: Fix spotlight color and seam | Ptolemy |
2022-09-01 | SL-17967 - block layout binding acceptable to apple | Howard Stearns |
2022-09-01 | Merged in rye-refprobefixes (pull request #1119) | Drake Arconis |
2022-09-01 | SL-18078, SL-18065 -- Experimentally allow uploading of lossless normal maps,... | Dave Parks |
2022-09-01 | Use an SRGB buffer for initial reflection map capture for proper linear sampling | Rye Mutt |