feat: Add GLSL effects toggle and enhance shader for CRT-like post-processing

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2026-03-20 11:03:33 +01:00
parent cbbcd3223a
commit abca679a99
4 changed files with 90 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
{
"cmake.ignoreCMakeListsMissing": true
"cmake.ignoreCMakeListsMissing": true,
"chat.tools.terminal.autoApprove": {
"flutter": true
}
}