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 |
* | Style: Apply new `clang-format` changes | Thaddeus Crews | 2024-09-20 | 1 | -1/+1 |
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 1 | -0/+1 |
* | Make navigation mesh edge connections optional | smix8 | 2023-05-11 | 1 | -0/+5 |
* | Fix NavigationServer internals still using float instead of real_t | smix8 | 2023-03-07 | 1 | -6/+6 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Add support for emitting a signal when entering a NavLink | Josh Jones | 2022-12-17 | 1 | -0/+4 |
* | Enable assigning an owner to navigation regions and links | Josh Jones | 2022-12-10 | 1 | -0/+4 |
* | Added node for Navigation links | Josh Jones | 2022-08-26 | 1 | -0/+56 |