laurentlb / shader-minifier

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

#define SIZE .03 #401

Closed laurentlb closed 4 months ago

laurentlb commented 4 months ago

After minification, #define SIZE .03 becomes #define SIZE.03, which is not valid.

Found in https://github.com/laurentlb/shader-minifier/blob/master/tests/real/orchard.frag.expected