summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2023-03-27DRTVWR-559 Fix for off-white metal not looking chromed when it should (fake ↵Dave Parks
hacky HDR sky reflections).
2023-03-27SL-18563 Pull featuretable settings for avatar impostors and volume lod from ↵Dave Parks
auto-fps viewer
2023-03-27SL-19477 Remove angular attenuation from sphere probe weight to fix harsh ↵Dave Parks
indirect lighting. Minor incidental decruft.
2023-03-24SL-19321 Optimization pass -- Remove another shadow split from probe render, ↵Dave Parks
incidental decruft.
2023-03-24SL-19321 Optimization pass -- reduce occlusion culling frame stalls, reduce ↵Dave Parks
shadow draw distance in probes.
2023-03-23Fix for SL-18458 overrides not applying when cache load happened before ↵Brad Linden
LLViewerObject::updateTEMaterialTextures call
2023-03-23Merge pull request #137 from secondlife/SL-19399cosmic-linden
SL-19399: Allow editing all PBR texture transforms at once with Complete material radio
2023-03-23Merge pull request #139 from secondlife/SL-19394cosmic-linden
SL-19394: Update default midday per feedback
2023-03-23SL-19478 Fix for assert when applying specular map.Dave Parks
2023-03-23SL-19394: Update default midday per feedbackCosmic Linden
2023-03-23SL-18458 Fix for overrides not applying when zooming out and back in again.Dave Parks
2023-03-23SL-18458 Fix for overrides not applying if material is not loaded on rebuild.Dave Parks
2023-03-23SL-19399: CleanupCosmic Linden
2023-03-23SL-18458 Fix for one failure mode of overrides getting applied before base ↵Dave Parks
material is set.
2023-03-23SL-19169 Local material updates aren't applied with non-default transformsAndrey Kleshchev
2023-03-22SL-19399: Reorganize controls for PBR material editing in the build floater ↵Cosmic Linden
in more sensible way. Ignore "Lock repeat" in PBR mode as it's redundant
2023-03-22SL-19399: Allow editing all PBR texture transforms at once with Complete ↵Cosmic Linden
material radio
2023-03-22Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-22DRTVWR-559 Fix for bad hashing of materials breaking render batches and who ↵Dave Parks
knows what else.
2023-03-22Merge pull request #134 from secondlife/SL-19394cosmic-linden
SL-19394: Change default midday to an asset ID with probe ambiance
2023-03-22SL-19394: Change default midday to an asset ID with probe ambianceCosmic Linden
2023-03-22Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-22SL-19297 Hacky fix for MY EYES!Dave Parks
2023-03-22Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-22DRTVWR-559 Quality pass -- Fix sky banding, fix off-by-one-mip in reflection ↵Dave Parks
probes (thanks Rye), remove noiseMap from light shaders (removes speckles), make irradiance maps RGB16F instead of RGBA16. Use actual luminance for sky instead of max color component during irradiance map pass.
2023-03-21Phase 2 of fix for SL-18458 material overrides not being cached properlyBrad Linden
2023-03-21SL-19392 Disable "Double Sided" by default when importing double sided materialsAndrey Kleshchev
2023-03-21SL-19322 Disable automatic alpha masking because it is bugged.Dave Parks
2023-03-13DRTVWR-559 Fix for windows build.Dave Parks
2023-03-13Partial solution for SL-18458 Materials override cache not working and ↵Brad Linden
related SL-18684/SL-19206/SL-19173
2023-03-13SL-19371 Fix for occlusion culling getting stuck after teleport.Dave Parks
2023-03-13Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-13DRTVWR-559 Fix for GL error on Intel Iris GPU.Dave Parks
2023-03-13Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵Jonathan "Geenz" Goodman
DRTVWR-559
2023-03-13Make sure the glow combine only happens in the gamma correct shader.Jonathan "Geenz" Goodman
2023-03-10Fixing unused variables for mac build after SL-19172 workBrad Linden
2023-03-10SL-19352 Bump sky dome detail across the board.Dave Parks
2023-03-10DRTVWR-559 Fix for assert in LLVertexBuffer, incidental decruft.Dave Parks
2023-03-10Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-10SL-19172 Texture streaming tune up. Incidental decruft.Dave Parks
2023-03-10This corrects tangents on blinn-phong surfaces to use proper mikkt ↵Rye Mutt
calculation (#118)
2023-03-10Fix alpha blended blinn-phong glossiness in punctual lights and glossy env ↵Rye Mutt
application (#117)
2023-03-10SL-19353 Mesh importer throws an error when the file extension is upper caseAndrey Kleshchev
2023-03-09Merge pull request #115 from secondlife/SL-19330cosmic-linden
SL-19330: Fix texture animation in wrong direction when setting material on another side
2023-03-09SL-19330: Fix texture animation in wrong direction when setting material on ↵Cosmic Linden
another side
2023-03-07Merge pull request #113 from secondlife/SL-19128cosmic-linden
SL-19128: Fix adding material to face sometimes not respecting protections
2023-03-07SL-19128: More conservative cleanupCosmic Linden
2023-03-07Revert "SL-19128: Cleanup"Cosmic Linden
This reverts commit baed7a64049901c6756180450da7692891bceb6f.
2023-03-07SL-19128: CleanupCosmic Linden
2023-03-07SL-19128: Fix adding material to face sometimes not respecting protectionsCosmic Linden