summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-18SL-19591 Prompt user to save current settings as Graphics Preset before ↵Andrey Lihatskiy
enabling AutoFPS
2023-04-17SL-19595 Reenable automatic alpha masking for legacy materials.RunitaiLinden
2023-04-17Fix moon texture being incorrectly multiplied by the global light color (#174)Rye Mutt
2023-04-17SL-19549 Add option to show ban lines on collisionAndrey Kleshchev
2023-04-14DRTVWR-559 Balance night scenes against release, nudge glow down a smidge, ↵RunitaiLinden
remove exposure correction from legacy fullbright balance PBR materials against legacy.
2023-04-14DRTVWR-559 Add paranoia checks around typecasts of LLGLTFMaterial to ↵RunitaiLinden
LLFetchedGLTFMaterial
2023-04-14Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-04-14Move mipmap generation into LLRenderTarget.Jonathan "Geenz" Goodman
DRTVWR-583
2023-04-13Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-04-13SL-19358 Fix for explody meshes.RunitaiLinden
2023-04-13SL-19592: Fix alpha blend PBR prims on HUDCosmic Linden
2023-04-13SL-19573: Fix alpha mask prims not rendering in HUDCosmic Linden
2023-04-12Fix for nameplates, HUD text generally.Jonathan "Geenz" Goodman
DRTVWR-559 SL-19524 SL-19513
2023-04-12Merge pull request #166 from secondlife/DRTVWR-559-post-refactorJonathan "Geenz" Goodman
Drtvwr 559 post processing refactor
2023-04-12DRTVWR-559 Balance midday to not be a touch green.RunitaiLinden
2023-04-12Merge branch 'DRTVWR-559' into DRTVWR-559-post-refactorJonathan "Geenz" Goodman
2023-04-12Fixed DoFJonathan "Geenz" Goodman
2023-04-12Combine glow in a separate shader.Jonathan "Geenz" Goodman
DRTVWR-559 SL-19524 SL-19513
2023-04-12SL-19390 Make "Cloud Coverage" feedback into ambient when probe ambiance is ↵RunitaiLinden
zero and feedback into probe ambiance when probe ambiance is not zero.
2023-04-12SL-19036: Extra folder is created after dragging the inventory folderAlexander Gavriliuk
2023-04-12SL-19569 Don't reset probes when crossing parcel borders (whoops) and tone ↵RunitaiLinden
down glare on legacy materials.
2023-04-12SL-19569 Reset probes when reverting sky settings to shared environment.Dave Parks
2023-04-12DRTVWR-559 Update default midday to closely resemble a public domain HDRI ↵Dave Parks
(https://polyhaven.com/a/cloud_layers)
2023-04-12DRTVWR-559 Make cloud pattern deterministic when cloud scroll is zero.Dave Parks
2023-04-12DRTVWR-559 Fix for burn-in on legacy gloss materials.Dave Parks
2023-04-11SL-19560 Temporary hack fix to get BoM textures to load.Dave Parks
2023-04-11DRTVWR-559 Make sunlight specular consistent with pointlight specular.Dave Parks
2023-04-11SL-19564 Add missing legacy_adjustDave Parks
2023-04-11SL-19564 Document magic number.Dave Parks
2023-04-11SL-19564 Rebalance exposure and sky. Hack legacy diffuse map saturation and ↵RunitaiLinden
brightness to allow ACES Hill all the time.
2023-04-10Merge pull request #160 from secondlife/signal/contribuildSignal Linden
Cherry-pick basic build into contribute
2023-04-10SL-18839: Add basic Github buildBennett Goble
2023-04-10SL-18679: Find newer NSIS installation pathBennett Goble
2023-04-11Merge branch 'contribute' into DRTVWR-582-maint-UAndrey Lihatskiy
# Conflicts: # indra/llaudio/llaudioengine.cpp
2023-04-10Get DoF workingJonathan "Geenz" Goodman
Need to fix up bloom. DRTVWR-559 SL-19524 SL-19513
2023-04-10Get DoF moved into its own methodJonathan "Geenz" Goodman
Still broken, figuring out what's up with depth. DRTVWR-559 SL-19524 SL-19513
2023-04-10Merge pull request #159 from secondlife/marchcat/main-contrib-mergeSignal Linden
merge main into contribute
2023-04-08Fix SSR.Jonathan "Geenz" Goodman
DRTVWR-559 SL-19524 SL-19513
2023-04-08Start scrapping screenTarget().Jonathan "Geenz" Goodman
Makes our binding flow _far more_ predictable and makes way more sense. DRTVWR-559 SL-19524 SL-19513
2023-04-08Start moving our post process into methods.Jonathan "Geenz" Goodman
Lets make post processing make sense again. DRTVWR-559 SL-19524 SL-19513
2023-04-08SL-19538 Nudge probe scheduler to unstick probes that are "complete".Dave Parks
2023-04-08SL-19204 Fix voice's coroutine crashAndrey Kleshchev
Need to find a way to kill coroutines or to fobid using non static functions/members inside coroutines
2023-04-07SL-19538 Clear probes on sky setting slam. Better probe update ↵Dave Parks
prioritization. Incidental decruft.
2023-04-07SL-19538 Remove clouds from irradiance maps and don't conflate max probe ↵Dave Parks
samples with max probe neighbors, and don't move manual probes after they are complete (removes flickering around Sponza).
2023-04-06SL-19538 Back off on sun brightening a bit, remove errant brightening of ↵Dave Parks
clouds, and update midday to not be red shifted.
2023-04-07post-merge buildfixAndrey Lihatskiy
2023-04-06Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-04-06SL-19538 Nudge sun brightness and replace "gamma" with an exposure scaler ↵Dave Parks
approximation
2023-04-07Merge branch 'main' into marchcat/main-contrib-mergeAndrey Lihatskiy
# Conflicts: # indra/cmake/CMakeLists.txt # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/llcommon/tests/llleap_test.cpp # indra/newview/llfilepicker.h # indra/newview/llfilepicker_mac.h # indra/newview/llfilepicker_mac.mm # indra/newview/skins/default/xui/en/strings.xml
2023-04-06Merge pull request #144 from secondlife/signal/actSignal Linden
SL-18839: Add basic windows build