Commit History

Author SHA1 Message Date
  Ricardo Buring 23521635d2 Fix physics tick counter 4 months ago
  smix8 1c134f4a3d Add navigation path simplification 7 months ago
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 9 months ago
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 1 year ago
  Ershn fce16b6662 Make target_desired_distance affect the navigation of NavigationAgent2D/3D 1 year ago
  smix8 ae9dd47d0c Add agent pause mode to NavigationServer 1 year ago
  Rémi Verschelde 6fb391bc23 Fix various typos with codespell 1 year ago
  smix8 a6ac305f96 Rework Navigation Avoidance 1 year ago
  smix8 6e324bb341 Expose NavigationAgent path postprocessing and pathfinding algorithm options 1 year ago
  smix8 f6a10c0565 Allow negative NavigationAgent2D path debug line_width for thin lines 1 year ago
  smix8 820b841fcb Fix NavigationAgent debug functions bindings in release builds 1 year ago
  Josh Jones 20fdfd466b Improve consistency of NavigationAgent setters 1 year ago
  smix8 0ab764e84b Add NavigationAgent Path Debug Visualization 1 year ago
  smix8 bf1571979c Rename Navigation uses of 'location' to 'position' 2 years ago
  smix8 594ffd2200 Tweak NavigationAgent2D defaults 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  Rémi Verschelde f84c308cf8 Merge pull request #69688 from smix8/navagent_stop_origin_automove_4.x 1 year ago
  Josh Jones 5d8ba2b2d1 Add support for emitting a signal when entering a NavLink 2 years ago
  smix8 34e7628f5f Fix Navigation API abbreviations inconsistency 2 years ago
  smix8 860379fc16 Stop NavigationAgents without a target from moving to world origin 2 years ago
  Josh Jones a2c53b881b Update NavigationAgent to use query_path 2 years ago
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 2 years ago
  Micky b62d06fbed Rename Navigation's `neighbor_dist` to `neightbor_distance` 2 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 2 years ago
  Rémi Verschelde 21b0c7fc22 Merge pull request #62214 from smix8/navigation_layer_bitmask_helpers_4.x 2 years ago
  smix8 55923ade68 Add navigation layer bitmask helper functions 2 years ago
  smix8 07740302f3 Add NavigationAgent desired path distance 2 years ago
  smix8 245da150e7 Streamline Navigation layer function names. 2 years ago
  smix8 f10ff0efda Add NavigationAgent set_navigation_map() function 2 years ago
  smix8 56fe26b5e0 Fix NavigationAgent reparent issues 2 years ago