summaryrefslogtreecommitdiffstats
path: root/modules/noise/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-302-2/+2
|\
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-252-2/+2
* | Fix copyright headers referring to GodotSpartan3222024-10-273-6/+6
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-113-0/+6
|/
* Cleanup of raw `nullptr` checks with `Ref`A Thousand Ships2024-08-312-4/+4
* Unify and streamline connecting to Resource changeskobewi2023-07-172-7/+7
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-153-6/+6
* Fix compatibility breakage from adding NoiseTexture3Dclayjohn2023-04-281-3/+3
* Add NoiseTexture3DLasuch2023-04-262-3/+238
* Add tests for FastNoiseLite/NoiseTextureHendrik Brucker2023-01-062-0/+904