benvanik/WebGL-Inspector

genBlendString is declared within a conditional branch

Opened this issue · 0 comments

which is a violation of strict mode, and leaves a noisy error in the web console. I could have pulled this out as part of #109 / #113 , but it required significantly more work, as it closes over many variables.