Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add navigation region point and segment queries | smix8 | 2024-09-10 | 1 | -0/+21 |
* | Merge pull request #93498 from smix8/connection_relocation | Rémi Verschelde | 2024-08-19 | 1 | -6/+15 |
|\ | |||||
| * | Move NavRegion connections to NavMap | smix8 | 2024-06-23 | 1 | -6/+15 |
* | | Add navigation obstacles to performance monitor stats | smix8 | 2024-06-25 | 1 | -0/+6 |
|/ | |||||
* | Fix thread use causing navigation mesh data corruption | smix8 | 2024-06-21 | 1 | -1/+1 |
* | [Core] Add `LocalVector::has` for convenience | A Thousand Ships | 2024-05-06 | 1 | -1/+1 |
* | Add navigation source geometry parser callbacks | smix8 | 2024-04-19 | 1 | -0/+22 |
* | Add navigation path simplification | smix8 | 2024-04-11 | 1 | -0/+129 |
* | Disable all 3D nodes, physics, and resources when compiling without 3D | Aaron Franke | 2024-03-11 | 1 | -2/+3 |
* | Move 3D-only navigation code to its own subfolder | Aaron Franke | 2024-02-26 | 1 | -0/+1423 |