Age | Commit message (Expand) | Author |
2022-06-29 | SL-17274: Fix typo | Ptolemy |
2022-06-29 | SL-17274: Simplify occlusion and make not about future occlusion_strength | Ptolemy |
2022-06-29 | SL-17274: Fix typo in reference to SL-14035 | Ptolemy |
2022-06-28 | SL-17274: PBR: Cleanup alignment | Ptolemy |
2022-06-28 | SL-17274 PBR: Cleanup: Alphabetize and categorize debugging flags | Ptolemy |
2022-06-28 | SL-17274: PBR: Cleanup: Put primary channels Diffuse,Emissive,Metal,Occlusion... | Ptolemy |
2022-06-28 | SL-17274: PBR: Fix reflection | Ptolemy |
2022-06-28 | SL-17274: PBR: Add Emissive | Ptolemy |
2022-06-28 | Add emissiveRect to softenLightF.glsl | Dave Parks |
2022-06-28 | SL-17274: PBR: Add occlusion | Ptolemy |
2022-06-28 | SL-17274: PBR: Add kSpec debugging | Ptolemy |
2022-06-28 | SL-17274: PBR: Cleanup dot() vertex2camera | Ptolemy |
2022-06-28 | SL-17274: PBR: Add kDiffuse debugging | Ptolemy |
2022-06-28 | SL-17274: PBR: Remove manual debug | Ptolemy |
2022-06-28 | SL-17274: PBR: Add reflect0 debugging | Ptolemy |
2022-06-28 | SL-17274: PBR: Add reflection vec | Ptolemy |
2022-06-28 | SL-17274: PBR: Move amblit to before PBR shading | Ptolemy |
2022-06-28 | SL-17274: PBR: Cleanup: Only calc reflectance if debugging | Ptolemy |
2022-06-27 | SL-17274: PBR: Fix IOR | Ptolemy |
2022-06-27 | SL-17274: Cleanup position | Ptolemy |
2022-06-27 | SL-17274: PBR: Fix v, dotTV, dotBV | Ptolemy |
2022-06-24 | SL-17274: PBR: Fix typo of commit 4e1a4e80e4 | Ptolemy |
2022-06-24 | SL-17274: PBR: Add note about DEBUG_PBR_NORMAL | Ptolemy |
2022-06-24 | SL-17274: PBR: Add DEBUG_NORMAL_RAW, DEBUG_NORMAL_OUT to PBR shader | Ptolemy |
2022-06-24 | SL-17274: PBR: Add BRDF debug | Ptolemy |
2022-06-24 | SL-17274: PBR: Add roughness alpha debug | Ptolemy |
2022-06-24 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-06-24 | SL-17274: Cleanup frag_data | Ptolemy |
2022-06-24 | SL-17274 Hook up emissive map and non-texture parameters to pbropaqueF.glsl | Dave Parks |
2022-06-24 | fix DRTVWR-559 mac build coding policy error for missing newline at EOF | Brad Kittenbrink |
2022-06-23 | SL-17653 Fix writing of PBR materials to gbuffer. | Dave Parks |
2022-06-23 | SL-17274: Add WIP PBR Shader | Ptolemy |
2022-06-23 | SL-17274: Fix shaders to use normal and spec maps | Ptolemy |
2022-06-23 | Merged DRTVWR-559 into SL-17274_gbuffer_flags | Michael Pohoreski |
2022-06-23 | Merged DRTVWR-559 into SL-17274_view_dir | Michael Pohoreski |
2022-06-22 | SL-17600 Cubemap filter tuning. | Dave Parks |
2022-06-22 | SL-17600 Proper irradiance probes. | Dave Parks |
2022-06-21 | SL-17274: Remove hard-coded magic number checking if G-Buffer flag is set | Ptolemy |
2022-06-21 | SL-17274 Cleanup hard-coded gbuffer atmos flag for softenlight | Ptolemy |
2022-06-21 | SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps). | Dave Parks |
2022-06-21 | SL-17274: Add view_dir uniform | Ptolemy |
2022-06-10 | SL-17574 Fix for box probes not applying. | Dave Parks |
2022-06-10 | SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp... | Dave Parks |
2022-06-07 | DRTVWR-559: Fix fullbrightShiny not compiling on AMD due to type mismatch | Ptolemy |
2022-06-03 | SL-17285 Build fix take two. | Dave Parks |
2022-06-03 | SL-17285 Build fix (coding policy needs last line to be blank). | Dave Parks |
2022-06-02 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-06-02 | SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ... | Dave Parks |
2022-05-26 | Merge master v 6.6.1 into DRTVWR-559 | Dave Houlton |
2022-05-24 | SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" de... | Dave Parks |