phaser/src/renderer/webgl
2019-07-15 15:28:46 +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 License link update 2019-05-10 16:15:04 +01:00
WebGLRenderer.js The WebGL Lost and Restored Context callbacks were never removed, which could cause them to hold onto stale references. Fix #3610 2019-07-15 15:28:46 +01:00