FastNoiseLite: Sync with 1.1.0, clean up SCsub

Doesn't fix the LTO warning about `-Waggressive-loop-optimizations`
due to GCC bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80922.
This commit is contained in:
Rémi Verschelde
2024-02-19 01:03:11 +01:00
parent ab4c5a594a
commit a5c52c1e38
6 changed files with 53 additions and 481 deletions

View File

@@ -397,7 +397,7 @@ License: Expat
Files: ./thirdparty/noise/FastNoiseLite.h
Comment: FastNoise Lite
Copyright: 2020, Jordan Peck and contributors
Copyright: 2023, Jordan Peck and contributors
License: Expat
Files: ./thirdparty/misc/pcg.cpp