summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Expand)Author
2022-08-26SL-17703: PBR: revert dc8773ff, tweak sunlight albedo to be darkerPtolemy
2022-08-26SL-17766: PBR: Remove redundant misc. dot() calculationsPtolemy
2022-08-26DRTVWR-559: PBR: CleanupPtolemy
2022-08-26DRTVWR-559: Cleanup: Preserve note about legacy dist_atten magic numberPtolemy
2022-08-26DRTVWR-559: PBR: Cleanup debugPtolemy
2022-08-26SL-17703: PBR: Fix albedo being washed out due to wrong color space.Ptolemy
2022-08-26Merge branch 'brad/opengl-core-profile-mac' of bitbucket.org:lindenlab/viewer...Howard Stearns
2022-08-26SL-17967 - review commentsHoward Stearns
2022-08-25SL-17967 - .glsl typos. No we get pink PBR!Howard Stearns
2022-08-25SL-17703: PBR: Tweak sunlight scaling to better match Substance 3D Stager, do...Ptolemy
2022-08-25SL-17967 compiles and runs by avoiding the featuresHoward Stearns
2022-08-25SL-17702: PBR: Fix light bleed out of rangePtolemy
2022-08-24SL-17703: PBR: Convert sunlight color in sRGB to Linear due to EEP/Windlight.Ptolemy
2022-08-24SL-17702: PBR: Document lights are in linear from C++ sidePtolemy
2022-08-24DRTVWR-559: CleanupPtolemy
2022-08-24SL-17702: PBR: Use legacy attenuation for point lightsPtolemy
2022-08-24SL-17702: PBR: Optimize BRDF diffusePtolemy
2022-08-24SL-17703: PBR: Add debug ability to turn sun/off, view sun contribPtolemy
2022-08-24SL-17766: PBR: Refactor to use initMaterial() instead of duplicating material...Ptolemy
2022-08-23SL-17703: PBR: Use BRDF for sun/moon diffuse and specularPtolemy
2022-08-23SL-17766: PBR: Add V_GGX referencesPtolemy
2022-08-23SL-17703: PBR: Clamp roughness to minimum to match Blender, etc.Ptolemy
2022-08-23SL-17703: PBR: Add BRDF prototypesPtolemy
2022-08-23SL-17975: PBR: Factor ambient occlusion into specularPtolemy
2022-08-23SL-17703: PBR: Don't add diffuse if IBL offPtolemy
2022-08-23SL-17703: CleanupPtolemy
2022-08-23SL-17703: PBR: Move IOR calcF0() to deferred utilsPtolemy
2022-08-23SL-17703: Add debug output for ambocc and ambenvPtolemy
2022-08-23SL-17703: PBR: Add debug ability to turn off IBLPtolemy
2022-08-22SL-17975: PBR: Add light debuggingPtolemy
2022-08-16Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-08-16SL-17975: PBR: Fix sun/moon color not being appliedPtolemy
2022-08-15SL-17940 Fix for rigged attachments with PBR materials not rendering.Dave Parks
2022-08-11SL-17736: Remove Irradiance hack. Use EEP Reflection Probe Ambiance to adjust...Ptolemy
2022-08-11SL-17930: PBR: Add SSAOPtolemy
2022-08-11SL-17929: PBR: Fix sun reflection artifacts from lightFunc being noisyPtolemy
2022-08-11SL-17929: PBR: Add sun/moon reflection in surfacePtolemy
2022-08-11SL-17763: Make dist_atten consistent between PBR and LegacyPtolemy
2022-08-11SL-17005: (WIP) (Debug) Add logging and debug settings to assist in understan...Cosmic Linden
2022-08-10SL-17763: Cleanup debug infor for lightsPtolemy
2022-08-10SL-17763: Cleanup legacy multiSpotLight to use ambiance utilityPtolemy
2022-08-10SL-17763: PBR: Add spotlight ambiance to multiSpotLightPtolemy
2022-08-10SL-17763: Cleanup legacy to use ambiance utilityPtolemy
2022-08-10SL-17763: PBR: Add spotlight ambiance to spotlightPtolemy
2022-08-10SL-17763: PBR: Add common spotlight ambiance calcs to deferred utilitiesPtolemy
2022-08-09SL-17763: PBR: Fix point light to be consistentPtolemy
2022-08-09SL-17763: PBR: Add BRDF to spot lightPtolemy
2022-08-09SL-17763: PBR: Add debug spot light vectorsPtolemy
2022-08-03SL-17706 Deprecate RenderGamma and RenderFogRatio and remove dead UI from gra...Dave Parks
2022-08-03Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks