jeanpul

Results 3 issues of jeanpul

Without explicit injection, minification leads to this error : https://docs.angularjs.org/error/$injector/strictdi?p0=uiCodemirrorDirective

to prevent https://github.blog/2021-09-01-improving-git-protocol-security-github/

Hi, I'm trying to create a GVRCubeSceneObject with 6 textures as `GVRCubeSceneObject mCubeEvironment = new GVRCubeSceneObject(gvrContext, false, textures);` the SDK raise an exception on : `vbuf.setFloatArray("a_texcoord", SIMPLE_INWARD_TEXCOORDS);` of createSimpleCubeSixMeshes(). Looking...

bug