summaryrefslogtreecommitdiff
path: root/indra/newview/llsettingsvo.cpp
AgeCommit message (Expand)Author
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2023-11-30SL-20611 Incorporate water haze into new post effect atmospherics goodnessRunitaiLinden
2023-11-16SL-20611 Make haze effect local lights -- move sky and water haze to their ow...RunitaiLinden
2023-10-03Merge branch 'main' (DRTVWR-567) into DRTVWR-559Andrey Kleshchev
2023-09-11Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into davep/SL-19842RunitaiLinden
2023-09-11SL-19842 WIP -- Now that probes can override ambient, unroll ambient darkenin...RunitaiLinden
2023-08-23Merge branch main (DRTVWR-582) into DRTVWR-567Andrey Kleshchev
2023-08-23Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-08-22SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings.RunitaiLinden
2023-06-21SL-19792 Fix for visible gaps in water between region water and void water.RunitaiLinden
2023-06-13SL-19858 FIXED Viewer crash when creating a new Setting in inventoryMaxim Nikolenko
2023-06-12SL-19856 Adjust water fog density range. Incidental decruft.RunitaiLinden
2023-06-07SL-19823 Edit not active for itemsAndrey Kleshchev
2023-06-01DRTVWR-559 Revert skies to be very close to release and disable tone mapping ...RunitaiLinden
2023-05-24SL-19711 - viewer can't parse environments. Fixed max parsing bugsimon
2023-05-23SL-19760 Remove hacky HSL bump for ambient sky color (broken on edge cases, n...RunitaiLinden
2023-05-04Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-559Brad Linden
2023-05-03DRTVWR-575: Replace some LLSDArray() usage with llsd::array().Nat Goodspeed
2023-04-21DRTVWR-559 Nudge legacy sky ambient to be more like release. Incidental decruftRunitaiLinden
2023-04-12SL-19390 Make "Cloud Coverage" feedback into ambient when probe ambiance is z...RunitaiLinden
2023-03-07SL-19355 Irradiance rebalance.Dave Parks
2023-03-02SL-19281 Unify handling of haze and gamma between fullbright and not and move...Dave Parks
2023-02-07SL-18780 Turn down contribution of cloud shadow to reflection probe ambiance ...Dave Parks
2023-02-07SL-19147 Water quality pass. Remove gl_FragDepth writes from sky rendering (...Dave Parks
2023-02-03Merge branch 'xcode-14.1' into andreyk/SL-19134Andrey Kleshchev
2023-01-31SL-19015 Balance sun/sky ambiance with punctual light ambiance. Prevent irra...Dave Parks
2023-01-30SL-19015 Bump probe resolution back to 256 by default (drop to 128 if vram < ...Dave Parks
2023-01-03DRTVWR-575: Replace some LLSDArray() usage with llsd::array().Nat Goodspeed
2022-12-16SL-18780 Feedback cloud coverage into reflection probe ambiance to recover le...Dave Parks
2022-12-07SL-18777 PBR upload was stuck waiting for textureakleshchev
2022-10-12SL-18190 Fix for assert on 360 snapshot and ? fix for mac build ?Dave Parks
2022-10-12SL-18190 Remove water reflection detail combo box and reimplement "Transparen...Dave Parks
2022-10-11SL-18190 Cleanup -- convert some vec4's to vec3's (as they really are), remov...Dave Parks
2022-10-10SL-18190 Fix alpha not playing nice with water surface by split LLDrawPoolAlp...Dave Parks
2022-09-29SL-18190 Fix for haze color being completely wrong (now it's just half wrong).Dave Parks
2022-09-28SL-18190 Prune srgb_to_linear from atmosphericsFuncs.glslDave Parks
2022-09-27SL-18190 WIP -- Take 2 on linear space windlight (more methodical approach --...Dave Parks
2022-09-26SL-18190 WIP - Windlight to linear space proof of concept, better parity betw...Dave Parks
2022-09-22SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling r...Dave Parks
2022-09-15SL-18125 Material asset creation pulls wrong set of permissionsAndrey Kleshchev
2022-07-28Creating an LLVector4 from LLColor3 causes an array out of bounds read on rea...ZiRee
2022-06-29Merge branch 'master' (DRTVWR-543) into DRTVWR-559Andrey Kleshchev
2022-06-10SL-17523 Add reflection probe ambiance to windlight settings and integrate wi...Dave Parks
2022-05-27Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-01-14SL-16606: Add profiler category SHADERPtolemy
2022-01-14SL-16606: Add profiler category ENVIRONMENTPtolemy
2022-01-14SL-16606: Add profiler category DRAWPOOLPtolemy
2021-12-26Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2021-12-15DRTVWR-546 merge up to 6.5.2Dave Houlton