Rémi Verschelde
|
a5c52c1e38
|
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.
|
2024-02-19 01:03:38 +01:00 |
Hendrik Brucker
|
e41e2a1103
|
Fix GCC warning with -Waggressive-loop-optimizations due to overflow
|
2022-04-30 16:43:16 +02:00 |
Hendrik Brucker
|
bde6fc9c82
|
Restructure and refine the noise module
|
2022-04-19 19:49:48 +02:00 |
Hendrik Brucker
|
2a55f10e8b
|
Add FastNoiseLite / general noise overhaul
- replace OpenSimplexNoise
Co-authored-by: Cory Petkovsek <tinmanjuggernaut@users.noreply.github.com>
|
2022-03-20 14:53:45 +01:00 |