Skip to content

Commit fe91339

Browse files
committed
Update CHANGELOG-v3.50.md
1 parent 79d7dad commit fe91339

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG-v3.50.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
* `LightPipeline.lightsActive` is a new boolean property that keeps track if the Lights Manager in a Scene is active, or not.
3232
* The `LightPipeline` now only calls `batchSprite`, `batchTexture` and `batchTextureFrame` if the Scene Lights Manager is active. Fix #5522 (thanks @inmylo)
3333
* The Tiled Parser has been updated so it now supports object properties defined in an array with name / type values (thanks @veleek)
34+
* `LineCurve.getTangent` can now take an output vector to receive the tangent value (thanks @samme)
3435

3536
### Bug Fixes
3637

0 commit comments

Comments
 (0)