Age | Commit message (Expand) | Author |
2023-06-07 | Merge pull request #237 from secondlife/SL-19808 | cosmic-linden |
2023-06-07 | SL-19808: Move tangent_space_transform calculation to the very end | Cosmic Linden |
2023-06-07 | Merge pull request #234 from secondlife/SL-19808 | cosmic-linden |
2023-06-06 | SL-19808: Fix orientation of PBR normal texture when texture transform and/or... | Cosmic Linden |
2023-06-02 | DRTVWR-559 Add missed "should override" check (thanks, Rye!) | RunitaiLinden |
2023-06-01 | DRTVWR-559 Rebalance PBR against Blinn-Phong. | RunitaiLinden |
2023-06-01 | DRTVWR-559 Revert skies to be very close to release and disable tone mapping ... | RunitaiLinden |
2023-05-31 | Fix divide by zero causing NaN with certain day cycles in DRTVWR-559 | Brad Linden |
2023-05-26 | Addressing some performance related feedback with SSR getting drastically slo... | Jonathan "Geenz" Goodman |
2023-05-26 | SL-19753 PBR Re-add Build option Rev#3 | Andrey Kleshchev |
2023-05-25 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden |
2023-05-25 | SL-19713 Fix for broken avatar preview render in animation upload. Incidenta... | RunitaiLinden |
2023-05-25 | Fix underwater fog mismatch between opaque and alpha blend when local lights ... | Rye Mutt |
2023-05-25 | DRTVWR-559 Fix for off-color fullbright alpha blinn-phong materials. Scrub s... | RunitaiLinden |
2023-05-25 | SL-19405 Better fix for rotation gyzmo having a huge dead zone. | RunitaiLinden |
2023-05-24 | SL-19757 Restore word "Materials" to editor's menu #2 | Andrey Kleshchev |
2023-05-24 | SL-19767 Fix sit&stand being disabled by default | Andrey Kleshchev |
2023-05-24 | SL-19755 Small tweak to make exposure not start at black. | RunitaiLinden |
2023-05-23 | Minor build fix for DRTVWR-559 | Brad Linden |
2023-05-23 | DRTVWR-559 Remove RenderReflectionProbeCount (which is bugged) and lean on Re... | RunitaiLinden |
2023-05-23 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden |
2023-05-23 | SL-19745 Fix for resetting reflection probes when reapplying the same sky set... | RunitaiLinden |
2023-05-23 | SL-19754 Expose the new exposure setting in basic Preferences | Andrey Kleshchev |
2023-05-23 | SL-19757 Restore word "Materials" to editor's menu | Andrey Kleshchev |
2023-05-23 | SL-19753 PBR Some changes to the right-click menu | Andrey Kleshchev |
2023-05-23 | SL-19560 Better fix for blurry BoM textures. | RunitaiLinden |
2023-05-23 | SL-19760 Remove hacky HSL bump for ambient sky color (broken on edge cases, n... | RunitaiLinden |
2023-05-22 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden |
2023-05-22 | SL-19746 Fix for transparent HUDs showing the wrong texture. | RunitaiLinden |
2023-05-22 | Merge pull request #223 from secondlife/DRTVWR-583-glossy-ssr | Jonathan "Geenz" Goodman |
2023-05-22 | Address feedback. | Jonathan "Geenz" Goodman |
2023-05-22 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |
2023-05-22 | Just a couple of tweaks to settings. | Jonathan "Geenz" Goodman |
2023-05-22 | SL-19737 Fix for alpha objects falling off of impostors. | RunitaiLinden |
2023-05-22 | SL-19405 Fix for rotation gizmo not freely rotating | RunitaiLinden |
2023-05-18 | DRTVWR-559 Fix for shower curtain not opening smoothly. Incidental decruft. | RunitaiLinden |
2023-05-18 | SL-19726 Fix for llTargetOmega on child prim breaking shadow rendering. Inci... | RunitaiLinden |
2023-05-17 | Add a binary cache for compiled shaders using glProgramBinary (#216) | Rye Mutt |
2023-05-17 | SL-19655 Clean up some missed "texture2D" vs "texture" (thanks Rye) | RunitaiLinden |
2023-05-17 | SL-19655 Decruft legacy GLSL shaders and now unused build queues. | RunitaiLinden |
2023-05-17 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden |
2023-05-17 | SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser... | RunitaiLinden |
2023-05-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-05-17 | Fix crash during avatar profile callback (#218) | Rye Mutt |
2023-05-17 | Increment viewer version to 6.6.13 | Nat Goodspeed |
2023-05-16 | DRTVWR-559 Decruft deprecated OpenGL flags. | RunitaiLinden |
2023-05-15 | SL-19674 Disable "Blinn-Phong" when a PBR material is applied to make it clea... | RunitaiLinden |
2023-05-15 | SL-19709 Fix for fullbright shiny not factoring out exposure and flickering f... | RunitaiLinden |
2023-05-12 | SL-19710 Fix for deadlock in LLPerfStats. Move General thread initialization... | RunitaiLinden |
2023-05-11 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |