Age | Commit message (Expand) | Author |
2022-09-01 | SL-18078, SL-18065 -- Experimentally allow uploading of lossless normal maps,... | Dave Parks |
2022-09-01 | SL-17653 Fix combo not being visible when needed | Andrey Kleshchev |
2022-09-01 | SL-17653 Finalized texure picker's local filtering | Andrey Kleshchev |
2022-09-01 | SL-17999 PBR material in tool's texture tab | Andrey Kleshchev |
2022-09-01 | SL-17653 In texture picker cleaned up permanently invisible 'show folders' ch... | Andrey Kleshchev |
2022-08-31 | DRTVWR-559: PBR: Cleanup distance attenuation calcs | Ptolemy |
2022-08-31 | SL-17975: PBR: Don't process point light if outside light radius | Ptolemy |
2022-08-31 | DRTVWR-559: PBR: Cleanup: Don't do redundant dot(n,l) calc | Ptolemy |
2022-08-31 | SL-17975: PBR: Fix point light popping | Ptolemy |
2022-08-31 | DRTVWR-559: PBR: Disable PBR bloom | Ptolemy |
2022-08-31 | SL-17703: Fix merge | Ptolemy |
2022-08-31 | SL-18065 WIP -- Clamp virtual size of fetched textures. | Dave Parks |
2022-08-31 | SL-18065 WIP -- Adjust max virtual size to keep debug floater readable. Make... | Dave Parks |
2022-08-30 | SL-17703: PBR: Fix albedo being in wrong color space, add support for debug d... | Ptolemy |
2022-08-30 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-08-30 | SL-17987 Fix for material editor not initializing to GLTF defaults when loadi... | Dave Parks |
2022-08-31 | Merge branch master (DRTVWR-483) into DRTVWR-559 | Andrey Kleshchev |
2022-08-31 | SL-17653 Clean up unneeded filepicker dependency. | Andrey Kleshchev |
2022-08-30 | Increment viewer version to 6.6.4 | Nat Goodspeed |
2022-08-30 | SL-18055 Fix for soft cube maps on chrome (don't clamp roughness value) | Dave Parks |
2022-08-30 | SL-18038 Remove placeholder "save as material" button | Dave Parks |
2022-08-30 | SL-17705 AMD compatibility -- use a specific LoD of irradiance map to avoid b... | Dave Parks |
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks |
2022-08-30 | SL-17997 Fix for crash on shutdown | Dave Parks |
2022-08-29 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-08-29 | Revert "SL-17703: PBR: Fix missing ORM to use 1,0,0" | Ptolemy |
2022-08-29 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-08-29 | SL-18037 Workaround AMD driver bug (drop reflection probe count to 16 on amd) | Dave Parks |
2022-08-29 | SL-17703: PBR: Fix default OMR if pbr shader compiled sans HAS_SPECULAR_MAP | Ptolemy |
2022-08-29 | SL-17703: PBR: Fix missing ORM to use 1,0,0 | Ptolemy |
2022-08-26 | SL-17703: PBR: revert dc8773ff, tweak sunlight albedo to be darker | Ptolemy |
2022-08-26 | SL-17766: PBR: Remove redundant misc. dot() calculations | Ptolemy |
2022-08-26 | DRTVWR-559: PBR: Cleanup | Ptolemy |
2022-08-26 | DRTVWR-559: Cleanup: Preserve note about legacy dist_atten magic number | Ptolemy |
2022-08-26 | DRTVWR-559: PBR: Cleanup debug | Ptolemy |
2022-08-26 | SL-17703: PBR: Fix albedo being washed out due to wrong color space. | Ptolemy |
2022-08-25 | SL-17703: PBR: Tweak sunlight scaling to better match Substance 3D Stager, do... | Ptolemy |
2022-08-25 | SL-17702: PBR: Fix light bleed out of range | Ptolemy |
2022-08-24 | SL-17703: PBR: Convert sunlight color in sRGB to Linear due to EEP/Windlight. | Ptolemy |
2022-08-24 | SL-17702: PBR: Document lights are in linear from C++ side | Ptolemy |
2022-08-24 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-08-24 | DRTVWR-559: Cleanup | Ptolemy |
2022-08-24 | SL-17702: PBR: Use legacy attenuation for point lights | Ptolemy |
2022-08-24 | SL-17702: PBR: Optimize BRDF diffuse | Ptolemy |
2022-08-24 | SL-17703: PBR: Add debug ability to turn sun/off, view sun contrib | Ptolemy |
2022-08-24 | SL-17766: PBR: Refactor to use initMaterial() instead of duplicating material... | Ptolemy |
2022-08-24 | SL-17653 File filter for local materials and textures in texture picker | Andrey Kleshchev |
2022-08-23 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-08-23 | SL-17703: PBR: Use BRDF for sun/moon diffuse and specular | Ptolemy |
2022-08-23 | SL-17766: PBR: Add V_GGX references | Ptolemy |