You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -305,6 +305,7 @@ If you are an exceptional JavaScript developer and would like to join the Phaser
305
305
* SoundManager.setTouchLock is no longer set if `SoundManager.noAudio` is true, or if the PhaserGlobal setting `disableAudio` is true (thanks @bcjordan#2206)
306
306
* Loader.audiosprite is renamed to Loader.audioSprite (the old one still works for legacy reasons) (thanks @epaezrubio#2145)
307
307
* EarCut now replaces PolyK, which fixes advanced Graphics mask triangulation issues such as #1941
308
+
* Camera.checkBounds now takes the scale of the Camera into account (thanks @ForGorNorPor#2263)
0 commit comments