laurentlb / shader-minifier

Minify and obfuscate GLSL or HLSL code

Home Page:https://ctrl-alt-test.fr/minifier/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#define SIZE .03

laurentlb opened this issue · comments

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