summaryrefslogtreecommitdiff
path: root/scene/2d/navigation_region_2d.h
AgeCommit message (Expand)Author
2022-09-21Improve consistancy of NavigationRegion settersJosh Jones
2022-09-19Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron
2022-06-19Add navigation layer bitmask helper functionssmix8
2022-06-15Streamline Navigation layer function names.smix8
2022-06-06Add NavigationRegion costs for pathfindingsmix8
2022-04-30Add get_region_rid() NavigationRegion2D and NavigationRegion3Dsmix8
2022-02-08Add array element type to `_get_polygons` and `_get_outlines`Raul Santos
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-04-11Use Array for node configuration warningsNathan Franke
2021-03-15Allow Navigation to be more flexibleGilles Roudière
2021-03-10Implement Navigation layersGilles Roudière
2021-03-10Remove Navigation2D/3D nodes, and move the navigation map to the world resourceGilles Roudière
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-05-04Fixes type of array in _set_outlines functionqarmin
2020-04-21Add proper type to most public API uses of ArrayJuan Linietsky
2020-03-27Rename more 2D and 3D nodes to follow conventionRémi Verschelde