laurentlb / shader-minifier

Minify and obfuscate GLSL or HLSL code
https://ctrl-alt-test.fr/minifier/
Apache License 2.0
424 stars 29 forks source link

Remove unnecessary parentheses between ? and : in ternary expressions #396

Closed therontarigo closed 1 month ago

therontarigo commented 1 month ago

The rules for how ? : parse: