5 Commits

Author SHA1 Message Date
Marc Gilleron
284c1f5d2f Fix duplicate constant 2021-12-31 18:03:46 +00:00
Marc Gilleron
cfa678c446 Expose non-static version of get_simd_level_name 2021-12-31 16:32:17 +00:00
Marc Gilleron
6bbc1f898a Exposed tileable grid noise generation 2021-12-31 16:31:46 +00:00
Marc Gilleron
56b4920902 Updated and integrated FastNoise2 2021-12-31 05:06:00 +00:00
Marc Gilleron
973cf729cd Added FastNoise2 for SIMD noise, but it won't be integrated yet.
It requires C++17, while Godot uses C++14. I was unable to override it,
and I'm not sure how compatible this will be with the runtime.
At least this would be doable in Godot 4.
2021-01-09 16:35:40 +00:00