phaser/src/renderer/webgl
2018-09-09 18:05:29 -07:00
..
pipelines Added IsoTriangle and project setting 2018-09-07 14:23:25 +01:00
shaders The setTintFill method would ignore the alpha value of the Game Object in the shader. The alpha value is now blended with the tint fill, allowing you to properly alpha out tint-filled Game Objects. Fix #3992 2018-08-31 13:27:24 +01:00
index.js Initial Commit 2018-03-30 13:46:44 -04:00
Utils.js Added jsdocs comments to WebGL utils 2018-04-25 13:17:33 -03:00
WebGLPipeline.js Added support for setting float array uniforms in the WebGLRenderer and WebGLPipeline 2018-09-09 18:05:29 -07:00
WebGLRenderer.js Added support for setting float array uniforms in the WebGLRenderer and WebGLPipeline 2018-09-09 18:05:29 -07:00