Closed TannerRogalsky closed 8 years ago
Fix for #11.
There seem to be some deeper problems, though, as this still doesn't run with exceptions disabled. I suspect that Love is doing something when checking uniforms that relies on exceptions so the LIGHTEN workaround is causing problems.
LIGHTEN
Also, I was wrong about smoothstep. Totally works in ES2.
smoothstep
Fix for #11.
There seem to be some deeper problems, though, as this still doesn't run with exceptions disabled. I suspect that Love is doing something when checking uniforms that relies on exceptions so the
LIGHTEN
workaround is causing problems.