Доработка, добавлен обработчик кнопки отключить всё.
(cherry picked from commit 5740964d09)
This commit is contained in:
@@ -75,6 +75,4 @@ void fragment()
|
||||
get_line_points(px0, px1, py0, py1, 210.0);
|
||||
COLOR.a += line(vec2(px0, py0), vec2(px1, py1), 15.0, UV);
|
||||
COLOR *= smooth_px(length(UV-center), radius, DSS);
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user