summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-23SL-18134 Rename Albedo to Base Color to be more consistent with GLTF specDave Parks
2022-09-23SL-18120 Fix for specular color of legacy materials tinting environment ↵Dave Parks
reflections from "environment" intensity.
2022-09-22SL-18190 Fix for texture animation not working on opaque PBR materials.Dave Parks
2022-09-22Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-09-22SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling ↵Dave Parks
reflection probes and anti-aliasing. Get render parity with current release viewer when reflection probes are disabled.
2022-09-23SL-18221 Water texture does not load after clearing cacheAndrey Kleshchev
Water texture should load only after having caps. Prefetch textures should load only after having caps. Prefetch list is now per grid
2022-09-22SL-18001 Fix LLMaterialEditor::applyToSelection()Andrey Kleshchev
2022-09-22Merge remote-tracking branch 'origin/SL-18119' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-09-22SL-18119 - log group join, object add or rezBrad Payne (Vir Linden)
2022-09-22SL-17999 'copy' functionality for 'features' and 'texture' tabsAndrey Kleshchev
And a fix to prevent message spam
2022-09-21SL-18119 - bug fixBrad Payne (Vir Linden)
2022-09-21SL-18119 - more ViewerStats logs for NUXBrad Payne (Vir Linden)
2022-09-21SL-17628 Add viewer sided max attachment distance to position fieldsAndrey Kleshchev
2022-09-21Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-09-21SL-18190 Fix for fullbright alpha blended legacy materials appearing in ↵Dave Parks
wrong color space
2022-09-21SL-18187 Resolve Win32 failures due to missing mikktspaceAndrey Kleshchev
2022-09-20Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-09-20SL-18190 Reduce banding (stay in linear space as much as possible, increase ↵Dave Parks
precision of reflection probes). Faster radiance and irradiance map generation.
2022-09-20Merged in SL-18001 (pull request #1137)Sabrina Shanman
SL-18001: Update GLTF material when receiving LLRenderMaterialParams on updated object Approved-by: Brad Kittenbrink
2022-09-20SL-18119 - logCommand() for friend operationsBrad Payne (Vir Linden)
2022-09-20SL-18190 Enable OpenGL core profile on OS X by defaultDave Parks
2022-09-20SL-18190 Don't allocate mips for irradiance maps because they're never ↵Dave Parks
generated. Disable OpenGL core profile on Intel by default.
2022-09-20Merged in sl-18068 (pull request #1136)Nat Linden
SL-18068: Update to viewer-manager build 575083 Approved-by: Andrey Kleshchev Approved-by: Brad Kittenbrink
2022-09-19Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-09-19SL-18190 Don't generate mips for irradiance maps because they're never sampled.Dave Parks
2022-09-19SL-18001: Update GLTF material when receiving LLRenderMaterialParams on ↵Cosmic Linden
updated object
2022-09-20SL-18065 Fix bake textures' fetch loopAndrey Kleshchev
2022-09-19Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-09-19SL-18190 Faster better stronger radiance/irradiance mapsDave Parks
2022-09-19SL-18068: Merged DRTVWR-565-maint-P into sl-18068Nat Linden
2022-09-19SL-18128, SL-18128 - No glerror on Mac!Howard (Aech Linden) Stearns
2022-09-19SL-18171 Remove link that opens old help browserMnikolenko Productengine
2022-09-19SL-17840 Update 'Obscure MOAP' control textMnikolenko Productengine
2022-09-19SL-18161 Fix viewer complaining about dupplicate FT_MATERIAL foldersAndrey Kleshchev
2022-09-17RG16F PBR BRDF LUTDave Parks
2022-09-17Fix for overbright and artifacted radiance maps on NVIDIA hardwareDave Parks
2022-09-17Fix for crash on NVIDIA hardwareDave Parks
2022-09-17Cleanup more unused functions and fix spotLightF (whoops)Dave Parks
2022-09-17Fix for spotlights in background not matching foreground. Remove some ↵Dave Parks
unused functions.
2022-09-17Adjust radiance maps to better match SubstanceDave Parks
2022-09-17Make sure specular highlights from punctual lights don't fall off of ↵Dave Parks
polished surfaces
2022-09-17Fix for crash when loading daeDave Parks
2022-09-17WIP - Fix for alpha PBR lighting for point lights (spot lights treated as ↵Dave Parks
point lights for now)
2022-09-17Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-09-17WIP - multiSpotLightF uses proper PBR shading, alpha is broken but pushing ↵Dave Parks
now in case my hard drive melts
2022-09-17WIP - replace PBR implementation - point lightsDave Parks
2022-09-17WIP - switch PBR implementationsDave Parks
2022-09-16SL-18128 - fix #if !DEPTH_CLAMP in shadersHoward Stearns
2022-09-17SL-18065 Viewer tries to get missing texture endlessly #2Andrey Kleshchev
2022-09-16Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559