Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 1 | -1/+1 |
|\ | |||||
| * | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 1 | -1/+1 |
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
|/ | |||||
* | Cleanup of raw `nullptr` checks with `Ref` | A Thousand Ships | 2024-08-31 | 1 | -1/+1 |
* | Add bounds function to NavigationMeshSourceGeometryData | smix8 | 2024-08-19 | 1 | -0/+52 |
* | Fix thread-use causing navigation source geometry data corruption | smix8 | 2024-06-21 | 1 | -19/+48 |
* | Merge pull request #90921 from smix8/navmesh_bake_warn | Rémi Verschelde | 2024-04-22 | 1 | -0/+9 |
|\ | |||||
| * | Warn that navigation mesh baking from Meshes is bad for runtime performance | smix8 | 2024-04-22 | 1 | -0/+9 |
* | | Add NavigationMeshSourceGeometryData append functions | smix8 | 2024-04-21 | 1 | -8/+18 |
|/ | |||||
* | Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders | Aaron Franke | 2024-04-15 | 1 | -0/+325 |