Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 1 | -2/+2 |
|\ | |||||
| * | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 1 | -2/+2 |
* | | 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/+1 |
* | Add navigation source geometry parser callbacks | smix8 | 2024-04-19 | 1 | -0/+3 |
* | Add navigation path simplification | smix8 | 2024-04-11 | 1 | -0/+2 |
* | Add function to get navigation map iteration id from NavigationServer | smix8 | 2024-02-22 | 1 | -0/+1 |
* | Expose `is_baking` method in navigation servers and region nodes. | Pawel Lampe | 2024-02-05 | 1 | -0/+1 |
* | Add getters to navigation servers | Nicholas Foo | 2023-12-19 | 1 | -0/+18 |
* | Add NavigationServer random point queries | smix8 | 2023-12-08 | 1 | -0/+2 |
* | Add 2D navigation mesh baking | smix8 | 2023-09-25 | 1 | -0/+155 |