Age | Commit message (Expand) | Author |
2023-01-10 | SL-18942 [PBR] LLPanelFace was missing 'transform' updates for some of the faces | Andrey Kleshchev |
2023-01-10 | SL-18932 Canceling in material picker removes dropped material | Andrey Kleshchev |
2023-01-10 | SL-18869 Optimizations -- Bring back water plane clipping for above/below wat... | Dave Parks |
2023-01-09 | SL-18869 Optimizations -- Decruftify LLRenderTarget, use a shader to copy col... | Dave Parks |
2023-01-09 | SL-18869 Optimizations -- Use _mm_prefetch to cut down on cache misses when i... | Dave Parks |
2023-01-09 | SL-18869 Optimizations -- decruftify LLVertexBuffer and make an optimal "rend... | Dave Parks |
2023-01-06 | SL-18879 Fixed: Very transparent faces can no longer be selected | Andrey Kleshchev |
2023-01-06 | SL-18907 Add Reflection Probe Ambiance slider to Personal Lighting Floater | Mnikolenko Productengine |
2023-01-06 | SL-18741 Add gltf to bulk uploads on mac | Andrey Kleshchev |
2023-01-04 | SL-18854 Fix drag'n drop of plain textures on faces in PBR mode | Andrey Kleshchev |
2023-01-03 | SL-18887 Material size is not displayed in materials picker | Andrey Kleshchev |
2023-01-02 | Refactor post processing a smidge | Jonathan "Geenz" Goodman |
2022-12-19 | SL-18779 Fix for water fog staying bright when sun is dark. | Dave Parks |
2022-12-19 | SL-18730 Dumb down water distortions to reduce appearance of brokenness. | Dave Parks |
2022-12-16 | SL-18719 GL 3.0/3.1 compatibility pass. | Dave Parks |
2022-12-16 | SL-18731 Fix for runaway feedback loops on reflection probe ambiance | Dave Parks |
2022-12-16 | SL-18780 Feedback cloud coverage into reflection probe ambiance to recover le... | Dave Parks |
2022-12-16 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2022-12-16 | SL-18861 Optimize away alpha channel on GLTF material imports. | Dave Parks |
2022-12-16 | SL-18854 Prevent texture drop onto faces that have pbr | Andrey Kleshchev |
2022-12-16 | SL-18852 Refactor GLTF material rendering to not be special compared to other... | Dave Parks |
2022-12-16 | SL-18851 Fix for PBR materials sometimes not casting shadows when they should. | Dave Parks |
2022-12-15 | SL-18782 Fix fir assert when enabling SSR | Dave Parks |
2022-12-15 | SL-18782 Finishing touches on Reflection Probe Volumes display (for now). | Dave Parks |
2022-12-14 | SL-18782 WIP -- Functional Build->Options->Show Reflection Probe Volumes | Dave Parks |
2022-12-14 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2022-12-14 | SL-18782 WIP -- stub for reflection probe display. | Dave Parks |
2022-12-13 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Nat Goodspeed |
2022-12-13 | DRTVWR-559: Fix broken workqueue_test.cpp. | Nat Goodspeed |
2022-12-13 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2022-12-13 | SL-18782 Make primitive parameters automatically follow Reflection Probe cont... | Dave Parks |
2022-12-13 | Merge remote-tracking branch 'origin/DRTVWR-559' into brad/DRTVWR-559 | Brad Linden |
2022-12-13 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2022-12-13 | SL-18808 Fix for highlight transparent texture missing. | Dave Parks |
2022-12-12 | Attempt to restore SL-17823 fix after merge with DRTVWR-559 texture pipeline ... | Brad Linden |
2022-12-12 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2022-12-13 | SL-18647 Removed obsolete Material Editor button | Andrey Kleshchev |
2022-12-12 | SL-18790 Fix for transparent objects casting shadows when they ought not. | Dave Parks |
2022-12-12 | DRTVWR-559 Fix for windows build. | Dave Parks |
2022-12-12 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2022-12-12 | SL-18811 Fix for reflection probes associated with an object not immediately ... | Dave Parks |
2022-12-12 | SL-18809: Merge 'DRTVWR-559' of secondlife/viewer into sl-18809 | Nat Goodspeed |
2022-12-12 | Increment viewer version to 6.6.9 | Nat Goodspeed |
2022-12-12 | Merge pull request #34 from secondlife/SL-18740 | cosmic-linden |
2022-12-09 | SL-18740: Fix texture animations not working for GLTF materials | Cosmic Linden |
2022-12-09 | SL-18809: Merge 'DRTVWR-559' of secondlife/viewer into sl-18809 | Nat Goodspeed |
2022-12-09 | SL-18809: Add WorkSchedule; remove timestamps from WorkQueue. | Nat Goodspeed |
2022-12-09 | DRTVWR-559: Introduce LLInstanceTrackerSubclass mediator class. | Nat Goodspeed |
2022-12-08 | Fix for non-windows build of DRTVWR-559 use usleep() for sleepy_robin scheduler | Brad Kittenbrink |
2022-12-07 | SL-18741 Don't allow bulk upload without caps | Andrey Kleshchev |