summaryrefslogtreecommitdiffstats
path: root/scene/3d/navigation_link_3d.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add NavigationLink function to change navigation mapsmix82024-08-151-0/+9
* Revert "Update Node::get_configuration_warnings signature"Rémi Verschelde2024-02-171-1/+1
* Update Node::get_configuration_warnings signatureRedMser2024-02-081-1/+1
* Fix missing NavigationLink property updates in constructorsmix82023-10-231-0/+2
* Prevent unnecessary navigation map synchronizationssmix82023-05-111-0/+2
* Add NavigationLink helper functions for global positionssmix82023-02-141-0/+6
* Rename Navigation uses of 'location' to 'position'smix82023-01-261-6/+11
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove redundant Variant-types initializationsMarkus Sauermann2022-11-141-3/+3
* Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron2022-09-191-1/+1
* Added node for Navigation linksJosh Jones2022-08-261-0/+90