mirror of
https://github.com/photonstorm/phaser
synced 2024-11-10 15:14:47 +00:00
Updated change log.
This commit is contained in:
parent
ee6f48b10c
commit
b2ef86534e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
* The Canvas RenderTexture drawImage method incorrectly set the values of the frame, causing them to appear wrongly scaled in the canvas renderer. Fix #3710 (thanks @saqsun).
|
||||
* Fixed `Math.Matrix4.makeRotationAxis()`.
|
||||
* Fixed an incorrect Math.abs in `Math.Quaternion.calculateW()` (thanks @qxzkjp).
|
||||
* Fixed an incorrect usage of `Math.abs()` in `Math.Quaternion.calculateW()` (thanks @qxzkjp).
|
||||
|
||||
## Version 3.9.0 - Yui - 24th May 2018
|
||||
|
||||
|
|
Loading…
Reference in a new issue