mirror of
https://github.com/photonstorm/phaser
synced 2024-11-26 14:40:38 +00:00
Updated change log
This commit is contained in:
parent
57333ea492
commit
024767e1cd
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@
|
|||
### Bug Fixes
|
||||
|
||||
* The KeyCode `FORWAD_SLASH` had a typo and has been changed to `FORWAD_SLASH`. Fix #3271 (thanks @josedarioxyz)
|
||||
|
||||
|
||||
|
||||
* Fixed issue with vertex buffer creation on Static Tilemap Layer, causing tilemap layers to appear black. Fix #3266 (thanks @akleemans)
|
||||
* Implemented Static Tilemap Layer scaling and Tile alpha support.
|
||||
* Fixed issue with null texture on Particle Emitter batch generation. This would manifest if you had particles with blend modes on-top of other images not appearing.
|
||||
|
||||
## Version 3.1.1 - 20th February 2018
|
||||
|
||||
|
|
Loading…
Reference in a new issue