phaser/src/renderer
2021-02-04 16:38:09 +00:00
..
canvas The Canvas Renderer will no longer run a fillRect if clearBeforeRender is false in the Game Config. 2021-02-04 16:06:47 +00:00
events Removed event as no longer required 2020-12-11 10:24:15 +00:00
snapshot Fix inverted RenderTexture snapshot. Fix #5445 2020-12-14 10:52:05 +00:00
webgl The LightPipeline now only calls batchSprite, batchTexture and batchTextureFrame if the Scene Lights Manager is active. Fix #5522 2021-02-04 16:38:09 +00:00
BlendModes.js Replace integer with number 2020-11-23 10:22:13 +00:00
index.js Fixed functions not appearing in the namespace. Fix #5432 2020-12-07 10:11:47 +00:00
ScaleModes.js Replace integer with number 2020-11-23 10:22:13 +00:00