Skip to content

Commit 036bb2d

Browse files
committed
Updated change log
1 parent 267e8b4 commit 036bb2d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* Fixed an error in the lights pipeline when no Light Manager has been defined (thanks @samme)
1414
* The ForwardDiffuseLightPipeline now uses `sys.lights` instead of the Scene variable to avoid errors due to injection removal.
1515
* Phaser.Display.Color.Interpolate would return NaN values because it was loading the wrong Linear function. Fix #3372 (thanks @samid737)
16+
* RenderTexture.draw was only drawing the base frame of a Texture. Fix #3374 (thanks @samid737)
17+
* TileSprite scaling differed between WebGL and Canvas. Fix #3338 (thanks @TCatshoek)
1618

1719
### Updates
1820

0 commit comments

Comments
 (0)