Age | Commit message (Expand) | Author |
2023-03-23 | Merge pull request #139 from secondlife/SL-19394 | cosmic-linden |
2023-03-23 | SL-19478 Fix for assert when applying specular map. | Dave Parks |
2023-03-23 | SL-19394: Update default midday per feedback | Cosmic Linden |
2023-03-23 | SL-18458 Fix for overrides not applying when zooming out and back in again. | Dave Parks |
2023-03-23 | SL-18458 Fix for overrides not applying if material is not loaded on rebuild. | Dave Parks |
2023-03-23 | SL-18458 Fix for one failure mode of overrides getting applied before base ma... | Dave Parks |
2023-03-23 | SL-19169 Local material updates aren't applied with non-default transforms | Andrey Kleshchev |
2023-03-22 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-03-22 | DRTVWR-559 Fix for bad hashing of materials breaking render batches and who k... | Dave Parks |
2023-03-22 | Merge pull request #134 from secondlife/SL-19394 | cosmic-linden |
2023-03-22 | SL-19394: Change default midday to an asset ID with probe ambiance | Cosmic Linden |
2023-03-22 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-03-22 | SL-19297 Hacky fix for MY EYES! | Dave Parks |
2023-03-22 | Merge pull request #131 from secondlife/brad/DRTVWR-559 | Brad Linden |
2023-03-22 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-03-22 | DRTVWR-559 Quality pass -- Fix sky banding, fix off-by-one-mip in reflection ... | Dave Parks |
2023-03-21 | SL-19434: Fix texture issues with minimap, but keep performance from SL-19331 | Cosmic Linden |
2023-03-21 | Revert "SL-19434 Temporary fix for minimap breakage." | Cosmic Linden |
2023-03-21 | Phase 2 of fix for SL-18458 material overrides not being cached properly | Brad Linden |
2023-03-21 | SL-19392 Disable "Double Sided" by default when importing double sided materials | Andrey Kleshchev |
2023-03-21 | SL-19434 Temporary fix for minimap breakage. | Dave Parks |
2023-03-21 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-03-21 | SL-19322 Disable automatic alpha masking because it is bugged. | Dave Parks |
2023-03-20 | Merge pull request #122 from secondlife/SL-19331 | Jonathan "Geenz" Goodman |
2023-03-13 | SL-19331: Improve performance of setSubImage (ex: media updates) | Cosmic Linden |
2023-03-13 | DRTVWR-559 Fix for windows build. | Dave Parks |
2023-03-13 | Partial solution for SL-18458 Materials override cache not working and relate... | Brad Linden |
2023-03-13 | Merge pull request #119 from secondlife/SL-19389 | cosmic-linden |
2023-03-13 | SL-19371 Fix for occlusion culling getting stuck after teleport. | Dave Parks |
2023-03-13 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-03-13 | DRTVWR-559 Fix for GL error on Intel Iris GPU. | Dave Parks |
2023-03-13 | Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR... | Jonathan "Geenz" Goodman |
2023-03-13 | Make sure the glow combine only happens in the gamma correct shader. | Jonathan "Geenz" Goodman |
2023-03-10 | SL-19389: Fix textures not being optimally queued after the fix in SL-19338 | Cosmic Linden |
2023-03-10 | Fixing unused variables for mac build after SL-19172 work | Brad Linden |
2023-03-10 | SL-19352 Bump sky dome detail across the board. | Dave Parks |
2023-03-10 | DRTVWR-559 Fix for assert in LLVertexBuffer, incidental decruft. | Dave Parks |
2023-03-10 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-03-10 | SL-19172 Texture streaming tune up. Incidental decruft. | Dave Parks |
2023-03-10 | This corrects tangents on blinn-phong surfaces to use proper mikkt calculatio... | Rye Mutt |
2023-03-10 | Fix alpha blended blinn-phong glossiness in punctual lights and glossy env ap... | Rye Mutt |
2023-03-10 | SL-19353 Mesh importer throws an error when the file extension is upper case | Andrey Kleshchev |
2023-03-09 | Merge pull request #115 from secondlife/SL-19330 | cosmic-linden |
2023-03-09 | SL-19330: Fix texture animation in wrong direction when setting material on a... | Cosmic Linden |
2023-03-08 | SL-19338: Don't use glTexSubImage2D on compressed textures | Cosmic Linden |
2023-03-08 | Revert "SL-19338: (WIP) Test disabling new use of glTexSubImage2D and see if ... | Cosmic Linden |
2023-03-08 | SL-19338: (WIP) Test disabling new use of glTexSubImage2D and see if the bug ... | Cosmic Linden |
2023-03-07 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-03-07 | DRTVWR-559 Nudge Intel HD 3000 shader compilation failure | Dave Parks |
2023-03-07 | Merge pull request #113 from secondlife/SL-19128 | cosmic-linden |