Closed Aeva closed 8 years ago
Shader compilation fails with the error "___ failed to build. See javascript console for details.", with simple.vert and picking.frag being the two failing sources.
This is probably something trivial...
For reference: https://hacks.mozilla.org/2012/08/remote-debugging-on-firefox-for-android/
I think #218 might be the cause of this, judging from the alert message. doesn't seem to have made a difference >_>
the fix for #219 also fixed this bug, yay!
Shader compilation fails with the error "___ failed to build. See javascript console for details.", with simple.vert and picking.frag being the two failing sources.
This is probably something trivial...
For reference: https://hacks.mozilla.org/2012/08/remote-debugging-on-firefox-for-android/