Age | Commit message (Expand) | Author |
2022-09-22 | SL-18001 Fix LLMaterialEditor::applyToSelection() | Andrey Kleshchev |
2022-09-22 | SL-17999 'copy' functionality for 'features' and 'texture' tabs | Andrey Kleshchev |
2022-09-21 | SL-18190 Fix for fullbright alpha blended legacy materials appearing in wrong... | Dave Parks |
2022-09-20 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-20 | SL-18190 Reduce banding (stay in linear space as much as possible, increase p... | Dave Parks |
2022-09-20 | Merged in SL-18001 (pull request #1137) | Sabrina Shanman |
2022-09-20 | SL-18190 Enable OpenGL core profile on OS X by default | Dave Parks |
2022-09-20 | SL-18190 Don't allocate mips for irradiance maps because they're never genera... | Dave Parks |
2022-09-19 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-19 | SL-18190 Don't generate mips for irradiance maps because they're never sampled. | Dave Parks |
2022-09-19 | SL-18001: Update GLTF material when receiving LLRenderMaterialParams on updat... | Cosmic Linden |
2022-09-20 | SL-18065 Fix bake textures' fetch loop | Andrey Kleshchev |
2022-09-19 | SL-18190 Faster better stronger radiance/irradiance maps | Dave Parks |
2022-09-19 | SL-18161 Fix viewer complaining about dupplicate FT_MATERIAL folders | Andrey Kleshchev |
2022-09-17 | RG16F PBR BRDF LUT | Dave Parks |
2022-09-17 | Fix for overbright and artifacted radiance maps on NVIDIA hardware | Dave Parks |
2022-09-17 | Fix for crash on NVIDIA hardware | Dave Parks |
2022-09-17 | Cleanup more unused functions and fix spotLightF (whoops) | Dave Parks |
2022-09-17 | Fix for spotlights in background not matching foreground. Remove some unused... | Dave Parks |
2022-09-17 | Adjust radiance maps to better match Substance | Dave Parks |
2022-09-17 | Make sure specular highlights from punctual lights don't fall off of polished... | Dave Parks |
2022-09-17 | Fix for crash when loading dae | Dave Parks |
2022-09-17 | WIP - Fix for alpha PBR lighting for point lights (spot lights treated as poi... | Dave Parks |
2022-09-17 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-17 | WIP - multiSpotLightF uses proper PBR shading, alpha is broken but pushing no... | Dave Parks |
2022-09-17 | WIP - replace PBR implementation - point lights | Dave Parks |
2022-09-17 | WIP - switch PBR implementations | Dave Parks |
2022-09-16 | SL-18128 - fix #if !DEPTH_CLAMP in shaders | Howard Stearns |
2022-09-17 | SL-18065 Viewer tries to get missing texture endlessly #2 | Andrey Kleshchev |
2022-09-16 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-16 | SL-18128 Restore 16-bit precision in screen render target. | Dave Parks |
2022-09-17 | SL-18065 Viewer tries to get missing texture endlessly | Andrey Kleshchev |
2022-09-16 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks |
2022-09-16 | SL-17723 Remove use of UDP image fetch | Mnikolenko Productengine |
2022-09-16 | DRTVWR-559 Fixed merge conflicts | Andrey Kleshchev |
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev |
2022-09-15 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-15 | SL-18156 WIP -- Add NormalizedScale/NormalizedTranslation to mesh assets to r... | Dave Parks |
2022-09-16 | SL-18161 Change pbr folder name | Andrey Kleshchev |
2022-09-15 | SL-18125 Material asset creation pulls wrong set of permissions | Andrey Kleshchev |
2022-09-15 | SL-18161 Fix missing folder name localizations | Andrey Kleshchev |
2022-09-15 | SL-18161 Properly list pbr material folder | Andrey Kleshchev |
2022-09-15 | Increment viewer version to 6.6.5 | Nat Goodspeed |
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 |