Skip to content

Commit 2d65ff1

Browse files
committed
Update CHANGELOG.md
1 parent 1562525 commit 2d65ff1

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
@@ -346,6 +346,7 @@ The Animation API has had a significant overhaul to improve playback handling. I
346346
* The `GridAlign` action didn't work if only the `height` parameter was set. Fix #5019 (thanks @halilcakar)
347347
* The `Color.HSVToRGB` function has been rewritten to use the HSL and HSV formula from Wikipedia, giving much better results. Fix #5089 (thanks @DiamondeX)
348348
* Previously, the `easeParams` array within a Tweens `props` object, or a multi-object tween, were ignored and it was only used if set on the root Tween object. It will now work correctly set at any depth. Fix #4292 (thanks @willblackmore)
349+
* When using `Camera.setRenderToTexture` its `zoom` value would be applied twice. Fix #4221 (thanks @wayfu)
349350

350351
### Examples, Documentation and TypeScript
351352

0 commit comments

Comments
 (0)