summaryrefslogtreecommitdiffstats
path: root/modules/noise/noise.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Fix FastNoiseLite.get_image crashes with bad paramjsjtxietian2023-10-301-0/+3
* Fix FastNoiseLite.get_seamless_image function will crashes with bad paramjsjtxietian2023-10-261-0/+3
* Fix compatibility breakage from adding NoiseTexture3Dclayjohn2023-04-281-44/+108
* Add NoiseTexture3DLasuch2023-04-261-7/+7
* [Noise/NoiseTexture2D] Allow disabling normalizationHendrik Brucker2023-01-291-33/+44
* Add tests for FastNoiseLite/NoiseTextureHendrik Brucker2023-01-061-4/+6
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Validate image size for Noise get image methodsHaoyu Qiu2022-05-011-0/+4
* Restructure and refine the noise moduleHendrik Brucker2022-04-191-4/+48
* Add FastNoiseLite / general noise overhaulHendrik Brucker2022-03-201-0/+68