Skip to content

Commit 9c4fdf8

Browse files
committed
Update CHANGELOG.md
1 parent f323097 commit 9c4fdf8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* `Shader.texture` is a new property that contains a Phaser Texture reference which is set if you set the Shader to save to the Texture Manager.
1313
* `TextureManager.addGLTexture` is a new method that allows you to add a WebGLTexture directly into the Texture Manager, saved under the given key.
1414
* `TextureSource.isGLTexture` is a new boolean property that reflects if the data backing the underlying Texture Source is a WebGLTexture or not.
15+
* `TextureTintPipeline.batchSprite` will now flip the UV if the TextureSource comes from a GLTexture.
1516

1617
### Updates
1718

0 commit comments

Comments
 (0)