Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 2 | -2/+2 |
|\ | |||||
| * | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 2 | -2/+2 |
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 3 | -6/+6 |
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 3 | -0/+6 |
|/ | |||||
* | Cleanup of raw `nullptr` checks with `Ref` | A Thousand Ships | 2024-08-31 | 2 | -4/+4 |
* | Unify and streamline connecting to Resource changes | kobewi | 2023-07-17 | 2 | -7/+7 |
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 3 | -6/+6 |
* | Fix compatibility breakage from adding NoiseTexture3D | clayjohn | 2023-04-28 | 1 | -3/+3 |
* | Add NoiseTexture3D | Lasuch | 2023-04-26 | 2 | -3/+238 |
* | Add tests for FastNoiseLite/NoiseTexture | Hendrik Brucker | 2023-01-06 | 2 | -0/+904 |