UnderwaterApps / overlap2d-runtime-libgdx

Overlap2D - UI and Level Editor libgdx runtime
http://overlap2d.com
Other
170 stars 96 forks source link

Runtime does not have shaders #51

Open itay747 opened 9 years ago

itay747 commented 9 years ago

In the editor, add any shader to an image and although it will compile and display fine while editing the scene, in the runtime the shader does not appear. Furthermore, retrieving the shader from the shadercomponent returns an NPE, indicating that the shaderprogram doesn't even exist.

azakhary commented 8 years ago

Is this still happening? We did some changes there. I'll check this out tomorrow as soon as I get to my pc.