summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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-15Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer into ↵Callum Prentice
DRTVWR-559
2022-08-15Fix for SL-17695 'Give materials and textures imported by Material Editor a ↵Callum Prentice
sensible name' - compile error on mac/clang because it's more picky - as it should be in this case
2022-08-15SL-17940 Fix for rigged attachments with PBR materials not rendering.Dave Parks
2022-08-12SL-17704: PBR: Use default normal map if one isn't providedPtolemy
2022-08-11SL-17736: Remove Irradiance hack. Use EEP Reflection Probe Ambiance to ↵Ptolemy
adjust irradiance.
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-11Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-08-11SL-17763: Make dist_atten consistent between PBR and LegacyPtolemy
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-10Merged in DRTVWR-559-SL-17695 (pull request #1089)Callum Linden
SL-17695 Give materials and textures imported by Material Editor a sensible name - first pass - likely need to be refined but may be good enough for now Approved-by: Andrey Kleshchev Approved-by: Dave Parks
2022-08-10SL-17695 Sensible names for material properties - sanitize the various names ↵Callum Linden
we use to store inventory items using a built in function
2022-08-09SL-17695 minor cleanup pass to make the PR a bit easier to readCallum Linden
2022-08-09SL-17763: PBR: Fix point light to be consistentPtolemy
2022-08-09Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-08-09SL-17763: PBR: Add BRDF to spot lightPtolemy
2022-08-09SL-17763: PBR: Add debug spot light vectorsPtolemy
2022-08-08SL-17695 Give materials and textures imported by Material Editor a sensible ↵Callum Linden
name - first pass - likely need to be refined but may be good enough for now
2022-08-09SL-17653 Perially done restoration functionalityAndrey Kleshchev
2022-08-08Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-08-08SL-17937 Fix for broken PBR material batching.Dave Parks
2022-08-08SL-17653 Apply selection to faces and linkset instead of just first objectAndrey Kleshchev
2022-08-08Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-08-08SL-17927 Keep people from shooting themselves in the foot by twiddling ↵Dave Parks
deprecated settings.
2022-08-06SL-17888 Clamp some gltf material valuesAndrey Kleshchev
2022-08-05Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-08-05SL-17870 Nudge PBR material textures so they start downloading. (and add ↵Dave Parks
missing validation code for reflection probes network data).
2022-08-05Fixed tools floater dimentions after mergeAndrey Kleshchev
2022-08-04Increment Materials Viewr version to 7.0.0 after merge with 6.6.3 releaseBrad Kittenbrink
2022-08-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-08-03Increment viewer version to 6.6.3Nat Goodspeed
following promotion of DRTVWR-561