summaryrefslogtreecommitdiff
path: root/scene/3d/navigation_link_3d.cpp
AgeCommit message (Collapse)Author
2022-12-10Enable assigning an owner to navigation regions and linksJosh Jones
This allows users of the server APIs to get back the nodes that created certain regions and links.
2022-09-19Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron
2022-08-26Added node for Navigation linksJosh Jones