summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2023-02-24SL-19269: For PBR materials, apply texture animation independently of the und...Cosmic Linden
2023-02-24SL-19265: Fix precision issue with texture transforms by moving transform mat...Cosmic Linden
2023-02-24SL-19228: Remove DEBUG_TEXCOORDCosmic Linden
2023-02-23SL-19228: Fix GLTF texture transform rotation and add UV debug (PBR only). Se...Cosmic Linden
2023-02-14Merge pull request #85 from secondlife/SL-19002cosmic-linden
2023-02-14SL-19002: Stop sending material IDs from client via material params and just ...Cosmic Linden
2023-02-14Merge pull request #73 from secondlife/SL-19080cosmic-linden
2023-02-14SL-18983 and SL-18680 Disable automatic alpha masking on HUDs.Dave Parks
2023-02-14Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-02-14SL-18762 Fix for broken local lights on alpha when wearing a HUD attachment. ...Dave Parks
2023-02-14SL-19183 PBR mapping scale values start on zeroAndrey Kleshchev
2023-02-13SL-18664 Fix for "transparent water" off causing broken horizon line.Dave Parks
2023-02-10SL-18671 Adjust fog density to more closely match sRGB space results.Dave Parks
2023-02-10SL-19187 Fix for occlusion and shadow frusta debug displays not working as ex...Dave Parks
2023-02-10SL-19195 Fix for world map tiles not rendering if empty.Dave Parks
2023-02-10Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-02-10SL-18122 Fix for HUD text disappearing.Dave Parks
2023-02-10SL-19200 No-copy materials cannot be moved on objects using drag and dropAndrey Kleshchev
2023-02-09SL-19080: Update GLTF Material asset upload to v1.1, with stricter GLTF compl...Cosmic Linden
2023-02-09Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-02-09SL-19181 Modulate "glow" by PBR emissive.Dave Parks
2023-02-09Fix SL-19191 mac crash on startup for apple silicon machines.Brad Linden
2023-02-08DRTVWR-559 Remove some 32-bit color paranoia checks (potential fix for runnin...Dave Parks
2023-02-08DRTVWR-559 Quick fix for radiance map filter using wrong resolution parameter.Dave Parks
2023-02-08SL-18229 Mac build fix.Dave Parks
2023-02-07SL-18229 Fix for PBR materials on HUDs misbehaving. Incidental decruft.Dave Parks
2023-02-07SL-18630 Nudge underground automatic reflection probes to 2m above ground.Dave Parks
2023-02-07SL-18780 Turn down contribution of cloud shadow to reflection probe ambiance ...Dave Parks
2023-02-07Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-02-07SL-19147 Water quality pass. Remove gl_FragDepth writes from sky rendering (...Dave Parks
2023-02-06DRTVWR-559 removing dead code now that RenderHoverGlowEnable is gone.Brad Linden
2023-02-06SL-19148 Decruft followthrough -- fix for crash when running from installer. ...Dave Parks
2023-02-03SL-19148 Decruft followthrough -- one more dead shaderDave Parks
2023-02-03SL-19148 Decruft followthrough -- kill more unused shader filesDave Parks
2023-02-03SL-19148 Decruft followthrough -- decruft shader tree and some remaining forw...Dave Parks
2023-02-03SL-19148 Fix for mac buildDave Parks
2023-02-03SL-19148 Fix for mac buildDave Parks
2023-02-03SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong...Dave Parks
2023-02-03SL-19150 Fix for stuttering real-time reflection probes.Dave Parks
2023-02-02DRTVWR-559 Merge fix.Dave Parks
2023-02-02Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-02-02Fixups after merge for DRTVWR-559Brad Linden
2023-02-02Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-02-02SL-18908 Make media texture override base color and emissive texture on PBR m...Dave Parks
2023-02-02Fix some unused variable warnings in DRTVWR-559Brad Linden
2023-02-02Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-02-02Increment viewer version to 6.6.10Nat Goodspeed
2023-02-02SL-19130 Fix for stuck LoD.Dave Parks
2023-02-02SL-18983 Fix for alpha HUDs not rendering.Dave Parks
2023-02-01SL-19000 Fix various 3D UI components not respecting depth buffer. Incidenta...Dave Parks