Skip to content

Commit 1de47df

Browse files
committed
Updated change log
1 parent 247e8b9 commit 1de47df

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
@@ -16,6 +16,7 @@
1616
* RenderTexture.draw was only drawing the base frame of a Texture. Fix #3374 (thanks @samid737)
1717
* TileSprite scaling differed between WebGL and Canvas. Fix #3338 (thanks @TCatshoek)
1818
* Text.setFixedSize was incorrectly setting the `text` property instead of the `parent` property. Fix #3375 (thanks @rexrainbow)
19+
* RenderTexture.clear on canvas was using the last transform state, instead of clearing the whole texture.
1920

2021
### Updates
2122

0 commit comments

Comments
 (0)