summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-25DRTVWR-559 Fix for off-color fullbright alpha blinn-phong materials. Scrub s...RunitaiLinden
2023-05-25SL-19405 Better fix for rotation gyzmo having a huge dead zone.RunitaiLinden
2023-05-24SL-19757 Restore word "Materials" to editor's menu #2Andrey Kleshchev
2023-05-24SL-19767 Fix sit&stand being disabled by defaultAndrey Kleshchev
2023-05-24SL-19755 Small tweak to make exposure not start at black.RunitaiLinden
2023-05-23Minor build fix for DRTVWR-559Brad Linden
2023-05-23DRTVWR-559 Remove RenderReflectionProbeCount (which is bugged) and lean on Re...RunitaiLinden
2023-05-23Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-05-23SL-19745 Fix for resetting reflection probes when reapplying the same sky set...RunitaiLinden
2023-05-23SL-19754 Expose the new exposure setting in basic PreferencesAndrey Kleshchev
2023-05-23SL-19757 Restore word "Materials" to editor's menuAndrey Kleshchev
2023-05-23SL-19753 PBR Some changes to the right-click menuAndrey Kleshchev
2023-05-23SL-19560 Better fix for blurry BoM textures.RunitaiLinden
2023-05-23SL-19760 Remove hacky HSL bump for ambient sky color (broken on edge cases, n...RunitaiLinden
2023-05-22Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-05-22SL-19746 Fix for transparent HUDs showing the wrong texture.RunitaiLinden
2023-05-22Merge pull request #223 from secondlife/DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
2023-05-22Address feedback.Jonathan "Geenz" Goodman
2023-05-22Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-05-22Just a couple of tweaks to settings.Jonathan "Geenz" Goodman
2023-05-22SL-19737 Fix for alpha objects falling off of impostors.RunitaiLinden
2023-05-22SL-19405 Fix for rotation gizmo not freely rotatingRunitaiLinden
2023-05-18DRTVWR-559 Fix for shower curtain not opening smoothly. Incidental decruft.RunitaiLinden
2023-05-18SL-19726 Fix for llTargetOmega on child prim breaking shadow rendering. Inci...RunitaiLinden
2023-05-17Add a binary cache for compiled shaders using glProgramBinary (#216)Rye Mutt
2023-05-17SL-19655 Clean up some missed "texture2D" vs "texture" (thanks Rye)RunitaiLinden
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
2023-05-17Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-05-17SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser...RunitaiLinden
2023-05-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-05-17Fix crash during avatar profile callback (#218)Rye Mutt
2023-05-17Increment viewer version to 6.6.13Nat Goodspeed
2023-05-16DRTVWR-559 Decruft deprecated OpenGL flags.RunitaiLinden
2023-05-15SL-19674 Disable "Blinn-Phong" when a PBR material is applied to make it clea...RunitaiLinden
2023-05-15SL-19709 Fix for fullbright shiny not factoring out exposure and flickering f...RunitaiLinden
2023-05-12SL-19710 Fix for deadlock in LLPerfStats. Move General thread initialization...RunitaiLinden
2023-05-11Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-05-11Finally get glossy SSR up.Jonathan "Geenz" Goodman
2023-05-11Xcode build fixes for DRTVWR-559Brad Linden
2023-05-11Merge pull request #212 from secondlife/SL-19236cosmic-linden
2023-05-11SL-19236: Fix HUDs not rendering when transparent water graphics setting is offCosmic Linden
2023-05-11Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-05-11SL-19656 Remove LLPerfStats thread and fold into General thread. Hook avatar...RunitaiLinden
2023-05-10Merge pull request #208 from secondlife/SL-19690nat-goodspeed
2023-05-09SL-19660 Updated contributions docAndrey Kleshchev
2023-05-09SL-19660 Merge pull request #199 from beqjanus/mainakleshchev
2023-05-08Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-05-08DRTVWR-559 Remove main window proc printf debugging.RunitaiLinden
2023-05-08Merge pull request #206 from secondlife/SL-19644cosmic-linden
2023-05-08SL-19690: Fix a lingering reference to WorkSchedule::postIfOpen()Nat Goodspeed