Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | Fix FastNoiseLite.get_image crashes with bad param | jsjtxietian | 2023-10-30 | 1 | -0/+3 |
* | Fix FastNoiseLite.get_seamless_image function will crashes with bad param | jsjtxietian | 2023-10-26 | 1 | -0/+3 |
* | Fix compatibility breakage from adding NoiseTexture3D | clayjohn | 2023-04-28 | 1 | -44/+108 |
* | Add NoiseTexture3D | Lasuch | 2023-04-26 | 1 | -7/+7 |
* | [Noise/NoiseTexture2D] Allow disabling normalization | Hendrik Brucker | 2023-01-29 | 1 | -33/+44 |
* | Add tests for FastNoiseLite/NoiseTexture | Hendrik Brucker | 2023-01-06 | 1 | -4/+6 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Validate image size for Noise get image methods | Haoyu Qiu | 2022-05-01 | 1 | -0/+4 |
* | Restructure and refine the noise module | Hendrik Brucker | 2022-04-19 | 1 | -4/+48 |
* | Add FastNoiseLite / general noise overhaul | Hendrik Brucker | 2022-03-20 | 1 | -0/+68 |