Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NavigationLink function to change navigation map | smix8 | 2024-08-15 | 1 | -0/+13 |
* | Revert "Update Node::get_configuration_warnings signature" | Rémi Verschelde | 2024-02-17 | 1 | -1/+1 |
* | Update Node::get_configuration_warnings signature | RedMser | 2024-02-08 | 1 | -1/+1 |
* | Fix missing NavigationLink property updates in constructor | smix8 | 2023-10-23 | 1 | -0/+1 |
* | Prevent unnecessary navigation map synchronizations | smix8 | 2023-05-11 | 1 | -0/+2 |
* | Add NavigationLink helper functions for global positions | smix8 | 2023-02-14 | 1 | -0/+6 |
* | Rename Navigation uses of 'location' to 'position' | smix8 | 2023-01-26 | 1 | -6/+11 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Remove redundant Variant-types initializations | Markus Sauermann | 2022-11-14 | 1 | -3/+3 |
* | Change return type of `get_configuration_warnings` to `PackedStringArray` | Marc Gilleron | 2022-09-19 | 1 | -1/+1 |
* | Added node for Navigation links | Josh Jones | 2022-08-26 | 1 | -0/+88 |