Skip to content

Commit

Permalink
Add OpenSimplexNoise output change to changelog
Browse files Browse the repository at this point in the history
(cherry picked from commit a980bad)
  • Loading branch information
ttencate authored and akien-mga committed Apr 29, 2021
1 parent cde16a9 commit 88cfde0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ See the [release announcement](https://godotengine.org/article/godot-3-3-has-arr
- [SVG images can now be used as a project icon](https://github.com/godotengine/godot/pull/43369).
- [Tweaked log file names for consistency between Mono and non-Mono builds](https://github.com/godotengine/godot/pull/44148).
- [Tweaked command line `--print-fps` display to display milliseconds per frame timings in addition to FPS](https://github.com/godotengine/godot/pull/47735).
- [OpenSimplexNoise is now guaranteed to give consistent results across platforms](https://github.com/godotengine/godot/issues/47211).
- This change breaks compatibility: you get different results even for the same seed.

#### Editor

Expand Down

0 comments on commit 88cfde0

Please sign in to comment.