phaser/src/renderer/webgl
2019-10-03 17:49:58 +01:00
..
pipelines Animations with custom pivots, like those created in Texture Packer with the pivot option enabled, would be mis-aligned if flipped. They now render in the correct position, regardless of scale or flip on either axis. Fix #4155 2019-07-03 14:01:48 +01:00
shaders Removed un-needed Quad Pipeline and shaders 2019-04-25 12:13:09 +01:00
index.js License link update 2019-05-10 16:15:04 +01:00
Utils.js License link update 2019-05-10 16:15:04 +01:00
WebGLPipeline.js update vertexComponentCount in WebGLPipeline 2019-09-10 18:55:30 +03:00
WebGLRenderer.js Added createTexture2D.forceSize parameter, videoToTexture method and strengthened empty texture creation 2019-10-03 17:49:58 +01:00